index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-06
mptcp: pm: ADD_ADDR rtx: return early if no retrans
Matthieu Baerts (NGI0)
1
-0
/
+3
2026-05-06
mptcp: pm: ADD_ADDR rtx: skip inactive subflows
Matthieu Baerts (NGI0)
1
-4
/
+14
2026-05-06
mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker
Matthieu Baerts (NGI0)
1
-6
/
+1
2026-05-06
mptcp: pm: ADD_ADDR rtx: free sk if last
Matthieu Baerts (NGI0)
1
-10
/
+18
2026-05-06
mptcp: pm: ADD_ADDR rtx: always decrease sk refcount
Matthieu Baerts (NGI0)
1
-5
/
+3
2026-05-06
mptcp: pm: ADD_ADDR rtx: fix potential data-race
Matthieu Baerts (NGI0)
1
-0
/
+8
2026-05-06
mptcp: pm: ADD_ADDR rtx: allow ID 0
Matthieu Baerts (NGI0)
1
-3
/
+0
2026-05-06
mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0
Matthieu Baerts (NGI0)
1
-5
/
+8
2026-05-06
tcp: tcp_child_process() related UAF
Eric Dumazet
3
-14
/
+15
2026-05-06
net/sched: sch_sfq: annotate data-races from sfq_dump_class_stats()
Eric Dumazet
1
-23
/
+25
2026-05-06
inetpeer: add a missing read_seqretry() in inet_getpeer()
Eric Dumazet
1
-1
/
+2
2026-05-06
net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
Shitalkumar Gandhi
1
-2
/
+4
2026-05-06
Merge branch 'netdevsim-psp-fix-init-and-uninit-bugs'
Jakub Kicinski
3
-21
/
+51
2026-05-06
netdevsim: psp: rcu protect psp_dev reference
Daniel Zahka
2
-20
/
+36
2026-05-06
netdevsim: psp: serialize calls to nsim_psp_uninit()
Daniel Zahka
2
-3
/
+16
2026-05-06
netdevsim: psp: only call nsim_psp_uninit() on PFs
Daniel Zahka
1
-1
/
+2
2026-05-06
ipv6: fix potential UAF caused by ip6_forward_proxy_check()
Eric Dumazet
1
-0
/
+3
2026-05-06
selftests: drv-net: fix sort order of makefile and config
Jakub Kicinski
2
-5
/
+5
2026-05-06
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
14
-20
/
+270
2026-05-06
Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
2
-2
/
+9
2026-05-06
Merge tag 'for-net-2026-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
18
-102
/
+320
2026-05-06
Bluetooth: HIDP: serialise l2cap_unregister_user via hidp_session_sem
Michael Bommarito
1
-3
/
+24
2026-05-06
Bluetooth: hci_event: fix memset typo
Jann Horn
1
-1
/
+1
2026-05-06
Bluetooth: RFCOMM: pull credit byte with skb_pull_data()
Pengpeng Hou
1
-2
/
+5
2026-05-06
Bluetooth: virtio_bt: validate rx pkt_type header length
Michael Bommarito
1
-3
/
+20
2026-05-06
Bluetooth: virtio_bt: clamp rx length before skb_put
Michael Bommarito
1
-4
/
+12
2026-05-06
Bluetooth: btmtk: validate WMT event SKB length before struct access
Tristan Madani
1
-2
/
+13
2026-05-06
Bluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event paths
SeungJu Cheon
1
-24
/
+30
2026-05-06
Bluetooth: ISO: Fix data-race on dst in iso_sock_connect()
SeungJu Cheon
1
-1
/
+1
2026-05-06
Bluetooth: hci_uart: Fix NULL deref in recv callbacks when priv is uninitialized
Aurelien DESBRIERES
4
-0
/
+12
2026-05-06
Bluetooth: btintel_pcie: treat boot stage bit 12 as warning
Sai Teja Aluvala
2
-4
/
+11
2026-05-06
Bluetooth: SCO: hold sk properly in sco_conn_ready
Pauli Virtanen
1
-12
/
+32
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inversion
Mikhail Gavrilov
3
-30
/
+89
2026-05-06
Bluetooth: l2cap: fix MPS check in l2cap_ecred_reconf_req
Dudu Lu
1
-1
/
+1
2026-05-06
Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension handling
Dudu Lu
1
-3
/
+10
2026-05-06
Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt
Luiz Augusto von Dentz
1
-2
/
+25
2026-05-06
Bluetooth: hci_conn: fix potential UAF in create_big_sync
David Carlier
1
-1
/
+18
2026-05-06
Bluetooth: SCO: fix sleeping under spinlock in sco_conn_ready
Pauli Virtanen
1
-11
/
+9
2026-05-06
Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
6
-29
/
+40
2026-05-06
MAINTAINERS: Add Steffen as reviewer for KVM/arm64
Steffen Eiden
1
-0
/
+1
2026-05-06
KVM: arm64: Remove potential UB on nvhe tracing clock update
Mostafa Saleh
1
-0
/
+3
2026-05-06
KVM: selftests: arm64: Fix steal_time test after UAPI refactoring
Sebastian Ott
1
-0
/
+2
2026-05-06
KVM: arm64: Handle permission faults with guest_memfd
Alexandru Elisei
1
-8
/
+21
2026-05-06
KVM: arm64: nv: Consider the DS bit when translating TCR_EL2
Wei-Lin Chang
1
-0
/
+1
2026-05-06
KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
James Morse
3
-1
/
+49
2026-05-06
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
1
-2
/
+3
2026-05-06
sched/fair: Fix overflow in vruntime_eligible()
Zhan Xusheng
1
-5
/
+34
[prev]
[next]