summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2026-03-25selftests/bpf: Make reg_bounds test more robustAlexei Starovoitov
2026-03-25Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-nextNamhyung Kim
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24selftests: drv-net: add missing tc config options for netkit testsBobby Eshleman
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt
2026-03-24selftests/bpf: Test variable length stack writeAlexei Starovoitov
2026-03-24selftests/futex: Bump up libnuma version checkDavidlohr Bueso
2026-03-24selftests/futex: Conditionally include libnuma supportNylon Chen
2026-03-24selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI ...Thomas Weißschuh