aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-12libbpf: Add syscall common attributes support for map_createLeon Hwang2-2/+31
2026-05-12libbpf: Add support for extended BPF syscallLeon Hwang3-0/+47
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang1-0/+8
2026-05-12selftests/cgroup: check malloc return value in alloc_anon functionsHongfu Li1-26/+27
2026-05-12tools: ynl: add scope qualifier for definitionsJakub Kicinski1-2/+29
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski1-2/+22
2026-05-11x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-1/+2
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-12tools/bootconfig: render kernel.* subtree as cmdline string with -CBreno Leitao1-8/+52
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-11perf tool: Fix missing schedstat delegates and dont_split_sample_group in delegate_toolIan Rogers1-0/+6
2026-05-11perf sched: Add missing mmap2 handler in timehistIan Rogers1-0/+1
2026-05-11perf sched stats: Fix segmentation faults, memory leaks, and stale pointers in diff modeIan Rogers1-37/+138
2026-05-11perf test: Fix "trace summary" test for musl-based systemsMartin Kaiser1-1/+1
2026-05-11perf test: Fix sys_enter_openat event test for muslMartin Kaiser1-1/+4
2026-05-11perf test: Fix nanosleep check in the ftrace testMartin Kaiser1-3/+4
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_niceTao 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 Starovoitov341-3715/+6284
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