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-11
selftests/bpf: Speed up module_attach test
Viktor Malik
-3
/
+9
2026-03-11
selftests: vDSO: vdso_test_correctness: Add a test for time()
Thomas Weißschuh
-0
/
+66
2026-03-11
selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
Thomas Weißschuh
-20
/
+14
2026-03-11
selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
Thomas Weißschuh
-4
/
+4
2026-03-11
selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
Thomas Weißschuh
-8
/
+0
2026-03-11
selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
Thomas Weißschuh
-2
/
+0
2026-03-11
Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
Thomas Weißschuh
-4
/
+1
2026-03-11
tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
-0
/
+55
2026-03-10
tools: ynl: add Python API for easier access to policies
Jakub Kicinski
-3
/
+3
2026-03-10
selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
Dimitri Daskalakis
-6
/
+23
2026-03-10
selftests: rds: Fix tcpdump segfault in rds selftests
Allison Henderson
-10
/
+14
2026-03-10
selftests: rds: Add ksft timeout
Allison Henderson
-2
/
+7
2026-03-10
selftests: rds: Fix pylint warnings
Allison Henderson
-39
/
+45
2026-03-10
selftests/bpf: Handle !CONFIG_SMC in bpf_smc.c
Alan Maguire
-4
/
+30
2026-03-10
selftests/bpf: Fix pkg-config call on static builds
Paul Chaignon
-1
/
+1
2026-03-10
selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
Hui Zhu
-5
/
+12
2026-03-10
selftests/bpf: Remove kmem subtest from cgroup_iter_memcg
Hui Zhu
-31
/
+0
2026-03-10
selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNE
Cupertino Miranda
-0
/
+54
2026-03-10
selftests/bpf: Add test for BPF_END register ID reset
Yazhou Tang
-0
/
+22
2026-03-10
vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
Alex Mastro
-1
/
+0
2026-03-09
selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changes
Victor Nogueira
-1
/
+1
2026-03-09
selftests: fib_tests: fix link-local retrieval in fib6_nexthop()
Alok Tiwari
-1
/
+1
2026-03-09
tracing: selftests: Add trace remote tests
Vincent Donnefort
-0
/
+498
2026-03-09
selftests/bpf: Move sleepable refcounted_kptr tests to syscalls
Viktor Malik
-3
/
+3
2026-03-09
ktest: Add a --dry-run mode
Ricardo B. Marlière
-26
/
+63
2026-03-09
ktest: Run POST_KTEST hooks on failure and cancellation
Ricardo B. Marlière
-5
/
+22
2026-03-09
ktest: Add PRE_KTEST_DIE for PRE_KTEST failures
Ricardo B. Marlière
-1
/
+13
2026-03-09
ktest: Stop dropping console output during power-cycle reboot
Ricardo B. Marlière
-5
/
+6
2026-03-09
ktest: Run commands through list-form shell open
Ricardo B. Marlière
-1
/
+4
2026-03-09
ktest: Honor empty per-test option overrides
Ricardo B. Marlière
-2
/
+4
2026-03-09
ktest: Treat undefined self-reference as empty
Ricardo B. Marlière
-0
/
+8
2026-03-09
ktest: Resolve LOG_FILE in test option context
Ricardo B. Marlière
-1
/
+1
2026-03-09
ktest: Avoid undef warning when WARNINGS_FILE is unset
Ricardo B. Marlière
-1
/
+1
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
-268
/
+1078
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-54
/
+224
2026-03-07
Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-18
/
+39
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
-0
/
+1
2026-03-06
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
-0
/
+64
2026-03-06
bpf: collect only live registers in linked regs
Eduard Zingerman
-35
/
+63
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-2
/
+2
2026-03-06
selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
Aleksei Oladko
-1
/
+1
2026-03-06
Revert "selftests/bpf: Update reg_bound range refinement logic"
Eduard Zingerman
-14
/
+0
2026-03-06
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
-1
/
+38
2026-03-06
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
-4
/
+58
2026-03-06
selftests: net: forwarding: fix IPv6 address leak in cleanup
Aleksei Oladko
-4
/
+4
2026-03-06
selftests: drv-net: iou-zcrx: wait for memory cleanup of probe run
Dragos Tatulea
-0
/
+1
2026-03-06
selftests/net: Add netkit container ping test
David Wei
-0
/
+33
2026-03-06
selftests/net: Add env for container based tests
David Wei
-6
/
+253
2026-03-06
selftests/net: Export Netlink class via lib.py
David Wei
-6
/
+12
2026-03-06
selftests/net: Add bpf skb forwarding program
David Wei
-0
/
+49
[prev]
[next]