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-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
2
-3
/
+24
2026-04-06
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
1
-1
/
+2
2026-04-06
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Yue Haibing
1
-6
/
+3
2026-04-06
Merge branch 'properly-load-values-from-insn_arays-with-non-zero-offsets'
Alexei Starovoitov
3
-34
/
+130
2026-04-06
selftests/bpf: Add more tests for loading insn arrays with offsets
Anton Protopopov
2
-34
/
+110
2026-04-06
bpf: Do not ignore offsets for loads from insn_arrays
Anton Protopopov
1
-0
/
+20
2026-04-06
bpf: Avoid -Wflex-array-members-not-at-end warnings
Gustavo A. R. Silva
3
-12
/
+9
2026-04-06
net: advance skb_defer_disable_key check in napi_consume_skb
Jason Xing
1
-1
/
+3
2026-04-06
Merge branch 'net-dsa-mxl862xx-add-support-for-bridge-offloading'
Jakub Kicinski
7
-71
/
+1041
2026-04-06
net: dsa: mxl862xx: implement bridge offloading
Daniel Golle
4
-58
/
+1022
2026-04-06
dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
Daniel Golle
1
-0
/
+3
2026-04-06
net: dsa: add bridge member iteration macro
Daniel Golle
1
-3
/
+6
2026-04-06
net: dsa: move dsa_bridge_ports() helper to dsa.h
Daniel Golle
2
-13
/
+13
2026-04-06
vsock: avoid timeout for non-blocking accept() with empty backlog
Laurence Rowe
1
-9
/
+6
2026-04-06
psp: add missing device stats to get-stats reply attributes
Daniel Zahka
1
-0
/
+8
2026-04-06
net: mctp: defer creation of dst after source-address check
Jeremy Kerr
1
-11
/
+11
2026-04-06
net: mctp: tests: use actual address when creating dev with addr
Jeremy Kerr
1
-1
/
+1
2026-04-06
selftests: net: py: color the basics in the output
Jakub Kicinski
1
-0
/
+20
2026-04-06
Merge branch 'allow-variable-offsets-for-syscall-ptr_to_ctx'
Alexei Starovoitov
6
-93
/
+703
2026-04-06
selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAX
Kumar Kartikeya Dwivedi
1
-0
/
+108
2026-04-06
selftests/bpf: Add tests for unaligned syscall ctx accesses
Kumar Kartikeya Dwivedi
1
-0
/
+133
2026-04-06
selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTX
Kumar Kartikeya Dwivedi
1
-0
/
+94
2026-04-06
selftests/bpf: Add syscall ctx variable offset tests
Kumar Kartikeya Dwivedi
2
-6
/
+267
2026-04-06
selftests/bpf: Convert ctx tests from ASM to C
Kumar Kartikeya Dwivedi
2
-45
/
+35
2026-04-06
bpf: Enable unaligned accesses for syscall ctx
Kumar Kartikeya Dwivedi
1
-2
/
+1
2026-04-06
bpf: Support variable offsets for syscall PTR_TO_CTX
Kumar Kartikeya Dwivedi
3
-40
/
+65
2026-04-06
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
1
-1
/
+7
2026-04-06
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
1
-2
/
+1
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
1
-0
/
+7
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
4
-8
/
+19
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
1
-10
/
+12
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
1
-1
/
+7
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
1
-0
/
+4
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
1
-0
/
+2
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
2
-11
/
+8
2026-04-06
kunit: tool: Terminate kernel under test on SIGINT
David Gow
1
-9
/
+19
2026-04-06
kunit: tool: skip stty when stdin is not a tty
Shuvam Pandey
2
-2
/
+50
2026-04-06
kunit: tool: Recommend --raw_output=all if no KTAP found
David Gow
1
-1
/
+2
2026-04-06
kunit: Add --list_suites to show suites
Ryota Sakamoto
2
-5
/
+27
2026-04-06
blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()
Yuto Ohnuki
1
-2
/
+3
2026-04-06
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
Joseph Qi
1
-0
/
+10
2026-04-06
mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
SeongJae Park
1
-0
/
+7
2026-04-06
mm/vma: fix memory leak in __mmap_region()
Sechang Lim
1
-0
/
+7
2026-04-06
mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
Hao Li
1
-0
/
+20
2026-04-06
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
SeongJae Park
1
-1
/
+2
2026-04-06
mm: reinstate unconditional writeback start in balance_dirty_pages()
Joanne Koong
1
-0
/
+21
2026-04-06
liveupdate: propagate file deserialization failures
Leo Timmins
1
-2
/
+7
2026-04-06
mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
Baolin Wang
1
-3
/
+8
2026-04-06
sched_ext: Documentation: Add ops.dequeue() to task lifecycle
Andrea Righi
1
-9
/
+15
2026-04-06
tools/sched_ext: Fix off-by-one in scx_sdt payload zeroing
Cheng-Yang Chou
1
-1
/
+2
[prev]
[next]