summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
2026-05-13KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctlsSean Christopherson
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13tools/sched_ext: scx_qmap: Fix qa arena placementCheng-Yang Chou
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai
2026-05-13KVM: selftests: memslot_perf_test: make host wait timeout configurableMayuresh Chitale
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