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.19.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-7.0.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
2026-03-04
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
2
-2
/
+7
2026-03-04
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
Felix Gu
1
-5
/
+1
2026-03-04
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-4
/
+14
2026-03-04
RDMA/umem: Fix double dma_buf_unpin in failure path
Jacob Moroni
1
-3
/
+1
2026-03-04
erofs: fix interlaced plain identification for encoded extents
Gao Xiang
1
-4
/
+5
2026-03-04
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
1
-5
/
+30
2026-03-04
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
3
-7
/
+20
2026-03-04
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
1
-1
/
+1
2026-03-04
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
1
-0
/
+2
2026-03-04
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
1
-1
/
+2
2026-03-04
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
1
-0
/
+2
2026-03-04
RDMA/bng_re: Unwind bng_re_dev_init properly
Siva Reddy Kallam
1
-14
/
+15
2026-03-04
RDMA/bng_re: Remove unnessary validity checks
Siva Reddy Kallam
1
-23
/
+4
2026-03-04
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
3
-1
/
+49
2026-03-04
tipc: fix duplicate publication key in tipc_service_insert_publ()
Tung Nguyen
1
-2
/
+4
2026-03-04
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
5
-7
/
+55
2026-03-04
kcm: fix zero-frag skb in frag_list on partial sendmsg error
Jiayuan Chen
1
-2
/
+19
2026-03-04
tls: Fix race condition in tls_sw_cancel_work_tx()
Hyunwoo Kim
1
-1
/
+1
2026-03-04
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
1
-7
/
+5
2026-03-04
Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
Luiz Augusto von Dentz
1
-0
/
+7
2026-03-04
Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...
Luiz Augusto von Dentz
2
-4
/
+19
2026-03-04
Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+2
2026-03-04
Bluetooth: hci_qca: Cleanup on all setup failures
Jinwang Li
1
-10
/
+14
2026-03-04
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
2
-9
/
+11
2026-03-04
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
2
-18
/
+47
2026-03-04
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
3
-39
/
+1
2026-03-04
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
3
-8
/
+8
2026-03-04
wifi: cfg80211: wext: fix IGTK key ID off-by-one
Johannes Berg
1
-1
/
+1
2026-03-04
sparc: Fix page alignment in dma mapping
Stian Halseth
2
-0
/
+4
2026-03-04
dma-mapping: avoid random addr value print out on error path
Jiri Pirko
1
-1
/
+1
2026-03-04
ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
Nicholas Carlini
1
-2
/
+2
2026-03-04
ovpn: tcp - fix packet extraction from stream
Ralf Lici
1
-17
/
+36
2026-03-04
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
1
-0
/
+3
2026-03-04
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
1
-6
/
+4
2026-03-04
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
2
-4
/
+2
2026-03-04
net: ethernet: xscale: Check for PTP support properly
Linus Walleij
2
-4
/
+4
2026-03-04
net: phy: qcom: qca807x: normalize return value of gpio_get
Dmitry Torokhov
1
-1
/
+1
2026-03-04
proc: Fix pointer error dereference
Ethan Tidmore
1
-0
/
+3
2026-03-04
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin PÄlsson
1
-2
/
+0
2026-03-04
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
1
-2
/
+0
2026-03-04
espintcp: Fix race condition in espintcp_close()
Hyunwoo Kim
1
-1
/
+1
2026-03-04
psp: use sk->sk_hash in psp_write_headers()
Eric Dumazet
1
-1
/
+38
2026-03-04
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
9
-66
/
+66
2026-03-04
writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASK
Huacai Chen
1
-4
/
+5
2026-03-04
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
1
-1
/
+11
2026-03-04
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
1
-0
/
+5
2026-03-04
xfrm: skip templates check for packet offload tunnel mode
Leon Romanovsky
1
-2
/
+9
2026-03-04
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
Jiayuan Chen
1
-2
/
+5
2026-03-04
iommu/amd: serialize sequence allocation under concurrent TLB invalidations
Ankit Soni
3
-8
/
+14
2026-03-04
ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
Maciej Grochowski
1
-2
/
+4
[prev]
[next]