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.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
2022-12-31
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2022-12-31
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
1
-12
/
+2
2022-12-31
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
1
-3
/
+6
2022-12-31
af_unix: call proto_unregister() in the error path in af_unix_init()
Yang Yingliang
1
-0
/
+1
2022-12-31
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
Richard Gobert
1
-5
/
+10
2022-12-31
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2
-2
/
+2
2022-12-31
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
2022-12-31
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-12-31
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
1
-0
/
+1
2022-12-31
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
1
-0
/
+2
2022-12-31
ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...
ruanjinjie
1
-2
/
+2
2022-12-31
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
4
-35
/
+35
2022-12-31
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
Yuan Can
1
-0
/
+2
2022-12-31
net: stmmac: fix possible memory leak in stmmac_dvr_probe()
Gaosheng Cui
1
-1
/
+2
2022-12-31
net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
Zhang Changzhong
1
-2
/
+6
2022-12-31
net: defxx: Fix missing err handling in dfx_init()
Yongqiang Liu
1
-4
/
+18
2022-12-31
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
1
-1
/
+5
2022-12-31
clk: socfpga: Fix memory leak in socfpga_gate_init()
Xiu Jianfeng
1
-1
/
+4
2022-12-31
bpf: Do not zero-extend kfunc return values
Björn Töpel
1
-0
/
+4
2022-12-31
blktrace: Fix output non-blktrace event when blk_classic option enabled
Yang Jihong
1
-1
/
+2
2022-12-31
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2
-1
/
+2
2022-12-31
wifi: rtl8xxxu: Fix the channel width reporting
Bitterblue Smith
1
-3
/
+7
2022-12-31
wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
Bitterblue Smith
1
-1
/
+1
2022-12-31
spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
Kris Bahnsen
1
-3
/
+13
2022-12-31
clk: samsung: Fix memory leak in _samsung_clk_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-12-31
media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
Geert Uytterhoeven
1
-1
/
+1
2022-12-31
media: coda: Add check for kmalloc
Jiasheng Jiang
1
-2
/
+8
2022-12-31
media: coda: Add check for dcoda_iram_alloc
Jiasheng Jiang
1
-2
/
+2
2022-12-31
media: c8sectpfe: Add of_node_put() when breaking out of loop
Liang He
1
-0
/
+1
2022-12-31
regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr...
Yuan Can
1
-0
/
+1
2022-12-31
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
6
-7
/
+9
2022-12-31
mmc: core: Normalize the error handling branch in sd_read_ext_regs()
Zhen Lei
1
-3
/
+8
2022-12-31
memstick/ms_block: Add check for alloc_ordered_workqueue
Jiasheng Jiang
1
-1
/
+8
2022-12-31
mmc: renesas_sdhi: alway populate SCC pointer
Wolfram Sang
1
-5
/
+7
2022-12-31
mmc: mmci: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+3
2022-12-31
mmc: wbsd: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+11
2022-12-31
mmc: via-sdmmc: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+3
2022-12-31
mmc: meson-gx: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+3
2022-12-31
mmc: omap_hsmmc: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+3
2022-12-31
mmc: atmel-mci: fix return value check of mmc_add_host()
Yang Yingliang
1
-3
/
+6
2022-12-31
mmc: litex_mmc: ensure `host->irq == 0` if polling
Gabriel Somlo
1
-0
/
+1
2022-12-31
mmc: wmt-sdmmc: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+5
2022-12-31
mmc: vub300: fix return value check of mmc_add_host()
Yang Yingliang
1
-3
/
+8
2022-12-31
mmc: toshsd: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+5
2022-12-31
mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+10
2022-12-31
mmc: rtsx_pci: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+8
[next]