summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-03perf dwarf-aux: Use signed variable types in match_var_offsetZecheng Li
2025-09-03perf tests: Fix "PE file support" test buildJames Clark
2025-09-03x86/boot: Create a confined code area for startup codeArd Biesheuvel
2025-09-03objtool: Add action to check for absence of absolute relocationsArd Biesheuvel
2025-09-03perf tp_pmu: Remove unnecessary checkIan Rogers
2025-09-03perf ilist: Add support for metricsIan Rogers
2025-09-03perf python: Add metrics functionIan Rogers
2025-09-03perf python: Add evlist compute_metricIan Rogers
2025-09-03perf python: Add evlist metrics functionIan Rogers
2025-09-03perf python: Add parse_metrics functionIan Rogers
2025-09-03perf ilist: Add new python ilist commandIan Rogers
2025-09-03perf python: Add function returning dictionary of all events on a PMUIan Rogers
2025-09-03perf python: Add basic PMU abstraction and pmus sequenceIan Rogers
2025-09-03perf python: Improve the tracepoint function if no libtraceeventIan Rogers
2025-09-03perf python: Add more exceptions on error pathsIan Rogers
2025-09-03libperf event: Ensure tracing data is multiple of 8 sizedIan Rogers
2025-09-03perf test shell lock_contention: Extra debug diagnosticsIan Rogers
2025-09-03perf evsel: Avoid container_of on a NULL leaderIan Rogers
2025-09-03perf test trace_btf_enum: Skip if permissions are insufficientIan Rogers
2025-09-03perf disasm: Avoid undefined behavior in incrementing NULLIan Rogers
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel
2025-09-02selftests: net: avoid memory leakZongmin Zhou
2025-09-02selftests: drv-net: rss_ctx: make the test pass with few queuesJakub Kicinski
2025-09-02selftests: drv-net: rss_ctx: use Netlink for timed reconfigJakub Kicinski
2025-09-02selftests: net: py: don't default to shell=TrueJakub Kicinski
2025-09-02selftests: drv-net: adjust tests before defaulting to shell=FalseJakub Kicinski
2025-09-02net: selftests: clean up tools/testing/selftests/net/lib/py/utils.pyBreno Leitao
2025-09-02perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers
2025-09-02perf bpf-utils: Constify bpil_array_descIan Rogers
2025-09-02perf bpf-event: Fix use-after-free in synthesisIan Rogers
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-02perf annotate: Use a hashmap to save type dataNamhyung Kim
2025-09-02bpftool: Add CET-aware symbol matching for x86_64 architecturesYuan Chen
2025-09-02bpftool: Refactor kernel config reading into common helperYuan Chen
2025-09-02selftests/proc: add tests for new pidns APIsAleksa Sarai
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski
2025-09-01selftests/nolibc: remove outdated comment about construct orderBenjamin Berg
2025-09-01selftests/nolibc: fix EXPECT_NZ macroBenjamin Berg
2025-09-01tools/nolibc: drop wait4() supportThomas Weißschuh
2025-09-01kselftest/arm64: tpidr2: Switch to waitpid() over wait4()Thomas Weißschuh
2025-09-01tools/nolibc: fold llseek fallback into lseek()Thomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from fork functionsThomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from dup2()Thomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from *at() functionsThomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from time64-related functionsThomas Weißschuh
2025-09-01tools/nolibc: use tabs instead of spaces for indentationThomas Weißschuh
2025-09-01tools/nolibc: avoid error in dup2() if old fd equals new fdThomas Weißschuh
2025-09-01selftests/futex: Fix futex_wait() for 32bit ARMDan Carpenter