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
Age
Commit message (
Expand
)
Author
Lines
2026-03-31
selftests: harness: Validate that explicit kselftest exitcodes are handled
Thomas Weißschuh
-9
/
+46
2026-03-31
selftests: kselftest: Treat xpass as successful result
Thomas Weißschuh
-0
/
+1
2026-03-31
selftests/tracing: Fix to check awk supports non POSIX strtonum()
Masami Hiramatsu (Google)
-0
/
+6
2026-03-31
selftests/tracing: Fix to make --logdir option work again
Masami Hiramatsu (Google)
-6
/
+12
2026-03-30
selftests/bpf: Test that dst is cleared on same-protocol encap
Jakub Kicinski
-0
/
+112
2026-03-30
rcutorture: Add NOCB02 config for nocb poll mode testing
Joel Fernandes
-0
/
+23
2026-03-30
rcutorture: Add NOCB01 config for RCU_LAZY torture testing
Joel Fernandes
-0
/
+23
2026-03-30
rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
-1
/
+1
2026-03-30
refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
-1
/
+1
2026-03-30
rcutorture: Fix numeric "test" comparison in srcu_lockdep.sh
Paul E. McKenney
-3
/
+3
2026-03-30
torture: Print informative message for test without recheck file
Paul E. McKenney
-1
/
+6
2026-03-30
torture: Make hangs more visible in torture.sh output
Paul E. McKenney
-2
/
+1
2026-03-30
kvm-check-branches.sh: Remove in favor of kvm-series.sh
Paul E. McKenney
-102
/
+0
2026-03-30
rcutorture: Add a textbook-style trivial preemptible RCU
Paul E. McKenney
-0
/
+15
2026-03-30
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
-0
/
+263
2026-03-30
selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress test
Tejun Heo
-0
/
+263
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
-319
/
+2094
2026-03-30
RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
-0
/
+298
2026-03-30
selftests/livepatch: add test for module function patching
Pablo Alessandro Santos Hugen
-0
/
+194
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2026-03-29
selftests: drv-net: xdp: Add rss_hash metadata tests
Chris J Arges
-0
/
+312
2026-03-29
selftests: net: move common xdp.py functions into lib
Chris J Arges
-74
/
+94
2026-03-29
selftests/bpf: Add few tests for alu32 shift value tracking and zext
Daniel Borkmann
-0
/
+165
2026-03-29
selftests/bpf: Update kfuncs using btf_struct_meta to new variants
Ihor Solodrai
-156
/
+9
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
-2
/
+2
2026-03-27
selftests: fix ARCH normalization to handle command-line argument
Aleksei Oladko
-14
/
+14
2026-03-27
selftests/fchmodat2: use ksft_finished()
Mark Brown
-4
/
+1
2026-03-27
selftests/fchmodat2: clean up temporary files and directories
Mark Brown
-50
/
+111
2026-03-27
selftests/ipc: skip msgque test when MSG_COPY is unsupported
UYeol Jo
-0
/
+3
2026-03-27
selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()
Xiang Mei
-0
/
+25
2026-03-27
cxl/core/region: move dax region device logic into region_dax.c
Gregory Price
-1
/
+1
2026-03-27
cxl/core/region: move pmem region driver logic into region_pmem.c
Gregory Price
-1
/
+1
2026-03-27
selftests/bpf: add block device management selftests
Christian Brauner
-0
/
+317
2026-03-27
RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
Jiakai Xu
-1
/
+56
2026-03-27
selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabled
Ben Copeland
-1
/
+9
2026-03-26
selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
Yohei Kojima
-8
/
+8
2026-03-26
selftests: add check for seg6 tunsrc
Justin Iurman
-13
/
+96
2026-03-26
Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reen...
Tejun Heo
-601
/
+0
2026-03-26
selftests/bpf: Test kind encoding/decoding
Alan Maguire
-0
/
+226
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+583
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+90
2026-03-26
KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUI
Yeoreum Yun
-0
/
+1
2026-03-26
Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-4
/
+171
2026-03-26
RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
Jiakai Xu
-0
/
+33
2026-03-26
KVM: selftests: Refactor UAPI tests into dedicated function
Jiakai Xu
-16
/
+51
2026-03-25
selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
Florian Westphal
-1
/
+69
2026-03-25
selftests/bpf: Make reg_bounds test more robust
Alexei Starovoitov
-1
/
+17
2026-03-24
tcp: add cwnd_event_tx_start to tcp_congestion_ops
Eric Dumazet
-26
/
+31
2026-03-24
selftests: drv-net: add missing tc config options for netkit tests
Bobby Eshleman
-0
/
+2
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...
Steven Rostedt
-42
/
+331
[prev]
[next]