summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-27tools/getdelays: use the static UAPI headers from tools/include/uapiThomas Weißschuh
2026-03-27tools headers UAPI: sync linux/taskstats.hThomas Weißschuh
2026-03-27selftests/fchmodat2: use ksft_finished()Mark Brown
2026-03-27selftests/fchmodat2: clean up temporary files and directoriesMark Brown
2026-03-27selftests/ipc: skip msgque test when MSG_COPY is unsupportedUYeol Jo
2026-03-27selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei
2026-03-27perf tools: Add --pmu-filter option for filtering PMUsQinxin Xia
2026-03-27cxl/core/region: move dax region device logic into region_dax.cGregory Price
2026-03-27cxl/core/region: move pmem region driver logic into region_pmem.cGregory Price
2026-03-27scx_central: Defer timer start to central dispatch to fix init errorZhao Mengmeng
2026-03-27selftests/bpf: add block device management selftestsChristian Brauner
2026-03-27RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_testJiakai Xu
2026-03-27selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabledBen Copeland
2026-03-26selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.shYohei Kojima
2026-03-26selftests: add check for seg6 tunsrcJustin Iurman
2026-03-26Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reen...Tejun Heo
2026-03-26perf report: Add comm_nodigit sort keyStephen Brennan
2026-03-26perf stat: Fix opt->value type for parse_cache_levelIan Rogers
2026-03-26perf lock: Fix option value type in parse_max_stackIan Rogers
2026-03-26perf record: Add support for arch_sdt_arg_parse_op() on s390Thomas Richter
2026-03-26tools build: Correct link flags for libopensslLeo Yan
2026-03-26selftests/bpf: Test kind encoding/decodingAlan Maguire
2026-03-26libbpf: Support sanitization of BTF layout for older kernelsAlan Maguire
2026-03-26libbpf: BTF validation can use layout for unknown kindsAlan Maguire
2026-03-26libbpf: Add layout encoding supportAlan Maguire
2026-03-26libbpf: Use layout to compute an unknown kind sizeAlan Maguire
2026-03-26libbpf: Support layout section handling in BTFAlan Maguire
2026-03-26btf: Add BTF kind layout encoding to UAPIAlan Maguire
2026-03-26tools/sched_ext: Remove redundant SCX_ENQ_IMMED compat definitionTejun Heo
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-26KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUIYeoreum Yun
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-26RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment testsJiakai Xu
2026-03-26KVM: selftests: Refactor UAPI tests into dedicated functionJiakai Xu
2026-03-25tools/sched_ext: scx_pair: fix pair_ctx indexing for CPU pairsZhao Mengmeng
2026-03-25selftests: netfilter: nft_concat_range.sh: add check for flush+reload bugFlorian Westphal
2026-03-25docs: c_lex.py: store logger on its dataMauro Carvalho Chehab
2026-03-25docs: kdoc_output: raise an error if full_proto not available for varMauro Carvalho Chehab
2026-03-25docs: kdoc_yaml_file: use a better name for the testsMauro Carvalho Chehab
2026-03-25docs: kdoc: better handle source when producing YAML outputMauro Carvalho Chehab
2026-03-25docs: kdoc_output: fix handling of simple tablesMauro Carvalho Chehab
2026-03-25docs: kdoc-test.yaml: add more testsMauro Carvalho Chehab
2026-03-25docs: kdoc_yaml_file: add a representer to make strings look nicerMauro Carvalho Chehab
2026-03-25unittests: test_kdoc_parser: add command line arg to read a YAML fileMauro Carvalho Chehab
2026-03-25cpupower-info.1: describe the --perf-bias optionRoberto Ricci
2026-03-25cpupower-frequency-info.1: document --boost and --epp optionsRoberto Ricci
2026-03-25cpupower-frequency-info.1: use the proper name of the --perf optionRoberto Ricci
2026-03-25cpupower-idle-info.1: fix short option namesRoberto Ricci
2026-03-25tools/sched_ext: Regenerate autogen enum headersCheng-Yang Chou