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-01-06
selftests/bpf: Update xdp_context_test_run test to check maximum metadata size
Toke Høiland-Jørgensen
1
-3
/
+11
2026-01-06
selftests/nolibc: always build sparc32 tests with -mcpu=v8
Thomas Weißschuh
1
-1
/
+1
2026-01-06
selftests/nolibc: drop NOLIBC_SYSROOT=0 logic
Thomas Weißschuh
1
-6
/
+0
2026-01-06
selftests/nolibc: test compatibility of nolibc and kernel time types
Thomas Weißschuh
1
-0
/
+29
2026-01-05
selftests: mptcp: Mark xerror and die_perror __noreturn
Ankit Khushwaha
5
-6
/
+11
2026-01-05
selftests/tc-testing: Add test case redirecting to self on egress
Victor Nogueira
1
-0
/
+47
2026-01-05
vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
Michal Luczaj
1
-0
/
+32
2026-01-05
kunit: qemu_configs: Add 32-bit big endian ARM configuration
Thomas Weißschuh
1
-0
/
+16
2026-01-05
kunit: tool: Don't overwrite test status based on subtest counts
Thomas Weißschuh
3
-0
/
+7
2026-01-05
kunit: tool: Add test for nested test result reporting
Thomas Weißschuh
2
-0
/
+17
2026-01-05
kunit: respect KBUILD_OUTPUT env variable by default
Ryota Sakamoto
2
-1
/
+25
2026-01-05
kselftest/arm64: Support FORCE_TARGETS
Mark Brown
1
-2
/
+4
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
1
-1
/
+1
2026-01-05
cxl/mem: Drop @host argument to devm_cxl_add_memdev()
Dan Williams
1
-1
/
+1
2026-01-04
Merge branch 'rcu-torture.20260104a' into rcu-next
Boqun Feng
5
-24
/
+205
2026-01-04
rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
Joel Fernandes
1
-1
/
+24
2026-01-04
rcutorture: Prevent concurrent kvm.sh runs on same source tree
Joel Fernandes
2
-0
/
+18
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
1
-0
/
+2
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-6
/
+83
2026-01-02
selftests: bpf: Fix test_bpf_nf for trusted args becoming default
Puranjay Mohan
3
-8
/
+61
2026-01-02
selftests: bpf: fix cgroup_hierarchical_stats
Puranjay Mohan
1
-3
/
+3
2026-01-02
selftests: bpf: fix test_kfunc_dynptr_param
Puranjay Mohan
1
-3
/
+2
2026-01-02
selftests: bpf: Update failure message for rbtree_fail
Puranjay Mohan
1
-1
/
+1
2026-01-02
selftests: bpf: Update kfunc_param_nullable test for new error message
Puranjay Mohan
1
-1
/
+1
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2
-11
/
+11
2026-01-01
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
Florian Westphal
1
-1
/
+44
2026-01-01
torture: Include commit discription in testid.txt
Paul E. McKenney
1
-1
/
+1
2026-01-01
torture: Make config2csv.sh properly handle comments in .boot files
Paul E. McKenney
1
-1
/
+1
2026-01-01
torture: Make kvm-series.sh give run numbers and totals
Paul E. McKenney
1
-1
/
+4
2026-01-01
torture: Make kvm-series.sh give build numbers and totals
Paul E. McKenney
1
-1
/
+6
2026-01-01
torture: Parallelize kvm-series.sh guest-OS execution
Paul E. McKenney
1
-21
/
+153
2026-01-01
rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
Paul E. McKenney
2
-2
/
+0
2025-12-31
selftests/bpf: veristat: fix printing order in output_stats()
Puranjay Mohan
1
-1
/
+1
2025-12-31
kselftest/harness: Use helper to avoid zero-size memset warning
Wake Liu
1
-1
/
+7
2025-12-31
selftests/ftrace: Test toplevel-enable for instance
Zheng Yejian
1
-1
/
+2
2025-12-31
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
1
-2
/
+3
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
6
-6
/
+0
2025-12-31
kselftest/kublk: include message in _Static_assert for C11 compatibility
Clint George
1
-1
/
+1
2025-12-31
kselftest/anon_inode: replace null pointers with empty arrays
Clint George
1
-1
/
+4
2025-12-31
kselftest/coredump: use __builtin_trap() instead of null pointer
Clint George
1
-1
/
+1
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
1
-1
/
+1
2025-12-31
selftests/bpf: iterator based loop and STACK_MISC states pruning
Eduard Zingerman
1
-0
/
+65
2025-12-30
selftests/bpf: test cases for bpf_loop SCC and state graph backedges
Eduard Zingerman
1
-0
/
+75
2025-12-30
selftests/bpf: Fix verifier_arena_large/big_alloc3 test
Puranjay Mohan
1
-1
/
+1
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-14
/
+93
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
1
-1
/
+69
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
1
-0
/
+15
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-1
/
+22
2025-12-29
selftests/landlock: Use scoped_base_variants.h for ptrace_test
Tingmao Wang
2
-151
/
+12
[prev]
[next]