summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-13libbpf: Use strscpy() in kernel code for skel_map_create()Kees Cook
2026-05-13KVM: selftests: Guard execinfo.h inclusion for non-glibc buildsHisam Mehboob
2026-05-13KVM: selftests: Teach sev_*_test about revoking VM typesTycho Andersen
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-12libbpf: Add syscall common attributes support for map_createLeon Hwang
2026-05-12libbpf: Add support for extended BPF syscallLeon Hwang
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang
2026-05-12selftests/cgroup: check malloc return value in alloc_anon functionsHongfu Li
2026-05-12tools: ynl: add scope qualifier for definitionsJakub Kicinski
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski
2026-05-11x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
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-12tools/bootconfig: render kernel.* subtree as cmdline string with -CBreno Leitao
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-11perf tool: Fix missing schedstat delegates and dont_split_sample_group in del...Ian Rogers
2026-05-11perf sched: Add missing mmap2 handler in timehistIan Rogers
2026-05-11perf sched stats: Fix segmentation faults, memory leaks, and stale pointers i...Ian Rogers
2026-05-11perf test: Fix "trace summary" test for musl-based systemsMartin Kaiser
2026-05-11perf test: Fix sys_enter_openat event test for muslMartin Kaiser
2026-05-11perf test: Fix nanosleep check in the ftrace testMartin Kaiser
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