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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2
-7
/
+1
11 days
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
1
-0
/
+3
11 days
batman-adv: hold claim backbone gateways by reference
Haoze Xie
1
-9
/
+18
11 days
net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
Muhammad Alifa Ramdhan
1
-0
/
+10
11 days
batman-adv: reject oversized global TT response buffers
Ruide Cao
1
-2
/
+7
11 days
tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
Oleh Konko
1
-1
/
+5
11 days
xfrm: clear trailing padding in build_polexpire()
Yasuaki Torimaru
1
-0
/
+2
11 days
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
1
-1
/
+1
11 days
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
Florian Westphal
1
-6
/
+14
11 days
Revert "mptcp: add needs_id for netlink appending addr"
Matthieu Baerts (NGI0)
1
-19
/
+5
11 days
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
1
-13
/
+28
11 days
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
1
-11
/
+24
11 days
net: rfkill: reduce data->mtx scope in rfkill_fop_open
Johannes Berg
1
-3
/
+2
11 days
rfkill: sync before userspace visibility/changes
Johannes Berg
1
-6
/
+26
11 days
rfkill: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-8
/
+8
11 days
mptcp: fix slab-use-after-free in __inet_lookup_established
Jiayuan Chen
3
-6
/
+12
11 days
xfrm_user: fix info leak in build_report()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-11
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
Luiz Augusto von Dentz
3
-6
/
+8
2026-04-11
MPTCP: fix lock class name family in pm_nl_create_listen_socket
Li Xiasong
1
-1
/
+1
2026-04-11
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
1
-5
/
+17
2026-04-11
netfilter: ipset: drop logically empty buckets in mtype_del
Yifan Wu
1
-1
/
+1
2026-04-11
bridge: br_nd_send: validate ND option lengths
Yang Yang
1
-2
/
+4
2026-04-11
Bluetooth: SMP: force responder MITM requirements before building the pairing...
Oleh Konko
1
-1
/
+5
2026-04-11
Bluetooth: SMP: derive legacy responder STK authentication from MITM state
Oleh Konko
1
-4
/
+1
2026-04-11
ipv6: avoid overflows in ip6_datagram_send_ctl()
Eric Dumazet
1
-0
/
+10
2026-04-11
net: hsr: fix VLAN add unwind on slave errors
Luka Gejak
1
-15
/
+17
2026-04-11
net/sched: cls_flow: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-1
/
+9
2026-04-11
net/sched: cls_fw: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-2
/
+12
2026-04-11
net/x25: Fix overflow when accumulating packets
Martin Schiller
2
-0
/
+5
2026-04-11
net/x25: Fix potential double free of skb
Martin Schiller
1
-3
/
+2
2026-04-11
rds: ib: reject FRMR registration before IB connection is established
Weiming Shi
1
-1
/
+6
2026-04-11
Bluetooth: MGMT: validate mesh send advertising payload length
Keenan Dong
1
-3
/
+11
2026-04-11
Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt
Pauli Virtanen
1
-13
/
+20
2026-04-11
Bluetooth: MGMT: validate LTK enc_size on load
Keenan Dong
1
-0
/
+3
2026-04-11
Bluetooth: SCO: fix race conditions in sco_sock_connect()
Cen Zhang
1
-5
/
+21
2026-04-11
netfilter: nf_tables: reject immediate NF_QUEUE verdict
Pablo Neira Ayuso
1
-2
/
+5
2026-04-11
netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...
Pablo Neira Ayuso
1
-0
/
+23
2026-04-11
netfilter: ctnetlink: ignore explicit helper on new expectations
Pablo Neira Ayuso
1
-45
/
+9
2026-04-11
netfilter: nf_conntrack_expect: store netns and zone in expectation
Pablo Neira Ayuso
3
-3
/
+17
2026-04-11
netfilter: nf_conntrack_expect: use expect->helper
Pablo Neira Ayuso
4
-21
/
+13
2026-04-11
netfilter: nf_conntrack_expect: honor expectation helper field
Pablo Neira Ayuso
6
-11
/
+28
2026-04-11
netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
Qi Tang
1
-0
/
+6
2026-04-11
netfilter: nf_conntrack_helper: pass helper to expect cleanup
Qi Tang
1
-1
/
+1
2026-04-11
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
2
-4
/
+4
2026-04-11
netfilter: x_tables: ensure names are nul-terminated
Florian Westphal
2
-0
/
+11
2026-04-11
netfilter: nfnetlink_log: account for netlink header size
Florian Westphal
1
-1
/
+1
2026-04-11
netfilter: flowtable: strictly check for maximum number of actions
Pablo Neira Ayuso
1
-66
/
+130
2026-04-11
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
1
-5
/
+0
2026-04-11
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...
Yochai Eisenrich
1
-0
/
+1
2026-04-11
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
1
-3
/
+3
[next]