summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04thermal: intel: selftests: workload_hint: Mask unsupported typesSrinivas Pandruvada
2025-09-04libbpf: Remove unused args in parse_usdt_noteJiawei Zhao
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-04selftests/bpf: Add case to test bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Introduce experimental bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Test kfunc bpf_strcasecmpRong Tao
2025-09-04selftests/bpf: add benchmark testing for kprobe-multi-allMenglong Dong
2025-09-04selftests/bpf: skip recursive functions for kprobe_multiMenglong Dong
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