index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-10-03
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
2018-10-03
HID: debug: check length before copy_to_user()
Daniel Rosenberg
2018-10-03
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-10-03
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
Finn Thain
2018-10-03
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
2018-10-03
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-10-03
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2018-10-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-09-25
video: uvesafb: Fix integer overflow in allocation
Kees Cook
2018-09-25
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
2018-09-25
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
2018-09-25
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
2018-09-25
infiniband: fix a possible use-after-free bug
Cong Wang
2018-09-25
scsi: libsas: defer ata device eh commands to libata
Jason Yan
2018-09-25
scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
Alexander Potapenko
2018-09-25
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
2018-09-25
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-09-25
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-09-25
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-09-25
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
2018-06-16
mtd: jedec_probe: Fix crash in jedec_read_mfr()
Linus Walleij
2018-06-16
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
2018-06-16
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
2018-06-16
net/mlx4_en: Fix mixed PFC and Global pause user control requests
Eran Ben Elisha
2018-06-16
net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()
Ivan Vecera
2018-06-16
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
2018-06-16
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
2018-06-16
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-06-16
tty: vt: fix up tabstops properly
Linus Torvalds
2018-06-16
s390/qeth: free netdevice when removing a card
Julian Wiedmann
2018-06-16
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
2018-06-16
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
2018-06-16
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
2018-06-16
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
Hans de Goede
2018-06-16
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
Hans de Goede
2018-06-16
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
Hans de Goede
2018-06-16
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
2018-06-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2018-06-16
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
2018-06-16
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
2018-06-16
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
2018-06-16
drm/radeon: fix prime teardown order
Christian König
2018-06-16
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
2018-06-16
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
2018-06-16
libata: Enable queued TRIM for Samsung SSD 860
Ju Hyung Park
2018-06-16
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2018-06-16
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
[next]