index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
1
-0
/
+4
12 days
net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
Bingquan Chen
1
-8
/
+13
2026-04-22
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
1
-0
/
+6
2026-04-22
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
1
-1
/
+10
2026-04-22
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
1
-0
/
+2
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-39
/
+40
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
49
-337
/
+542
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
4
-39
/
+40
2026-04-09
l2tp: Drop large packets with UDP encap
Alice Mikityanska
1
-0
/
+5
2026-04-08
devlink: Fix incorrect skb socket family dumping
Li RongQing
1
-1
/
+1
2026-04-08
af_unix: read UNIX_DIAG_VFS data under unix_state_lock
Jiexun Wang
1
-8
/
+13
2026-04-08
Revert "mptcp: add needs_id for netlink appending addr"
Matthieu Baerts (NGI0)
1
-19
/
+5
2026-04-08
mptcp: fix slab-use-after-free in __inet_lookup_established
Jiayuan Chen
3
-6
/
+12
2026-04-08
net: ioam6: fix OOB and missing lock
Justin Iurman
1
-1
/
+5
2026-04-08
Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-11
/
+24
2026-04-08
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
6
-29
/
+70
2026-04-08
Merge tag 'batadv-net-pullrequest-20260408' of https://git.open-mesh.org/linux-merge
Jakub Kicinski
2
-11
/
+25
2026-04-08
Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
6
-102
/
+85
2026-04-08
rxrpc: proc: size address buffers for %pISpc output
Pengpeng Hou
1
-14
/
+18
2026-04-08
rxrpc: only handle RESPONSE during service challenge
Wang Jie
1
-2
/
+12
2026-04-08
rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
David Howells
1
-1
/
+4
2026-04-08
rxrpc: Fix leak of rxgk context in rxgk_verify_response()
David Howells
1
-2
/
+4
2026-04-08
rxrpc: Fix integer overflow in rxgk_verify_response()
David Howells
1
-1
/
+2
2026-04-08
rxrpc: Fix missing error checks for rxkad encryption/decryption failure
David Howells
1
-19
/
+38
2026-04-08
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2
-7
/
+1
2026-04-08
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
1
-0
/
+3
2026-04-08
rxrpc: fix oversized RESPONSE authenticator length check
Keenan Dong
1
-1
/
+1
2026-04-08
rxrpc: fix RESPONSE authenticator parser OOB read
Keenan Dong
1
-1
/
+2
2026-04-08
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
1
-1
/
+5
2026-04-08
rxrpc: Only put the call ref if one was acquired
Douya Le
1
-1
/
+2
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
3
-3
/
+6
2026-04-08
rxrpc: Fix key reference count leak from call->key
Anderson Nascimento
1
-0
/
+1
2026-04-08
rxrpc: Fix rack timer warning to report unexpected mode
Alok Tiwari
1
-1
/
+1
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
1
-2
/
+3
2026-04-08
rxrpc: Fix RxGK token loading to check bounds
Oleh Konko
1
-13
/
+17
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-15
/
+9
2026-04-08
rxrpc: Fix anonymous key handling
David Howells
1
-1
/
+1
2026-04-08
rxrpc: Fix key parsing memleak
David Howells
1
-0
/
+1
2026-04-08
rxrpc: Fix key quota calculation for multitoken keys
David Howells
1
-3
/
+4
2026-04-08
netfilter: nfnetlink_queue: make hash table per queue
Florian Westphal
1
-90
/
+49
2026-04-08
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
1
-1
/
+1
2026-04-08
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
1
-2
/
+1
2026-04-08
netfilter: xt_multiport: validate range encoding in checkentry
Ren Wei
1
-4
/
+30
2026-04-08
netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator
Xiang Mei
1
-4
/
+4
2026-04-08
ipvs: fix NULL deref in ip_vs_add_service error path
Weiming Shi
1
-1
/
+0
2026-04-07
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
1
-11
/
+23
2026-04-07
net: avoid nul-deref trying to bind mp to incapable device
Jakub Kicinski
1
-1
/
+1
2026-04-07
net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
Muhammad Alifa Ramdhan
1
-0
/
+10
2026-04-07
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
1
-11
/
+24
2026-04-07
net: af_key: zero aligned sockaddr tail in PF_KEY exports
Zhengchuan Liang
1
-18
/
+34
[next]