summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-29selftests/bpf: Add few tests for alu32 shift value tracking and zextDaniel Borkmann1-0/+165
2026-03-29selftests/bpf: Update kfuncs using btf_struct_meta to new variantsIhor Solodrai3-156/+9
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai2-2/+3
2026-03-28tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0Ahmed S. Darwish1-324/+347
2026-03-28selftests: fix ARCH normalization to handle command-line argumentAleksei Oladko6-14/+14
2026-03-28tools/getdelays: use the static UAPI headers from tools/include/uapiThomas Weißschuh1-1/+1
2026-03-28tools headers UAPI: sync linux/taskstats.hThomas Weißschuh1-0/+291
2026-03-28selftests/fchmodat2: use ksft_finished()Mark Brown1-4/+1
2026-03-28selftests/fchmodat2: clean up temporary files and directoriesMark Brown1-50/+111
2026-03-28selftests/ipc: skip msgque test when MSG_COPY is unsupportedUYeol Jo1-0/+3
2026-03-28selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei1-0/+25
2026-03-27perf tools: Add --pmu-filter option for filtering PMUsQinxin Xia4-6/+37
2026-03-27cxl/core/region: move dax region device logic into region_dax.cGregory Price1-1/+1
2026-03-27cxl/core/region: move pmem region driver logic into region_pmem.cGregory Price1-1/+1
2026-03-27scx_central: Defer timer start to central dispatch to fix init errorZhao Mengmeng2-44/+42
2026-03-27selftests/bpf: add block device management selftestsChristian Brauner2-0/+317
2026-03-27RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_testJiakai Xu2-1/+56
2026-03-27selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabledBen Copeland1-1/+9
2026-03-27selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.shYohei Kojima1-8/+8
2026-03-27selftests: add check for seg6 tunsrcJustin Iurman1-13/+96
2026-03-27Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reen...Tejun Heo7-601/+0
2026-03-27perf report: Add comm_nodigit sort keyStephen Brennan5-1/+123
2026-03-27perf stat: Fix opt->value type for parse_cache_levelIan Rogers1-20/+23
2026-03-27perf lock: Fix option value type in parse_max_stackIan Rogers1-1/+1
2026-03-27perf record: Add support for arch_sdt_arg_parse_op() on s390Thomas Richter3-0/+82
2026-03-27tools build: Correct link flags for libopensslLeo Yan1-2/+8
2026-03-26selftests/bpf: Test kind encoding/decodingAlan Maguire1-0/+226
2026-03-26libbpf: Support sanitization of BTF layout for older kernelsAlan Maguire4-36/+127
2026-03-26libbpf: BTF validation can use layout for unknown kindsAlan Maguire1-2/+6
2026-03-26libbpf: Add layout encoding supportAlan Maguire3-2/+83
2026-03-26libbpf: Use layout to compute an unknown kind sizeAlan Maguire1-9/+43
2026-03-26libbpf: Support layout section handling in BTFAlan Maguire1-153/+320
2026-03-26btf: Add BTF kind layout encoding to UAPIAlan Maguire1-0/+12
2026-03-26tools/sched_ext: Remove redundant SCX_ENQ_IMMED compat definitionTejun Heo1-5/+0
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-60/+682
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+90
2026-03-26KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUIYeoreum Yun1-0/+1
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-4/+171
2026-03-26RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment testsJiakai Xu2-0/+33
2026-03-26KVM: selftests: Refactor UAPI tests into dedicated functionJiakai Xu1-16/+51
2026-03-26tools/sched_ext: scx_pair: fix pair_ctx indexing for CPU pairsZhao Mengmeng1-2/+12
2026-03-25selftests: netfilter: nft_concat_range.sh: add check for flush+reload bugFlorian Westphal1-1/+69
2026-03-25docs: c_lex.py: store logger on its dataMauro Carvalho Chehab1-1/+7
2026-03-25docs: kdoc_output: raise an error if full_proto not available for varMauro Carvalho Chehab1-1/+3
2026-03-25docs: kdoc_yaml_file: use a better name for the testsMauro Carvalho Chehab1-6/+17
2026-03-25docs: kdoc: better handle source when producing YAML outputMauro Carvalho Chehab5-72/+79
2026-03-25docs: kdoc_output: fix handling of simple tablesMauro Carvalho Chehab1-3/+3
2026-03-25docs: kdoc-test.yaml: add more testsMauro Carvalho Chehab1-2/+1546
2026-03-25docs: kdoc_yaml_file: add a representer to make strings look nicerMauro Carvalho Chehab1-3/+15
2026-03-25unittests: test_kdoc_parser: add command line arg to read a YAML fileMauro Carvalho Chehab1-3/+20