summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao1-3/+7
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai4-4/+21
2026-05-13KVM: selftests: memslot_perf_test: make host wait timeout configurableMayuresh Chitale1-3/+9
2026-05-13KVM: selftests: Guard execinfo.h inclusion for non-glibc buildsHisam Mehboob1-1/+7
2026-05-13KVM: selftests: Teach sev_*_test about revoking VM typesTycho Andersen3-11/+9
2026-05-13KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()Piotr Zarycki1-13/+2
2026-05-13KVM: selftests: Fix typo in comment in hyperv_features.cPiotr Zarycki1-1/+1
2026-05-13KVM: selftests: sync_regs_test: drop stale TODO commentPiotr Zarycki1-1/+0
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson9-9/+18
2026-05-13selftests/bpf: Enable stack argument tests for arm64Puranjay Mohan7-7/+14
2026-05-13bpf, arm64: Map BPF_REG_0 to x8 instead of x7Puranjay Mohan3-9/+9
2026-05-13selftests/bpf: Add precision backtracking test for stack argumentsYonghong Song3-0/+167
2026-05-13selftests/bpf: Add verifier tests for stack argument validationYonghong Song4-0/+614
2026-05-13selftests/bpf: Add BTF fixup for __naked subprog parameter namesYonghong Song2-1/+136
2026-05-13selftests/bpf: Add tests for stack argument validationYonghong Song4-0/+139
2026-05-13selftests/bpf: Add tests for BPF function stack argumentsYonghong Song5-1/+638
2026-05-13selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei1-0/+11
2026-05-12selftests: drv-net: cope with slow env in so_txtime.py testWillem de Bruijn2-4/+17
2026-05-12KVM: selftests: Ensure gmem file sizes are multiple of host page sizeSean Christopherson1-2/+7
2026-05-12selftests/bpf: Add tests to verify map create failure logLeon Hwang1-0/+166
2026-05-12selftests/cgroup: check malloc return value in alloc_anon functionsHongfu Li1-26/+27
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski1-2/+22
2026-05-11selftests: mptcp: pm: use simpler send/recv formsMatthieu Baerts (NGI0)1-5/+3
2026-05-11selftests: mptcp: pm: validate new limitsMatthieu Baerts (NGI0)1-21/+35
2026-05-11selftests: mptcp: join: validate 8x8 subflowsMatthieu Baerts (NGI0)1-0/+28
2026-05-11selftests: mptcp: join: allow changing ifaces nr per testMatthieu Baerts (NGI0)1-2/+3
2026-05-11selftests/bpf: Use both hrtimer enqueue helpers in vmlinux testIhor Solodrai2-4/+45
2026-05-11Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo1-0/+1
2026-05-11selftests/bpf: Add XDP load-balancer benchmark run scriptPuranjay Mohan1-0/+79
2026-05-11selftests/bpf: Add XDP load-balancer benchmark driverPuranjay Mohan3-0/+1119
2026-05-11selftests/bpf: Add XDP load-balancer BPF programPuranjay Mohan1-0/+647
2026-05-11selftests/bpf: Add XDP load-balancer common definitionsPuranjay Mohan1-0/+112
2026-05-11selftests/bpf: Add bpf-nop benchmark for timing overhead baselinePuranjay Mohan4-0/+102
2026-05-11selftests/bpf: Add BPF batch-timing libraryPuranjay Mohan4-0/+393
2026-05-11selftests/bpf: Add bench_force_done() for early benchmark completionPuranjay Mohan2-5/+10
2026-05-11selftests/bpf: Add test for large offset bpf-to-bpf callYazhou Tang2-0/+68
2026-05-11selftests/namespaces: Skip efault tests when listns() is not availableRicardo B. Marlière1-0/+18
2026-05-11selftests/namespaces: Fix waitpid race in listns_efault_test cleanupRicardo B. Marlière1-6/+9
2026-05-11selftests/namespaces: Kill grandchild in nsid fixture teardownRicardo B. Marlière1-1/+13
2026-05-11selftests/pid_namespace: compute pid_max test limits dynamicallyBjoern Doebel1-32/+124
2026-05-10Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo2-3/+4
2026-05-10selftests/cgroup: fix misleading debug message in test_cgfreezer_time_childTao Cui1-1/+1
2026-05-10selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_...Tao Cui1-1/+1
2026-05-10selftests/cgroup: Add NULL check after malloc in cgroup_util.cHongfu Li1-3/+6
2026-05-10selftests/sched_ext: Fix build error in dequeue selftestAndrea Righi1-0/+1
2026-05-10selftests/cgroup: Fix string comparison in write_testHongfu Li1-1/+1
2026-05-10selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li1-2/+3
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov330-3476/+5751
2026-05-10selftests: rds: Disarm signal alarm on test completionAllison Henderson1-0/+8
2026-05-10selftests: rds: Fix TAP-prefixed prints in check_gcov*Allison Henderson1-9/+9