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-13
Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-2
/
+2
2026-03-13
selftests/sched_ext: Add missing error check for exit__load()
David Carlier
1
-1
/
+1
2026-03-13
selftests/bpf: Improve test coverage for kfunc call
Hari Bathini
4
-1
/
+154
2026-03-12
selftests: net: add test for Netlink policy dumps
Jakub Kicinski
4
-3
/
+148
2026-03-12
selftests: net: make sure that Netlink rejects unknown attrs in dump
Jakub Kicinski
1
-6
/
+26
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-89
/
+371
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+55
2026-03-12
KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8
Sean Christopherson
2
-0
/
+53
2026-03-12
selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNORED
T.J. Mercier
1
-0
/
+112
2026-03-12
selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs tests
Christian Brauner
4
-0
/
+505
2026-03-12
selftests/filesystems: add clone3 tests for empty mount namespaces
Christian Brauner
3
-1
/
+941
2026-03-12
selftests/filesystems: add tests for empty mount namespaces
Christian Brauner
7
-2
/
+1018
2026-03-12
selftests: add FSMOUNT_NAMESPACE tests
Christian Brauner
5
-30
/
+1156
2026-03-12
selftests/statmount: add statmount_alloc() helper
Christian Brauner
3
-46
/
+58
2026-03-12
powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
Sayali Patil
4
-14
/
+24
2026-03-11
selftests: net: fix timeout passed as positional argument to communicate()
Gal Pressman
1
-1
/
+1
2026-03-11
selftests: net: pass bpftrace timeout to cmd()
Gal Pressman
1
-1
/
+2
2026-03-11
selftests: rtnetlink: add neighbour update test
Sabrina Dubroca
1
-0
/
+55
2026-03-11
selftests: net: local_termination: test link-local protocols
Daniel Golle
1
-0
/
+25
2026-03-11
selftests: af_unix: validate SO_PEEK_OFF advancement and reset
Soichiro Ueda
1
-0
/
+46
2026-03-11
selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests
Christian Brauner
1
-0
/
+278
2026-03-11
selftests/pidfd: add CLONE_NNP tests
Christian Brauner
1
-0
/
+126
2026-03-11
selftests/pidfd: add CLONE_AUTOREAP tests
Christian Brauner
3
-1
/
+498
2026-03-11
sched_ext: Fix incomplete help text usage strings
Cheng-Yang Chou
1
-1
/
+1
2026-03-11
selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
Varun R Mallya
1
-1
/
+1
2026-03-11
selftests: kvm: add a test that VMX validates controls on RSM
Paolo Bonzini
2
-0
/
+151
2026-03-11
selftests: kvm: extract common functionality out of smm_test.c
Paolo Bonzini
3
-25
/
+45
2026-03-11
KVM: selftests: Increase 'maxnode' for guest_memfd tests
Kai Huang
1
-1
/
+1
2026-03-11
selftests/bpf: Skip livepatch test when prerequisites are missing
Sun Jian
1
-2
/
+18
2026-03-11
selftests/bpf: drop serial restriction
Sun Jian
1
-2
/
+1
2026-03-11
selftests/bpf: filter by pid to avoid cross-test interference
Sun Jian
2
-3
/
+36
2026-03-11
selftests/bpf: Speed up module_attach test
Viktor Malik
3
-3
/
+9
2026-03-11
selftests: vDSO: vdso_test_correctness: Add a test for time()
Thomas Weißschuh
1
-0
/
+66
2026-03-11
selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
Thomas Weißschuh
2
-20
/
+14
2026-03-11
selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
Thomas Weißschuh
1
-4
/
+4
2026-03-11
selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
Thomas Weißschuh
1
-8
/
+0
2026-03-11
selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
Thomas Weißschuh
1
-2
/
+0
2026-03-11
Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
Thomas Weißschuh
2
-4
/
+1
2026-03-11
tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
5
-0
/
+55
2026-03-10
tools: ynl: add Python API for easier access to policies
Jakub Kicinski
1
-3
/
+3
2026-03-10
selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
Dimitri Daskalakis
1
-6
/
+23
2026-03-10
selftests: rds: Fix tcpdump segfault in rds selftests
Allison Henderson
1
-10
/
+14
2026-03-10
selftests: rds: Add ksft timeout
Allison Henderson
3
-2
/
+7
2026-03-10
selftests: rds: Fix pylint warnings
Allison Henderson
1
-39
/
+45
2026-03-10
selftests/bpf: Handle !CONFIG_SMC in bpf_smc.c
Alan Maguire
2
-4
/
+30
2026-03-10
selftests/bpf: Fix pkg-config call on static builds
Paul Chaignon
1
-1
/
+1
2026-03-10
selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
Hui Zhu
1
-5
/
+12
2026-03-10
selftests/bpf: Remove kmem subtest from cgroup_iter_memcg
Hui Zhu
3
-31
/
+0
2026-03-10
selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNE
Cupertino Miranda
1
-0
/
+54
2026-03-10
selftests/bpf: Add test for BPF_END register ID reset
Yazhou Tang
1
-0
/
+22
[prev]
[next]