summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-10i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-10-10hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-10-10hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-10e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-10e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-10thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-10-10serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-10-10scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-10-10IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche
2018-10-10Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma
2018-10-10USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-10-10Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior
2018-10-10USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum
2018-10-10USB: usbdevfs: sanitize flags moreOliver Neukum
2018-10-10media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian
2018-10-10USB: handle NULL config in usb_find_alt_setting()Alan Stern
2018-10-10USB: fix error handling in usb_driver_claim_interface()Alan Stern
2018-10-10spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven
2018-10-10spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven
2018-10-10spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki
2018-10-10spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami
2018-10-10spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler
2018-10-10serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-10-10floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft
2018-10-10EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold
2018-10-10scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-10-10HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia
2018-10-10wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-10-10rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-10-10ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear