summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-04perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers1-0/+2
2026-03-04tools: Fix bitfield dependency failureLeo Yan1-0/+1
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang1-2/+2
2026-03-04docs: kdoc: fix logic to handle unissued warningsMauro Carvalho Chehab1-7/+28
2026-03-04rtla: Fix NULL pointer dereference in actions_parseWander Lairson Costa1-0/+2
2026-03-04bpftool: Fix dependencies for static buildIhor Solodrai1-2/+2
2026-03-04tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar1-0/+1
2026-03-04tools/cpupower: Fix inverted APERF capability checkKaushlendra Kumar1-1/+1
2026-03-04kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George1-1/+1
2026-03-04perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evselIan Rogers1-8/+16
2026-03-04perf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao3-40/+29
2026-03-04objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-1/+2
2026-03-04perf test: Fix test case perftool-testsuite_report for s390Thomas Richter1-2/+2
2026-03-04perf metricgroup: Don't early exit if no CPUID table existsIan Rogers1-13/+5
2026-03-04libperf build: Always place libperf includes firstIan Rogers1-1/+1
2026-03-04perf build: Remove NO_LIBCAP that controls nothingIan Rogers2-3/+1
2026-03-04perf jevents: Handle deleted JSONS in out of source buildsJames Clark1-3/+11
2026-03-04perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das1-3/+3
2026-03-04perf test: Fix test perf evlist for z/VM s390xThomas Richter1-2/+2
2026-03-04perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo1-3/+3
2026-03-04tools headers: Go back to include asm-generic/unistd.h for arm64Leo Yan1-1/+23
2026-03-04perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran1-1/+1
2026-03-04perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers1-1/+1
2026-03-04perf maps: Fix reference count leak in maps__find_ams()Ian Rogers1-0/+1
2026-03-04perf annotate: Fix args leak of map_symbolIan Rogers7-38/+47
2026-03-04perf cs-etm: Fix decoding for sparse CPU mapsJames Clark1-1/+2
2026-03-04perf tests kallsyms: Fix missed map__put()Ian Rogers1-0/+1
2026-03-04perf tools: Get debug info of DSO properlyNamhyung Kim2-24/+50
2026-03-04perf symbol-elf: Fix leak of ELF files with GNU debugdataIan Rogers1-1/+1
2026-03-04libsubcmd: Fix null intersection case in exclude_cmds()Sri Jayaramappa1-4/+6
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
2026-03-04perf unwind-libdw: Fix invalid reference countsIan Rogers1-2/+5
2026-03-04perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier1-3/+4
2026-03-04perf test stat tests: Fix for virtualized machinesThomas Richter1-1/+1
2026-03-04perf test: Fix test case perf evlist tests for s390xThomas Richter1-2/+3
2026-02-27selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski1-1/+1
2026-02-27bpftool: Fix truncated netlink dumpsJakub Kicinski2-2/+7
2026-02-27selftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko2-0/+16
2026-02-27selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko1-1/+1
2026-02-27selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko1-10/+16
2026-02-27libbpf: Fix invalid write loop logic in bpf_linker__add_buf()Amery Hung1-1/+1
2026-02-27selftests: netconsole: Increase port listening timeoutPin-yen Lin1-2/+2
2026-02-27selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-27selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-02-27selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
2026-02-27kbuild: Add objtool to top-level clean targetJosh Poimboeuf1-0/+2
2026-02-27tools/power turbostat: Harden against unexpected valuesLen Brown1-43/+51
2026-02-27tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output errorLen Brown1-1/+1
2026-02-27tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()Malaya Kumar Rout1-0/+2
2026-02-27selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky1-8/+8