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-03-05
selftests/harness: order TEST_F and XFAIL_ADD constructors
Sun Jian
1
-2
/
+5
2026-03-04
selftests: drv-net: update the README
Jakub Kicinski
1
-2
/
+88
2026-03-04
selftests: drv-net: rss: Fix error calculation in test_hitless_key_update
Dimitri Daskalakis
1
-1
/
+1
2026-03-04
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
1
-0
/
+13
2026-03-04
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
1
-0
/
+36
2026-03-04
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
1
-4
/
+7
2026-03-04
selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
Feng Yang
2
-0
/
+31
2026-03-04
KVM: selftests: Add a test for L2 clearing EFER.SVME without intercept
Yosry Ahmed
2
-0
/
+56
2026-03-04
KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12
Yosry Ahmed
2
-0
/
+99
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
3
-14
/
+14
2026-03-04
KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
Sean Christopherson
2
-4
/
+4
2026-03-04
KVM: selftests: Add a test for LBR save/restore (ft. nested)
Yosry Ahmed
3
-0
/
+151
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-10
/
+15
2026-03-04
KVM: selftests: Test MADV_COLLAPSE on guest_memfd
Ackerley Tng
1
-3
/
+67
2026-03-04
KVM: selftests: Wrap madvise() to assert success
Ackerley Tng
1
-0
/
+1
2026-03-04
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Cheng-Yang Chou
1
-2
/
+2
2026-03-04
selftests: tc-testing: fix list_categories() crash on list type
Naveen Anandhan
1
-3
/
+7
2026-03-03
selftests: net: add macvlan multicast test for shared source MAC
Kibaek Yoo
2
-0
/
+94
2026-03-03
selftests: netconsole: print diagnostic on busywait timeout in netcons_basic
Breno Leitao
1
-1
/
+5
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-110
/
+114
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
5
-4
/
+9
2026-03-03
selftests/bpf: Split module_attach into subtests
Viktor Malik
2
-86
/
+148
2026-03-03
selftests: bpf: Add tests for void global subprogs
Emil Tsalapatis
7
-3
/
+111
2026-03-03
bpf: Allow void global functions in the verifier
Emil Tsalapatis
2
-2
/
+2
2026-03-03
selftests/bpf: drop test_bpftool.sh
Alexis Lothoré (eBPF Foundation)
3
-188
/
+1
2026-03-03
selftests/bpf: Add tests for ctx fixed offset support
Kumar Kartikeya Dwivedi
1
-0
/
+76
2026-03-03
bpf, arm64: Use ORR-based MOV for general-purpose registers
Puranjay Mohan
1
-4
/
+4
2026-03-03
selftests/bpf: Add usdt trigger bench
Jiri Olsa
5
-2
/
+76
2026-03-03
selftests/bpf: Add test for checking correct nop of optimized usdt
Jiri Olsa
6
-1
/
+142
2026-03-03
selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
Jiri Olsa
1
-0
/
+2
2026-03-03
selftests/bpf: factor out get_func_* tests for fsession
Menglong Dong
6
-64
/
+108
2026-03-03
bpf/s390: Implement get_preempt_count()
Ilya Leoshkevich
1
-0
/
+7
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
1
-0
/
+4
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
1
-0
/
+58
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
1
-2
/
+2
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
1
-0
/
+2
2026-03-02
selftest: net: Add basic functionality tests for ipmr.
Kuniyuki Iwashima
3
-0
/
+460
2026-03-02
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
1
-0
/
+44
2026-03-02
selftests: drv-net: iou-zcrx: allocate hugepages for large chunks test
Jakub Kicinski
1
-1
/
+9
2026-03-02
selftests: drv-net: iou-zcrx: rework large chunks test to use common setup
Jakub Kicinski
1
-25
/
+6
2026-03-02
selftests: drv-net: iou-zcrx: wait for memory provider cleanup
Jakub Kicinski
1
-1
/
+17
2026-03-02
KVM: selftests: Extend state_test to check next_rip
Yosry Ahmed
1
-0
/
+11
2026-03-02
KVM: selftests: Extend state_test to check vGIF
Yosry Ahmed
1
-0
/
+24
2026-03-02
KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRs
Sean Christopherson
1
-1
/
+1
2026-03-02
KVM: selftests: Allow the PMU event filter test for Hygon
Zhiquan Li
1
-1
/
+2
2026-03-02
KVM: selftests: Add a flag to identify AMD compatible test cases
Zhiquan Li
5
-7
/
+12
2026-03-02
KVM: selftests: Add CPU vendor detection for Hygon
Zhiquan Li
2
-0
/
+9
2026-03-02
kunit: tool: copy caller args in run_kernel to prevent mutation
Shuvam Pandey
2
-2
/
+30
2026-03-02
selftests/filesystems: Assume that TIOCGPTPEER is defined
Mark Brown
1
-2
/
+0
2026-03-02
selftests/xattr: test xattrs on various socket families
Christian Brauner
3
-1
/
+179
[prev]
[next]