index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
drivers: dio: fix possible memory leak in dio_init()
Yang Yingliang
1
-0
/
+8
2023-01-18
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
1
-0
/
+7
2023-01-18
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
1
-8
/
+28
2023-01-18
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
1
-5
/
+13
2023-01-18
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2023-01-18
orangefs: Fix sysfs not cleanup when dev init failed
Zhang Xiaoxu
1
-4
/
+4
2023-01-18
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
1
-0
/
+6
2023-01-18
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
1
-1
/
+1
2023-01-18
f2fs: avoid victim selection from previous victim section
Yonggil Song
1
-2
/
+3
2023-01-18
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
2023-01-18
scsi: snic: Fix possible UAF in snic_tgt_create()
Gaosheng Cui
1
-0
/
+3
2023-01-18
scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
Chen Zhongjin
1
-0
/
+1
2023-01-18
scsi: ipr: Fix WARNING in ipr_init()
Shang XiaoJing
1
-1
/
+9
2023-01-18
scsi: fcoe: Fix possible name leak when device_register() fails
Yang Yingliang
1
-9
/
+10
2023-01-18
scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()
Yang Yingliang
1
-1
/
+3
2023-01-18
scsi: hpsa: Fix error handling in hpsa_add_sas_host()
Yang Yingliang
1
-1
/
+2
2023-01-18
scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
Yang Yingliang
1
-0
/
+2
2023-01-18
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
Zhang Yiqun
1
-9
/
+0
2023-01-18
scsi: hpsa: Fix possible memory leak in hpsa_init_one()
Yuan Can
1
-1
/
+1
2023-01-18
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2023-01-18
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
1
-1
/
+1
2023-01-18
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
1
-0
/
+2
2023-01-18
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
1
-0
/
+2
2023-01-18
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
1
-1
/
+9
2023-01-18
crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
Geert Uytterhoeven
3
-35
/
+17
2023-01-18
scsi: scsi_debug: Fix a warning in resp_write_scat()
Harshit Mogalapalli
1
-1
/
+1
2023-01-18
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
1
-2
/
+2
2023-01-18
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
1
-1
/
+1
2023-01-18
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2
-6
/
+58
2023-01-18
f2fs: fix normal discard process
Dongdong Zhang
1
-1
/
+1
2023-01-18
RDMA/core: Fix order of nldev_exit call
Leon Romanovsky
1
-1
/
+1
2023-01-18
apparmor: Use pointer to struct aa_label for lbs_cred
Xiu Jianfeng
1
-2
/
+2
2023-01-18
apparmor: Fix abi check to include v8 abi
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix lockdep warning when removing a namespace
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
1
-1
/
+3
2023-01-18
stmmac: fix potential division by 0
Piergiorgio Beruto
2
-2
/
+3
2023-01-18
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
2023-01-18
ntb_netdev: Use dev_kfree_skb_any() in interrupt context
Eric Pilmore
1
-2
/
+2
2023-01-18
net: lan9303: Fix read error execution path
Jerry Ray
1
-1
/
+3
2023-01-18
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2023-01-18
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
1
-12
/
+2
2023-01-18
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
1
-3
/
+6
2023-01-18
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2
-2
/
+2
2023-01-18
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
[prev]
[next]