summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-04selftests/bpf: move get_ksyms and get_addrs to trace_helpers.cMenglong Dong
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-09-04tools: gpio: remove the include directory on make cleanzhang jiao
2025-09-04x86/sev: Zap snp_abort()Borislav Petkov (AMD)
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal
2025-09-03tools/sched_ext: Add compat helper for scx_bpf_cpu_curr()Andrea Righi
2025-09-03selftests/bpf: Fix count write in testapp_xdp_metadata_copy()Ricardo B. Marlière
2025-09-03selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière
2025-09-03tools: ynl-gen: fix nested array countingAsbjørn Sloth Tønnesen
2025-09-03tools: ynl-gen: use macro for binary min-len checkAsbjørn Sloth Tønnesen
2025-09-03selftests: mptcp: add checks for fallback countersGang Yan
2025-09-03sched_ext: Introduce scx_bpf_cpu_curr()Christian Loehle
2025-09-03sched_ext: Introduce scx_bpf_locked_rq()Christian Loehle
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