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
compress-2025-01-21
compress-2025-01-23
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
2021-10-17
scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-2
/
+2
2021-10-17
scsi: ses: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-10-17
net: sun: SUNVNET_COMMON should depend on INET
Randy Dunlap
1
-0
/
+1
2021-10-17
HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
Mizuho Mori
1
-0
/
+7
2021-10-17
net: phy: bcm7xxx: Fixed indirect MMD operations
Florian Fainelli
1
-0
/
+94
2021-10-13
i2c: acpi: fix resource leak in reconfiguration device addition
Jamie Iles
1
-0
/
+1
2021-10-13
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-13
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-10-13
drm/nouveau/debugfs: fix file release memory leak
Yang Yingliang
1
-0
/
+1
2021-10-13
net: sfp: Fix typo in state machine debug string
Sean Anderson
1
-1
/
+1
2021-10-13
ptp_pch: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2021-10-13
phy: mdio: fix memory leak
Pavel Skripkin
1
-0
/
+7
2021-10-13
xen/balloon: fix cancelled balloon action
Juergen Gross
1
-6
/
+15
2021-10-13
xen/privcmd: fix error handling in mmap-resource processing
Jan Beulich
1
-3
/
+4
2021-10-13
USB: cdc-acm: fix break reporting
Johan Hovold
1
-0
/
+3
2021-10-13
USB: cdc-acm: fix racy tty buffer accesses
Johan Hovold
1
-0
/
+5
2021-10-13
Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
Ben Hutchings
1
-2
/
+1
2021-10-09
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-2
/
+32
2021-10-09
scsi: ses: Retry failed Send/Receive Diagnostic commands
Wen Xiong
1
-4
/
+18
2021-10-09
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-10-09
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
1
-4
/
+5
2021-10-09
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Jan Beulich
1
-1
/
+1
2021-10-09
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
1
-0
/
+11
2021-10-06
HID: usbhid: free raw_report buffers in usbhid_stop
Anirudh Rayabharam
1
-1
/
+12
2021-10-06
HID: betop: fix slab-out-of-bounds Write in betop_probe
F.A.Sulaiman
1
-3
/
+10
2021-10-06
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
1
-6
/
+8
2021-10-06
usb: hso: remove the bailout parameter
Dongliang Mu
1
-3
/
+3
2021-10-06
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-10-06
hso: fix bailout in error case of probe
Oliver Neukum
1
-4
/
+4
2021-10-06
EDAC/synopsys: Fix wrong value type assignment for edac_mode
Sai Krishna Potthuri
1
-1
/
+1
2021-10-06
ipack: ipoctal: fix module reference leak
Johan Hovold
1
-8
/
+21
2021-10-06
ipack: ipoctal: fix missing allocation-failure check
Johan Hovold
1
-1
/
+3
2021-10-06
ipack: ipoctal: fix tty-registration error handling
Johan Hovold
1
-0
/
+7
2021-10-06
ipack: ipoctal: fix tty registration race
Johan Hovold
1
-2
/
+2
2021-10-06
ipack: ipoctal: fix stack information leak
Johan Hovold
1
-5
/
+14
2021-10-06
scsi: csiostor: Add module softdep on cxgb4
Rahul Lakkireddy
1
-0
/
+1
2021-10-06
e100: fix buffer overrun in e100_get_regs
Jacob Keller
1
-6
/
+10
2021-10-06
e100: fix length calculation in e100_get_regs_len
Jacob Keller
1
-1
/
+5
2021-10-06
hwmon: (tmp421) fix rounding for negative values
Paul Fertser
1
-16
/
+8
2021-10-06
hwmon: (tmp421) report /PVLD condition as fault
Paul Fertser
1
-6
/
+3
2021-10-06
hwmon: (tmp421) Replace S_<PERMS> with octal values
Guenter Roeck
1
-2
/
+2
2021-10-06
hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...
Vadim Pasternak
1
-3
/
+9
2021-10-06
drm/amd/display: Pass PCI deviceid into DC
Charlene Liu
1
-0
/
+1
2021-10-06
cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
James Morse
1
-1
/
+1
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
1
-2
/
+19
2021-10-06
xen/balloon: fix balloon kthread freezing
Juergen Gross
1
-2
/
+2
2021-10-06
PCI: aardvark: Fix checking for PIO status
Evan Wang
1
-8
/
+54
2021-10-06
erofs: fix up erofs_lookup tracepoint
Gao Xiang
1
-3
/
+3
2021-10-06
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
1
-2
/
+2
2021-10-06
net: 6pack: Fix tx timeout and slot time
Guenter Roeck
1
-2
/
+2
[next]