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
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
cxl/test: Fix integer overflow in mock LSA bounds checks
Dave Jiang
1
-2
/
+2
2026-06-10
cxl/test: Verify cmd->size_in before accessing payload
Dave Jiang
1
-9
/
+30
2026-06-10
selftests/bpf: Fix bpf_iter/task_vma test
Yonghong Song
1
-1
/
+1
2026-06-10
selftests: bonding: add test for lacp_strict mode
Louis Scalbert
2
-0
/
+348
2026-06-10
Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+6
2026-06-09
selftests/bpf: Exercise kptr map update lifetime
Kumar Kartikeya Dwivedi
2
-3
/
+142
2026-06-09
selftests/bpf: Exercise unsafe obj drops from tracing progs
Kumar Kartikeya Dwivedi
1
-0
/
+40
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
7
-32
/
+118
2026-06-09
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
2
-8
/
+47
2026-06-09
selftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signature
Yonghong Song
1
-2
/
+11
2026-06-09
selftests/bpf: Keep int return type for tailcall subprogs
Yonghong Song
6
-20
/
+57
2026-06-09
selftests: net: add getsockopt_iter binary to .gitignore
Fernando Fernandez Mancera
1
-0
/
+1
2026-06-09
selftests/bpf: Avoid spurious spmc parallel selftest errors in libarena
Emil Tsalapatis
1
-9
/
+5
2026-06-09
selftests/bpf: Cover writable BTF field global subprog args
Nuoqi Gui
1
-0
/
+19
2026-06-09
selftests/bpf: Add BTF repeated field count overflow test
Paul Moses
1
-0
/
+37
2026-06-09
selftests/net/openvswitch: guard command substitutions against empty output
Minxi Hou
1
-2
/
+14
2026-06-09
selftests/livepatch: fix resource leak in test_klp_syscall init error path
Rui Qi
1
-1
/
+5
2026-06-09
selftests: drv-net: gro: signal over-coalescing more reliably
Jakub Kicinski
2
-2
/
+22
2026-06-08
selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries
Dev Jain
1
-2
/
+32
2026-06-08
selftest: net: Extend ipmr.c for IP6MR.
Kuniyuki Iwashima
1
-67
/
+122
2026-06-08
selftests: drv-net: extend so_txtime with FQ with other clocks
Willem de Bruijn
1
-4
/
+14
2026-06-08
KVM: selftests: Add regression test for mediated PMU fixed counter filter bug
Sean Christopherson
1
-0
/
+6
2026-06-08
selftests/bpf: Cover dynamic inner array lookup nullability
Nuoqi Gui
1
-0
/
+40
2026-06-07
kunit:tool: Don't write to stdout when it should be disabled
David Gow
1
-6
/
+6
2026-06-07
kunit: tool: Add (primitive) support for outputting JUnit XML
David Gow
3
-4
/
+117
2026-06-07
kunit: tool: Parse and print the reason tests are skipped
David Gow
2
-5
/
+27
2026-06-07
selftests/bpf: Stress LRU rqspinlock recovery paths
Mykyta Yatsenko
2
-0
/
+276
2026-06-07
selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
2
-0
/
+255
2026-06-07
selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
4
-3
/
+141
2026-06-07
selftests/bpf: Add tracing multi verifier fails test
Jiri Olsa
2
-0
/
+33
2026-06-07
selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
2
-0
/
+114
2026-06-07
selftests/bpf: Add tracing multi session test
Jiri Olsa
3
-1
/
+113
2026-06-07
selftests/bpf: Add tracing multi cookies test
Jiri Olsa
2
-3
/
+35
2026-06-07
selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
3
-1
/
+143
2026-06-07
selftests/bpf: Add tracing multi skel/pattern/ids module attach tests
Jiri Olsa
4
-1
/
+183
2026-06-07
selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Jiri Olsa
4
-1
/
+450
2026-06-07
KVM: selftests: Add a hugetlb memslot alignment test mode
Jinyu Tang
1
-6
/
+22
2026-06-06
selftests/riscv: fix compiler output flag spacing in all Makefiles
Zong Li
6
-13
/
+13
2026-06-06
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
1
-0
/
+6
2026-06-06
selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds
Nuoqi Gui
2
-0
/
+99
2026-06-06
Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2026-06-05
selftests/bpf: Inspect the signature verdict exposed to BPF LSM
Daniel Borkmann
2
-0
/
+152
2026-06-05
selftests/bpf: libarena: parallel test harness and spmc parallel selftest
Emil Tsalapatis
3
-0
/
+866
2026-06-05
selftests/bpf: libarena: Add spmc queue data structure
Emil Tsalapatis
3
-0
/
+455
2026-06-05
selftests/bpf: libarena: Add rbtree data structure
Emil Tsalapatis
3
-0
/
+2098
2026-06-05
selftests: drv-net: add userns devmem RX test
Bobby Eshleman
9
-11
/
+142
2026-06-05
selftests: net: do not detect PPPoX loopback
Qingfang Deng
1
-0
/
+1
2026-06-05
selftests/bpf: Fix test_lirc test
Sean Young
2
-5
/
+5
2026-06-05
selftests/bpf: Add tests for bpf_set_retval validation
Xu Kuohai
2
-0
/
+109
2026-06-05
selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
Xu Kuohai
1
-0
/
+2
[prev]
[next]