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-24
selftests/bpf: Test variable length stack write
Alexei Starovoitov
-0
/
+41
2026-03-24
selftests/futex: Bump up libnuma version check
Davidlohr Bueso
-2
/
+2
2026-03-24
selftests/futex: Conditionally include libnuma support
Nylon Chen
-1
/
+6
2026-03-24
selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI ...
Thomas Weißschuh
-25
/
+3
2026-03-24
sign-file: use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
-0
/
+1
2026-03-24
selftests/bpf: move trampoline_count to dedicated bpf_testmod target
Sun Jian
-20
/
+27
2026-03-24
selftests/bpf: Fix sockmap_multi_channels reliability
Jiayuan Chen
-2
/
+15
2026-03-24
selftests/bpf: Improve tc_tunnel test reliability
Jiayuan Chen
-1
/
+1
2026-03-24
selftests/bpf: Add trampolines single and multi-level pointer params test cov...
Slava Imameev
-0
/
+70
2026-03-24
selftests/sched_ext: Skip rt_stall on older kernels and list skipped tests
Cheng-Yang Chou
-1
/
+12
2026-03-24
selftests/cgroup: Don't require synchronous populated update on task exit
Tejun Heo
-4
/
+23
2026-03-24
selftests/bpf: Test 32-bit scalar spill pruning in stacksafe()
Alexei Starovoitov
-0
/
+37
2026-03-24
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-0
/
+76
2026-03-24
selftests/bpf: Add test for struct_ops __ref argument in any position
Varun R Mallya
-0
/
+54
2026-03-24
selftests/bpf: Fix compiler warnings in task_local_data.h
Amery Hung
-2
/
+3
2026-03-24
selftests: team: add non-Ethernet header_ops reproducer
Jiayuan Chen
-0
/
+44
2026-03-23
selftests: net: io_uring_zerocopy: enable io_uring for the test
Aleksei Oladko
-0
/
+9
2026-03-23
selftests: net: run reuseport in an isolated netns
Aleksei Oladko
-0
/
+42
2026-03-23
selftests: rds: Add -c config option to rds/config.sh
Allison Henderson
-16
/
+26
2026-03-23
selftests: rds: add tools/testing/selftests/net/rds/config
Allison Henderson
-0
/
+5
2026-03-23
selftests: bonding: add test for stacked bond header_parse recursion
Jiayuan Chen
-0
/
+74
2026-03-23
selftests: forwarding: local_termination: fix PTP UDP cksums
Daniel Golle
-6
/
+6
2026-03-23
selftests: rss_drv: Add RSS indirection table resize tests
Björn Töpel
-4
/
+229
2026-03-23
selftest: net: Add GC test for temporary routes with exceptions.
Kuniyuki Iwashima
-3
/
+58
2026-03-23
selftests/bpf: Improve connect_force_port test reliability
Varun R Mallya
-12
/
+34
2026-03-23
selftests: check pidfd_info->coredump_code correctness
Emanuele Rocca
-2
/
+66
2026-03-23
kselftest/coredump: reintroduce null pointer dereference
Emanuele Rocca
-1
/
+1
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
-47
/
+680
2026-03-22
selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()
zhidao su
-0
/
+601
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
-4
/
+348
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-4
/
+336
2026-03-22
selftests/nolibc: enable -Wundef
Thomas Weißschuh
-1
/
+2
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
-0
/
+34
2026-03-21
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
-0
/
+108
2026-03-21
selftests/bpf: Test bpf_program__clone() attach_btf_id override
Mykyta Yatsenko
-0
/
+91
2026-03-21
selftests/bpf: Use bpf_program__clone() in veristat
Mykyta Yatsenko
-60
/
+42
2026-03-21
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
-0
/
+94
2026-03-21
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
-0
/
+58
2026-03-21
selftests/bpf: Add alignment flag for test_verifier 190 testcase
Tiezhu Yang
-0
/
+1
2026-03-21
bpf: Consolidate sleepable checks in check_func_call()
Puranjay Mohan
-5
/
+5
2026-03-21
bpf: Consolidate sleepable checks in check_helper_call()
Puranjay Mohan
-3
/
+3
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
-0
/
+47
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
-3
/
+6
2026-03-21
selftests/sched_ext: Return non-zero exit code on test failure
zhidao su
-1
/
+1
2026-03-20
tc-testing: add a test case for ETS offload
Davide Caratti
-0
/
+27
2026-03-20
selftests/vsock: fix vsock_test path shadowing in nested VMs
Bobby Eshleman
-2
/
+3
2026-03-20
selftests/vsock: fix vmtest.sh for read-only nested VM runners
Bobby Eshleman
-2
/
+19
2026-03-20
vfio: selftests: Support DMR and GNR-D DSA devices
Yi Lai
-2
/
+13
2026-03-20
vfio: selftests: Build tests on aarch64
Ted Logan
-1
/
+1
2026-03-20
selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
Thomas Weißschuh
-1
/
+7
[prev]
[next]