summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-22isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-22target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann1-2/+8
2017-04-22md/raid1/10: fix potential deadlockShaohua Li1-0/+18
2017-04-22catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-04-22catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-04-22rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-04-22pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-04-22virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-04-22dvb-usb-firmware: don't do DMA on stackStefan Brüns1-10/+12
2017-04-22dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-04-22mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-30/+52
2017-04-22rtc: tegra: Implement clock handlingThierry Reding1-2/+26
2017-04-22platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi1-4/+18
2017-04-22dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+6
2017-04-22zram: do not use copy_page with non-page aligned addressMinchan Kim1-3/+3
2017-04-22tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-04-22crypto: caam - fix RNG deinstantiation error checkingHoria Geantă1-1/+2
2017-04-22xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-04-22scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-04-22scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang1-0/+2
2017-04-22scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-1/+25
2017-04-22scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-04-22target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger1-35/+12
2017-04-22rtc: s35390a: improve irq handlingUwe Kleine-König1-17/+31
2017-04-22rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König1-10/+55
2017-04-22rtc: s35390a: make sure all members in the output are setUwe Kleine-König1-0/+14
2017-04-22rtc: s35390a: fix reading out alarmUwe Kleine-König1-9/+31
2017-04-22Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov1-2/+2
2017-04-22drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-04-22drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-04-22drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom4-22/+20
2017-04-22drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-04-22drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-04-22drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-27/+50
2017-04-22char: lack of bool string made CONFIG_DEVPORT always onMax Bires1-1/+4
2017-04-22char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2017-04-22xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-22scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-22scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-22iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-04-22iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger1-5/+7
2017-04-22Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-18Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1
2017-04-18USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-04-18usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-04-18USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-18USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-18USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-04-18USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-04-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2-0/+18