summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-13sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro1-0/+3
2017-01-13drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey1-2/+5
2017-01-13target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover1-2/+0
2017-01-13scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2017-01-13IB/multicast: Check ib_find_pkey() return valueBart Van Assche1-2/+5
2017-01-13IPoIB: Avoid reading an uninitialized member variableBart Van Assche1-2/+5
2017-01-13Input: drv260x - fix input device's parent assignmentJingkui Wang1-1/+0
2017-01-13s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer1-1/+1
2017-01-13USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-13USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2017-01-13dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski1-8/+6
2017-01-13drm/radeon: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2017-01-13drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer2-18/+43
2017-01-13drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2017-01-13drm/radeon: Also call cursor_move_locked when the cursor size changesMichel Dänzer1-4/+5
2017-01-13USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-13mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter1-0/+20
2017-01-13USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-13thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski1-1/+1
2017-01-13md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov1-0/+9
2017-01-13firmware: fix usermode helper fallback loadingYves-Alexis Perez1-3/+4
2017-01-13xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky1-1/+1
2017-01-13tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe1-1/+0
2017-01-13dm crypt: mark key as invalid until properly loadedOndrej Kozina1-2/+5
2017-01-13usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-13ssb: Fix error routine when fallback SPROM failsLarry Finger1-0/+1
2017-01-13ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-2/+5
2017-01-13staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2017-01-13loop: return proper error from loop_queue_rq()Omar Sandoval1-1/+1
2017-01-13crypto: caam - fix AEAD givenc descriptorsAlex Porosanu1-1/+3
2017-01-13regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2017-01-13USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-13PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2017-01-13scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai1-0/+1
2017-01-13drm/gma500: Add compat ioctlPatrik Jakobsson1-0/+3
2017-01-13usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-01-13drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson1-13/+11
2017-01-12drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-12-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-12-23net: add recursion limit to GROSabrina Dubroca1-1/+1
2016-12-23scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-12-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-12-22mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-12-22drm/msm: fix use of copy_from_user() while holding spinlockRob Clark1-5/+22
2016-12-22bus: arm-ccn: Fix PMU handling of MNPawel Moll1-3/+16
2016-12-22bus: arm-ccn: Provide required event argumentsPawel Moll1-0/+17
2016-11-26firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2016-11-26firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2016-11-26virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16