summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-05-13KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()Piotr Zarycki
2026-05-13KVM: selftests: Fix typo in comment in hyperv_features.cPiotr Zarycki
2026-05-13KVM: selftests: sync_regs_test: drop stale TODO commentPiotr Zarycki
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson
2026-05-13selftests/bpf: Enable stack argument tests for arm64Puranjay Mohan
2026-05-13bpf, arm64: Map BPF_REG_0 to x8 instead of x7Puranjay Mohan
2026-05-13selftests/bpf: Add precision backtracking test for stack argumentsYonghong Song
2026-05-13selftests/bpf: Add verifier tests for stack argument validationYonghong Song
2026-05-13selftests/bpf: Add BTF fixup for __naked subprog parameter namesYonghong Song
2026-05-13selftests/bpf: Add tests for stack argument validationYonghong Song
2026-05-13selftests/bpf: Add tests for BPF function stack argumentsYonghong Song
2026-05-13selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei
2026-05-12selftests: drv-net: cope with slow env in so_txtime.py testWillem de Bruijn
2026-05-12KVM: selftests: Ensure gmem file sizes are multiple of host page sizeSean Christopherson
2026-05-12selftests/bpf: Add tests to verify map create failure logLeon Hwang
2026-05-12selftests/cgroup: check malloc return value in alloc_anon functionsHongfu Li
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski
2026-05-11selftests: mptcp: pm: use simpler send/recv formsMatthieu Baerts (NGI0)
2026-05-11selftests: mptcp: pm: validate new limitsMatthieu Baerts (NGI0)
2026-05-11selftests: mptcp: join: validate 8x8 subflowsMatthieu Baerts (NGI0)
2026-05-11selftests: mptcp: join: allow changing ifaces nr per testMatthieu Baerts (NGI0)
2026-05-11selftests/bpf: Use both hrtimer enqueue helpers in vmlinux testIhor Solodrai
2026-05-11Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo
2026-05-11selftests/bpf: Add XDP load-balancer benchmark run scriptPuranjay Mohan
2026-05-11selftests/bpf: Add XDP load-balancer benchmark driverPuranjay Mohan
2026-05-11selftests/bpf: Add XDP load-balancer BPF programPuranjay Mohan
2026-05-11selftests/bpf: Add XDP load-balancer common definitionsPuranjay Mohan
2026-05-11selftests/bpf: Add bpf-nop benchmark for timing overhead baselinePuranjay Mohan
2026-05-11selftests/bpf: Add BPF batch-timing libraryPuranjay Mohan
2026-05-11selftests/bpf: Add bench_force_done() for early benchmark completionPuranjay Mohan
2026-05-11selftests/bpf: Add test for large offset bpf-to-bpf callYazhou Tang
2026-05-11selftests/namespaces: Skip efault tests when listns() is not availableRicardo B. Marlière
2026-05-11selftests/namespaces: Fix waitpid race in listns_efault_test cleanupRicardo B. Marlière
2026-05-11selftests/namespaces: Kill grandchild in nsid fixture teardownRicardo B. Marlière
2026-05-11selftests/pid_namespace: compute pid_max test limits dynamicallyBjoern Doebel
2026-05-10Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo
2026-05-10selftests/cgroup: fix misleading debug message in test_cgfreezer_time_childTao Cui
2026-05-10selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_...Tao Cui
2026-05-10selftests/cgroup: Add NULL check after malloc in cgroup_util.cHongfu Li
2026-05-10selftests/sched_ext: Fix build error in dequeue selftestAndrea Righi
2026-05-10selftests/cgroup: Fix string comparison in write_testHongfu Li
2026-05-10selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-05-10selftests: rds: Disarm signal alarm on test completionAllison Henderson
2026-05-10selftests: rds: Fix TAP-prefixed prints in check_gcov*Allison Henderson
2026-05-10selftests: rds: Fix stale log clean upAllison Henderson
2026-05-10selftests: net: getsockopt_iter: cleanupBreno Leitao
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-08selftests: net: Add protodown testsIdo Schimmel