summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2-13/+22
2017-04-30xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann1-1/+1
2017-04-27hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov1-2/+3
2017-04-27Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov1-37/+94
2017-04-27Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov1-2/+5
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-27ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-27Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-04-27Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan1-4/+4
2017-04-27Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov1-6/+1
2017-04-27Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov1-1/+8
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud1-6/+5
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon1-2/+10
2017-04-21catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-04-21catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-04-21rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-04-21pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-04-21virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan Brüns1-10/+12
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-30/+52
2017-04-21rtc: tegra: Implement clock handlingThierry Reding1-2/+26
2017-04-21platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi1-4/+18
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan1-1/+7
2017-04-21zram: do not use copy_page with non-page aligned addressMinchan Kim1-3/+3
2017-04-21char: lack of bool string made CONFIG_DEVPORT always onMax Bires1-1/+4
2017-04-21char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2017-04-21irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-21libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams1-0/+6
2017-04-21xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-21iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-04-21iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger1-5/+7
2017-04-21acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams1-1/+5
2017-04-21Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin1-1/+1
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2-2/+2
2017-04-18ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck1-2/+9
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă1-1/+2