summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2 daysselftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
2 daysperf parse-events: Expose/rename config_term_nameIan Rogers2-9/+13
2 daysRevert "perf tool_pmu: Factor tool events into their own PMU"Sasha Levin19-530/+392
2 daysRevert "perf python: Add parse_events function"Sasha Levin4-75/+9
2 daysRevert "perf tool_pmu: Fix aggregation on duration_time"Sasha Levin1-7/+1
2 daysRevert "perf cgroup: Update metric leader in evlist__expand_cgroup"Sasha Levin1-23/+7
11 daysperf tool_pmu: Fix aggregation on duration_timeIan Rogers1-1/+7
11 daysperf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo1-1/+0
11 daysperf maps: Fix copy_from that can break sorted by name orderIan Rogers1-10/+3
11 daysperf cgroup: Update metric leader in evlist__expand_cgroupIan Rogers1-7/+23
11 daysperf python: Add parse_events functionIan Rogers4-9/+75
11 daysperf tool_pmu: Factor tool events into their own PMUIan Rogers19-392/+530
11 daysperf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers8-46/+77
11 daysperf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
11 daysperf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever1-2/+6
11 daysperf stat: Fix opt->value type for parse_cache_levelIan Rogers1-20/+23
11 daysperf lock: Fix option value type in parse_max_stackIan Rogers1-1/+1
11 daysperf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach1-38/+13
11 daysperf branch: Avoid incrementing NULLIan Rogers1-0/+3
11 daysbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
11 daysktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
11 daysktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
11 daysktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
11 daysselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
11 daysselftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
11 daysselftests/sched_ext: Add missing error check for exit__load()David Carlier1-1/+1
11 daysselftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal1-7/+7
11 daysselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman1-1/+1
11 daysbpf: Relax scalar id equivalence for state pruningPuranjay Mohan1-3/+5
11 daysbpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi1-0/+2
11 daysselftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal1-1/+1
2026-05-14x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-1/+2
2026-05-14selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
2026-05-14selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16
2026-05-14mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan2-4/+4
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-05-07perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao2-0/+2
2026-05-07tools/accounting: handle truncated taskstats netlink messagesYiyang Chen2-8/+73
2026-05-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün1-1/+1
2026-05-07selftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds1-1/+1
2026-04-22selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-22tools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev1-3/+6
2026-04-11selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-1/+38
2026-04-11bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-4/+58
2026-04-11bpf: Add third round of bounds deductionPaul Chaignon1-1/+1
2026-04-11selftests/bpf: Test invariants on JSLT crossing signPaul Chaignon1-1/+1
2026-04-11selftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon1-0/+118
2026-04-11objtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
2026-04-02objtool: Handle Clang RSP musical chairsJosh Poimboeuf2-39/+37