index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2026-01-05
selftests/tc-testing: Add test case redirecting to self on egress
Victor Nogueira
-0
/
+47
2026-01-05
kselftest/arm64: Support FORCE_TARGETS
Mark Brown
-2
/
+4
2026-01-04
Merge branch 'rcu-torture.20260104a' into rcu-next
Boqun Feng
-24
/
+205
2026-01-04
rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
Joel Fernandes
-1
/
+24
2026-01-04
rcutorture: Prevent concurrent kvm.sh runs on same source tree
Joel Fernandes
-0
/
+18
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
-0
/
+2
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+83
2026-01-02
selftests: bpf: Fix test_bpf_nf for trusted args becoming default
Puranjay Mohan
-8
/
+61
2026-01-02
selftests: bpf: fix cgroup_hierarchical_stats
Puranjay Mohan
-3
/
+3
2026-01-02
selftests: bpf: fix test_kfunc_dynptr_param
Puranjay Mohan
-3
/
+2
2026-01-02
selftests: bpf: Update failure message for rbtree_fail
Puranjay Mohan
-1
/
+1
2026-01-02
selftests: bpf: Update kfunc_param_nullable test for new error message
Puranjay Mohan
-1
/
+1
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
-11
/
+11
2026-01-01
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
Florian Westphal
-1
/
+44
2026-01-01
torture: Include commit discription in testid.txt
Paul E. McKenney
-1
/
+1
2026-01-01
torture: Make config2csv.sh properly handle comments in .boot files
Paul E. McKenney
-1
/
+1
2026-01-01
torture: Make kvm-series.sh give run numbers and totals
Paul E. McKenney
-1
/
+4
2026-01-01
torture: Make kvm-series.sh give build numbers and totals
Paul E. McKenney
-1
/
+6
2026-01-01
torture: Parallelize kvm-series.sh guest-OS execution
Paul E. McKenney
-21
/
+153
2026-01-01
rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
Paul E. McKenney
-2
/
+0
2025-12-31
selftests/bpf: veristat: fix printing order in output_stats()
Puranjay Mohan
-1
/
+1
2025-12-31
kselftest/harness: Use helper to avoid zero-size memset warning
Wake Liu
-1
/
+7
2025-12-31
selftests/ftrace: Test toplevel-enable for instance
Zheng Yejian
-1
/
+2
2025-12-31
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
-2
/
+3
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-6
/
+0
2025-12-31
kselftest/kublk: include message in _Static_assert for C11 compatibility
Clint George
-1
/
+1
2025-12-31
kselftest/anon_inode: replace null pointers with empty arrays
Clint George
-1
/
+4
2025-12-31
kselftest/coredump: use __builtin_trap() instead of null pointer
Clint George
-1
/
+1
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
-1
/
+1
2025-12-31
selftests/bpf: iterator based loop and STACK_MISC states pruning
Eduard Zingerman
-0
/
+65
2025-12-30
selftests/bpf: test cases for bpf_loop SCC and state graph backedges
Eduard Zingerman
-0
/
+75
2025-12-30
selftests/bpf: Fix verifier_arena_large/big_alloc3 test
Puranjay Mohan
-1
/
+1
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-14
/
+93
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
-1
/
+69
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
-0
/
+15
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+1
2025-12-29
selftests/landlock: Use scoped_base_variants.h for ptrace_test
Tingmao Wang
-151
/
+12
2025-12-29
selftests/landlock: Fix missing semicolon
Tingmao Wang
-1
/
+1
2025-12-29
selftests/landlock: Fix typo in fs_test
Tingmao Wang
-2
/
+2
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
-2
/
+2
2025-12-28
selftests/ublk: add test for async partition scan
Ming Lei
-4
/
+81
2025-12-26
selftests/landlock: NULL-terminate unix pathname addresses
Matthieu Buffet
-25
/
+20
2025-12-26
selftests/landlock: Remove invalid unix socket bind()
Matthieu Buffet
-3
/
+0
2025-12-26
selftests/landlock: Add missing connect(minimal AF_UNSPEC) test
Matthieu Buffet
-1
/
+13
2025-12-26
selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
Matthieu Buffet
-1
/
+16
2025-12-23
vfio: selftests: Drop <uapi/linux/types.h> includes
David Matlack
-6
/
+0
2025-12-23
selftests: bpf: test non-sleepable arena allocations
Puranjay Mohan
-5
/
+240
2025-12-23
selftests/mm: fix thread state check in uffd-unit-tests
Wake Liu
-1
/
+1
2025-12-23
selftests: net: fix "buffer overflow detected" for tap.c
Alice C. Munduruca
-11
/
+5
[prev]
[next]