index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
1
-16
/
+14
2018-10-03
HID: debug: check length before copy_to_user()
Daniel Rosenberg
1
-1
/
+7
2018-10-03
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-10-03
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
Finn Thain
1
-11
/
+5
2018-10-03
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
5
-0
/
+33
2018-10-03
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+8
2018-10-03
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
1
-2
/
+1
2018-10-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
2018-09-25
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-09-25
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
1
-4
/
+4
2018-09-25
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
1
-1
/
+1
2018-09-25
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
1
-17
/
+6
2018-09-25
infiniband: fix a possible use-after-free bug
Cong Wang
1
-1
/
+5
2018-09-25
scsi: libsas: defer ata device eh commands to libata
Jason Yan
1
-20
/
+13
2018-09-25
scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
Alexander Potapenko
1
-1
/
+1
2018-09-25
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
1
-14
/
+7
2018-09-25
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-09-25
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-09-25
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-09-25
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-09-25
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-09-25
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
1
-0
/
+5
2018-09-25
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
1
-11
/
+15
2018-06-16
mtd: jedec_probe: Fix crash in jedec_read_mfr()
Linus Walleij
1
-0
/
+2
2018-06-16
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
1
-2
/
+4
2018-06-16
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
1
-0
/
+5
2018-06-16
net/mlx4_en: Fix mixed PFC and Global pause user control requests
Eran Ben Elisha
3
-19
/
+32
2018-06-16
net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()
Ivan Vecera
1
-0
/
+3
2018-06-16
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
1
-1
/
+4
2018-06-16
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
1
-38
/
+35
2018-06-16
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
1
-4
/
+5
2018-06-16
tty: vt: fix up tabstops properly
Linus Torvalds
1
-4
/
+4
2018-06-16
s390/qeth: free netdevice when removing a card
Julian Wiedmann
3
-4
/
+2
2018-06-16
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
1
-1
/
+1
2018-06-16
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
1
-5
/
+8
2018-06-16
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
1
-0
/
+3
2018-06-16
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
Hans de Goede
1
-2
/
+4
2018-06-16
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
Hans de Goede
1
-1
/
+1
2018-06-16
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
Hans de Goede
1
-0
/
+6
2018-06-16
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
1
-3
/
+2
2018-06-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2
-19
/
+16
2018-06-16
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
1
-3
/
+7
2018-06-16
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-06-16
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
1
-0
/
+21
2018-06-16
drm/radeon: fix prime teardown order
Christian König
2
-2
/
+2
2018-06-16
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
1
-1
/
+7
2018-06-16
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
1
-0
/
+3
2018-06-16
libata: Enable queued TRIM for Samsung SSD 860
Ju Hyung Park
1
-1
/
+2
2018-06-16
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2
-28
/
+68
2018-06-16
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
1
-15
/
+0
[next]