index
:
linux-stable.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
8 hours
Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
Ali Ahmet Memis
8 hours
Bluetooth: ISO: zero the sockaddr before returning it in getname
Ali Ahmet Memis
8 hours
Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
Ali Ahmet Memis
8 hours
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
8 hours
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
8 hours
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
8 hours
ipv6: fix use-after-free in ip6_finish_output2()
Luxiao Xu
8 hours
ipv4: reject undersized MTUs in ip_do_fragment()
Yong Wang
8 hours
nfc: nci: free destination parameters when closing a connection
Linmao Li
8 hours
nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
Samuel Page
8 hours
nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
Samuel Page
8 hours
nfc: nci: add data_len bound checks to activation parameter extractors
Bryam Vargas
8 hours
nfc: llcp: reject PDUs shorter than the LLCP header
Doruk Tan Ozturk
8 hours
nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
Muhammad Bilal
8 hours
nfc: llcp: bound the connect_sn TLV walk to the skb
Doruk Tan Ozturk
8 hours
nfc: digital: clamp SENSF_RES length to the destination buffer
Doruk Tan Ozturk
8 hours
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
13 days
Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-08-13
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-08-13
l2tp: fix tunnel and session refcount leak on seq_file release
Eric Dumazet
2026-08-13
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
2026-08-12
sctp: fix use-after-free of cached ASCONF chunk
Yuxiang Yang
2026-08-12
sctp: clear new_transport when removing a peer
Qing Ming
2026-08-12
libceph: Avoid using invalid osd indices from primary_temp
Raphael Zimmer
2026-08-12
libceph: fix OOB read in decode_watchers() via missing bounds check
Pavitra Jha
2026-08-12
libceph: fix multiple unsafe decodes in decode_locker()
Pavitra Jha
2026-08-12
libceph: tolerate addrvecs with multiple entries of the same type
Kefu Chai
2026-08-11
Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-08-11
net/sched: cls_u32: skip hash tables in u32_bind_class()
Zhang Changzhong
2026-08-11
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
Jamal Hadi Salim
2026-08-11
af_packet: Don't send zero-byte data in tpacket_snd().
Eric Dumazet
2026-08-11
tipc: read le->link under the node lock in tipc_node_link_down()
Jun Yang
2026-08-11
net/tls: Fail tls_sw_splice_read() after a failed async decrypt
Chuck Lever
2026-08-11
net: packet: fix wrong transport_header when sending VLAN-tagged frame
Wei Fang
2026-08-11
ipv4: fix use-after-free in fib_nhc_update_mtu()
Chengfeng Ye
2026-08-10
net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
Hyunjung Ko
2026-08-10
tcp: fix icsk_ack.ato bitfield overflow
Jiayuan Chen
2026-08-10
net/sched: act_gact, act_police: range check the fallback control action
Hyunjung Ko
2026-08-10
net: expect instance lock in netdev_queue_get_dma_dev()
Jakub Kicinski
2026-08-10
netfilter: ipset: let destroy callbacks adjust ext mem size
Florian Westphal
2026-08-10
netfilter: ipset: fix list type element drift bug
Florian Westphal
2026-08-10
netfilter: flowtable: publish GC-visible tuple last
Jérémy Jean
2026-08-10
netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort path
Alexey Velichayshiy
2026-08-10
ipvs: revalidate ihl to prevent out-of-bounds access
Julian Anastasov
2026-08-10
ipvs: clear IPv4 options after rebasing tunnel ICMP errors
Kyle Zeng
2026-08-10
netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet state
Florian Westphal
2026-08-10
netfilter: nf_conntrack: defer invalid log until after unlock
Zihan Xi
2026-08-10
ipvs: separate destination availability state
Yizhou Zhao
2026-08-10
ipvs: properly update the overload flag on dest edit
Julian Anastasov
2026-08-10
ipvs: add totalconns for dest
Julian Anastasov
[next]