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
2023-10-10
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
2
-41
/
+46
2023-10-10
RDMA/mlx5: Fix NULL string error
Shay Drory
1
-1
/
+1
2023-10-10
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-10-10
RDMA/uverbs: Fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-10-10
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Leon Romanovsky
1
-1
/
+1
2023-10-10
gpio: pxa: disable pinctrl calls for MMP_GPIO
Duje Mihanović
1
-0
/
+1
2023-10-10
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-1
/
+1
2023-10-10
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
1
-1
/
+1
2023-10-10
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-10-10
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
1
-2
/
+5
2023-10-10
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-10-10
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-10-10
scsi: target: core: Fix deadlock due to recursive locking
Junxiao Bi
1
-7
/
+4
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
1
-1
/
+2
2023-10-10
wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
Felix Fietkau
2
-9
/
+11
2023-10-10
drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...
Alexandra Diupina
1
-2
/
+10
2023-10-10
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Pin-yen Lin
1
-7
/
+9
2023-10-10
wifi: iwlwifi: dbg_ini: fix structure packing
Arnd Bergmann
1
-3
/
+3
2023-10-10
ubi: Refuse attaching if mtd's erasesize is 0
Zhihao Cheng
1
-0
/
+7
2023-10-10
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva
1
-2
/
+2
2023-10-10
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
1
-1
/
+1
2023-10-10
scsi: zfcp: Fix a double put in zfcp_port_enqueue()
Dinghao Liu
1
-4
/
+5
2023-10-10
Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
Greg Kroah-Hartman
1
-2
/
+0
2023-10-10
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
1
-15
/
+16
2023-10-10
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
1
-62
/
+80
2023-10-10
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
1
-91
/
+114
2023-10-10
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
1
-39
/
+37
2023-10-10
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
3
-2
/
+11
2023-10-10
ata: libata-core: Fix port and device removal
Damien Le Moal
1
-1
/
+20
2023-10-10
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
1
-9
/
+9
2023-10-10
net: thunderbolt: Fix TCPv6 GSO checksum calculation
Mika Westerberg
1
-2
/
+1
2023-10-10
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
1
-0
/
+1
2023-10-10
ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
Niklas Cassel
1
-1
/
+1
2023-10-10
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
1
-1
/
+4
2023-10-10
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann
1
-5
/
+5
2023-10-10
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann
1
-1
/
+11
2023-10-10
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
2023-10-10
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
Mika Westerberg
1
-7
/
+14
2023-10-10
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
1
-2
/
+11
2023-10-10
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-2
/
+0
2023-10-10
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
1
-1
/
+1
2023-10-10
spi: nxp-fspi: reset the FLSHxCR1 registers
Han Xu
1
-0
/
+7
2023-10-10
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-10-10
parisc: iosapic.c: Fix sparse warnings
Helge Deller
2
-4
/
+4
2023-10-10
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-2
/
+0
2023-10-10
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
Wenhua Lin
1
-0
/
+1
2023-10-10
bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
Tony Lindgren
1
-5
/
+17
2023-10-10
clk: tegra: fix error return case for recalc_rate
Timo Alho
1
-1
/
+1
2023-10-10
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
2
-3
/
+25
2023-10-10
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
[next]