summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2017-05-08scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs
2017-05-08scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs
2017-05-08scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg
2017-05-02Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov
2017-05-02macvlan: Fix device ref leak when purging bc_queueHerbert Xu
2017-05-02dp83640: don't recieve time stamps twiceDan Carpenter
2017-05-02net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-05-02usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2017-05-02regulator: core: Clear the supply pointer if enabling failsJon Hunter
2017-05-02net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli
2017-05-02md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang
2017-05-02drm/amdgpu: fix array out of boundstom will
2017-05-02clk: sunxi: Add apb0 gates for H3Krzysztof Adamski
2017-05-02xc2028: unlock on error in xc2028_set_config()Dan Carpenter
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich
2017-04-30xc2028: avoid use after freeMauro Carvalho Chehab
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-04-27hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov
2017-04-27Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov
2017-04-27Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-27ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann
2017-04-27Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis
2017-04-27Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan
2017-04-27Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov
2017-04-27Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-04-21catc: Use heap buffer for memory size testBen Hutchings
2017-04-21catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-04-21rtl8150: Use heap buffers for all register accessBen Hutchings
2017-04-21pegasus: Use heap buffers for all register accessBen Hutchings
2017-04-21virtio-console: avoid DMA from stackOmar Sandoval
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan BrĂ¼ns
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-21rtc: tegra: Implement clock handlingThierry Reding
2017-04-21platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan