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
2022-12-08
Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
Zhang Xiaoxu
1
-1
/
+3
2022-12-08
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
1
-2
/
+3
2022-12-08
Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
Conor Dooley
1
-1
/
+1
2022-12-08
ACPI: HMAT: Fix initiator registration for single-initiator systems
Vishal Verma
1
-6
/
+20
2022-12-08
ACPI: HMAT: remove unnecessary variable initialization
Vishal Verma
1
-1
/
+0
2022-12-08
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
1
-2
/
+4
2022-12-08
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
1
-1
/
+10
2022-12-08
Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
Fedor Pchelkin
1
-18
/
+21
2022-12-08
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
1
-0
/
+1
2022-12-08
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
Xiongfeng Wang
1
-1
/
+3
2022-12-08
pinctrl: single: Fix potential division by zero
Maxim Korotkov
1
-1
/
+1
2022-12-08
drm/i915: Never return 0 if not all requests retired
Janusz Krzysztofik
1
-1
/
+1
2022-12-08
drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
Lee Jones
1
-0
/
+7
2022-12-08
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2
-7
/
+56
2022-12-08
mmc: sdhci-sprd: Fix no reset data and command after voltage switch
Wenchao Chen
1
-1
/
+3
2022-12-08
mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
Sebastian Falbesoner
1
-1
/
+1
2022-12-08
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
1
-2
/
+7
2022-12-08
mmc: mmc_test: Fix removal of debugfs file
Ye Bin
1
-1
/
+2
2022-12-08
net: stmmac: Set MAC's flow control register to reflect current settings
Goh, Wei Sheng
2
-2
/
+12
2022-12-08
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
1
-1
/
+26
2022-12-08
net/mlx5: DR, Fix uninitialized var warning
YueHaibing
1
-1
/
+4
2022-12-08
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-08
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-12-08
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-12-08
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-12-08
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-12-08
net: ethernet: nixge: fix NULL dereference
Yuri Karpov
1
-14
/
+15
2022-12-08
net: net_netdev: Fix error handling in ntb_netdev_init_module()
Yuan Can
1
-1
/
+8
2022-12-08
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
1
-0
/
+1
2022-12-08
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
3
-4
/
+7
2022-12-08
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
1
-2
/
+2
2022-12-08
can: cc770: cc770_isa_probe(): add missing free_cc770dev()
Zhang Changzhong
1
-4
/
+6
2022-12-08
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
1
-4
/
+6
2022-12-08
net/mlx5e: Fix use-after-free when reverting termination table
Roi Dayan
1
-0
/
+2
2022-12-08
net/mlx5: Fix uninitialized variable bug in outlen_write()
YueHaibing
1
-2
/
+2
2022-12-08
e100: Fix possible use after free in e100_xmit_prepare
Wang Hai
1
-4
/
+1
2022-12-08
e100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-43
/
+49
2022-12-08
iavf: Fix error handling in iavf_init_module()
Yuan Can
1
-1
/
+8
2022-12-08
iavf: remove redundant ret variable
Minghao Chi
1
-7
/
+2
2022-12-08
fm10k: Fix error handling in fm10k_init_module()
Yuan Can
1
-1
/
+9
2022-12-08
i40e: Fix error handling in i40e_init_module()
Shang XiaoJing
1
-1
/
+10
2022-12-08
ixgbevf: Fix resource leak in ixgbevf_init_module()
Shang XiaoJing
1
-1
/
+9
2022-12-08
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
1
-1
/
+3
2022-12-08
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gaosheng Cui
1
-0
/
+1
2022-12-08
hwmon: (i5500_temp) fix missing pci_disable_device()
Yang Yingliang
1
-1
/
+1
2022-12-08
hwmon: (ina3221) Fix shunt sum critical calculation
Ninad Malwade
1
-2
/
+2
2022-12-08
hwmon: (ltc2947) fix temperature scaling
Derek Nguyen
1
-1
/
+1
2022-12-08
ARM: at91: rm9200: fix usb device clock id
Michael Grzeschik
1
-1
/
+1
2022-12-08
iio: light: rpr0521: add missing Kconfig dependencies
Paul Gazzillo
1
-0
/
+2
2022-12-08
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
1
-5
/
+7
[next]