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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-08-03
EDAC/ghes: Set the DIMM label unconditionally
Toshi Kani
1
-3
/
+8
2022-08-03
mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.
Wei Mingzhi
1
-0
/
+1
2022-08-03
sfc: disable softirqs for ptp TX
Alejandro Lucero
1
-0
/
+22
2022-08-03
virtio-net: fix the race between refill work and close
Jason Wang
1
-3
/
+34
2022-08-03
i40e: Fix interface init with MSI interrupts (no MSI-X)
Michal Maloszewski
1
-0
/
+4
2022-08-03
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...
Jianglei Nie
1
-2
/
+2
2022-08-03
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
1
-3
/
+3
2022-08-03
macsec: limit replay window size with XPN
Sabrina Dubroca
1
-4
/
+12
2022-08-03
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
1
-2
/
+2
2022-08-03
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
1
-1
/
+2
2022-08-03
net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
Liang He
1
-0
/
+1
2022-08-03
scsi: ufs: host: Hold reference returned by of_parse_phandle()
Liang He
1
-2
/
+13
2022-08-03
ice: do not setup vlan for loopback VSI
Maciej Fijalkowski
1
-3
/
+5
2022-08-03
ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
Maciej Fijalkowski
1
-1
/
+2
2022-08-03
nouveau/svm: Fix to migrate all requested pages
Alistair Popple
1
-1
/
+5
2022-07-29
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-10
/
+10
2022-07-29
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
2
-12
/
+33
2022-07-29
tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
Jiri Slaby
1
-5
/
+10
2022-07-29
tty: drop tty_schedule_flip()
Jiri Slaby
1
-22
/
+8
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2
-4
/
+4
2022-07-29
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
6
-11
/
+11
2022-07-29
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
1
-2
/
+0
2022-07-29
spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...
Marc Kleine-Budde
1
-4
/
+8
2022-07-29
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-29
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
1
-0
/
+3
2022-07-29
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
3
-18
/
+25
2022-07-29
gpio: pca953x: use the correct register address when regcache sync during init
Haibo Chen
1
-4
/
+7
2022-07-29
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
1
-6
/
+6
2022-07-29
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
1
-0
/
+3
2022-07-29
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
3
-0
/
+10
2022-07-29
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
1
-8
/
+5
2022-07-29
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
1
-3
/
+2
2022-07-29
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
1
-0
/
+3
2022-07-29
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
1
-25
/
+5
2022-07-29
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
2
-10
/
+15
2022-07-29
ip: Fix data-races around sysctl_ip_fwd_update_priority.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-29
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2
-1
/
+7
2022-07-29
drm/amdgpu/display: add quirk handling for stutter mode
Alex Deucher
1
-0
/
+33
2022-07-29
pinctrl: ralink: Check for null return of devm_kcalloc
William Dean
1
-0
/
+2
2022-07-29
power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
Miaoqian Lin
1
-0
/
+1
2022-07-29
serial: mvebu-uart: correctly report configured baudrate value
Pali Rohár
1
-12
/
+13
2022-07-29
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
1
-8
/
+53
2022-07-29
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
1
-7
/
+9
2022-07-29
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
1
-1
/
+4
2022-07-29
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
1
-1
/
+16
2022-07-29
xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
Demi Marie Obenour
1
-1
/
+2
2022-07-29
mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
Ido Schimmel
1
-1
/
+1
2022-07-29
pinctrl: stm32: fix optional IRQ support to gpios
Fabien Dessenne
1
-7
/
+11
2022-07-25
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-6
/
+37
2022-07-25
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+8
[next]