summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-03-30rcutorture: Fix numeric "test" comparison in srcu_lockdep.shPaul E. McKenney-3/+3
2026-03-30torture: Print informative message for test without recheck filePaul E. McKenney-1/+6
2026-03-30torture: Make hangs more visible in torture.sh outputPaul E. McKenney-2/+1
2026-03-30kvm-check-branches.sh: Remove in favor of kvm-series.shPaul E. McKenney-102/+0
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney-0/+15
2026-03-30Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo-0/+263
2026-03-30selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress testTejun Heo-0/+263
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky-1002/+3074
2026-03-30RDMA/rxe: Add testcase for net namespace rxeZhu Yanjun-0/+298
2026-03-30docs: kdoc_diff: add a helper tool to help checking kdoc regressionsMauro Carvalho Chehab-0/+508
2026-03-30tools: unittest_helper: add a quiet modeMauro Carvalho Chehab-6/+16
2026-03-30rtla: Fix build without libbpf headerTomas Glozar-1/+0
2026-03-30doc tools: better handle KBUILD_VERBOSEMauro Carvalho Chehab-2/+12
2026-03-30selftests/livepatch: add test for module function patchingPablo Alessandro Santos Hugen-0/+194
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2026-03-29selftests: drv-net: xdp: Add rss_hash metadata testsChris J Arges-0/+312
2026-03-29selftests: net: move common xdp.py functions into libChris J Arges-74/+94
2026-03-29selftests/bpf: Add few tests for alu32 shift value tracking and zextDaniel Borkmann-0/+165
2026-03-29selftests/bpf: Update kfuncs using btf_struct_meta to new variantsIhor Solodrai-156/+9
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai-2/+3
2026-03-28tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0Ahmed S. Darwish-324/+347
2026-03-27selftests: fix ARCH normalization to handle command-line argumentAleksei Oladko-14/+14
2026-03-27tools/getdelays: use the static UAPI headers from tools/include/uapiThomas Weißschuh-1/+1
2026-03-27tools headers UAPI: sync linux/taskstats.hThomas Weißschuh-0/+291
2026-03-27selftests/fchmodat2: use ksft_finished()Mark Brown-4/+1
2026-03-27selftests/fchmodat2: clean up temporary files and directoriesMark Brown-50/+111
2026-03-27selftests/ipc: skip msgque test when MSG_COPY is unsupportedUYeol Jo-0/+3
2026-03-27selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei-0/+25
2026-03-27perf tools: Add --pmu-filter option for filtering PMUsQinxin Xia-6/+37
2026-03-27cxl/core/region: move dax region device logic into region_dax.cGregory Price-1/+1
2026-03-27cxl/core/region: move pmem region driver logic into region_pmem.cGregory Price-1/+1
2026-03-27scx_central: Defer timer start to central dispatch to fix init errorZhao Mengmeng-44/+42
2026-03-27selftests/bpf: add block device management selftestsChristian Brauner-0/+317
2026-03-27RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_testJiakai Xu-1/+56
2026-03-27selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabledBen Copeland-1/+9
2026-03-26selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.shYohei Kojima-8/+8
2026-03-26selftests: add check for seg6 tunsrcJustin Iurman-13/+96
2026-03-26Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reen...Tejun Heo-601/+0
2026-03-26perf report: Add comm_nodigit sort keyStephen Brennan-1/+123
2026-03-26perf stat: Fix opt->value type for parse_cache_levelIan Rogers-20/+23
2026-03-26perf lock: Fix option value type in parse_max_stackIan Rogers-1/+1
2026-03-26perf record: Add support for arch_sdt_arg_parse_op() on s390Thomas Richter-0/+82
2026-03-26tools build: Correct link flags for libopensslLeo Yan-2/+8
2026-03-26selftests/bpf: Test kind encoding/decodingAlan Maguire-0/+226
2026-03-26libbpf: Support sanitization of BTF layout for older kernelsAlan Maguire-36/+127
2026-03-26libbpf: BTF validation can use layout for unknown kindsAlan Maguire-2/+6
2026-03-26libbpf: Add layout encoding supportAlan Maguire-2/+83
2026-03-26libbpf: Use layout to compute an unknown kind sizeAlan Maguire-9/+43
2026-03-26libbpf: Support layout section handling in BTFAlan Maguire-153/+320
2026-03-26btf: Add BTF kind layout encoding to UAPIAlan Maguire-0/+12