summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-10-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel1-6/+6
2025-09-25selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)1-2/+2
2025-09-25selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)1-3/+4
2025-09-25objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang2-0/+33
2025-09-25objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang1-3/+9
2025-09-25selftests: mptcp: sockopt: fix error messagesGeliang Tang1-6/+10
2025-09-25selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)2-3/+18
2025-09-09tools: gpio: remove the include directory on make cleanzhang jiao1-1/+1
2025-09-09perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers1-10/+33
2025-09-09perf bpf-utils: Constify bpil_array_descIan Rogers1-12/+6
2025-09-09perf bpf-event: Fix use-after-free in synthesisIan Rogers1-12/+27
2025-09-09selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-09selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski1-2/+2
2025-09-09netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-37/+76
2025-09-09cpupower: Fix a bug where the -t option of the set subcommand was not working.Shinji Nomoto1-2/+2
2025-09-04perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers1-28/+27
2025-09-04rtla: Check pkg-config installTao Chen1-0/+8
2025-09-04tools/latency-collector: Check pkg-config installTao Chen1-0/+8
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)1-0/+1
2025-08-20tools/hv: fcopy: Fix irregularities with size of ring bufferNaman Jain1-10/+81
2025-08-20tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau1-2/+2
2025-08-20tools/power turbostat: Handle cap_get_proc() ENOSYSCalvin Owens1-1/+9
2025-08-20tools/power turbostat: Fix build with muslCalvin Owens1-0/+1
2025-08-20tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-20selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song1-3/+7
2025-08-20selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song2-4/+4
2025-08-20bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai1-1/+1
2025-08-20bpftool: Fix JSON writer resource leak in version commandYuan Chen1-3/+3
2025-08-20kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown1-1/+2
2025-08-20libbpf: Verify that arena map exists when adding arena relocationsEduard Zingerman1-0/+5
2025-08-20ktest.pl: Prevent recursion of default variable optionsSteven Rostedt1-1/+4
2025-08-20selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior1-1/+1
2025-08-20pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy1-2/+2
2025-08-20selftests: vDSO: vdso_test_getrandom: Always print TAP headerThomas Weißschuh1-2/+4
2025-08-20selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)1-1/+1
2025-08-20tools/build: Fix s390(x) cross-compilation with clangThomas Weißschuh1-1/+3
2025-08-20tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh1-1/+3
2025-08-20selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang1-0/+11
2025-08-15selftests/bpf: Fix build error with llvm 19Alexei Starovoitov1-1/+1
2025-08-15selftests/bpf: Add a test for arena range tree algorithmAlexei Starovoitov1-2/+108
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes3-1/+238
2025-08-15perf record: Cache build-ID of hit DSOs onlyNamhyung Kim1-1/+1
2025-08-15selftests: ALSA: fix memory leak in utimer testWangYuli1-0/+1
2025-08-15perf tools: Remove libtraceevent in .gitignoreChen Pei1-2/+0
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim1-3/+24
2025-08-15perf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim1-1/+1
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim3-0/+25
2025-08-15perf sched: Fix memory leaks in 'perf sched map'Namhyung Kim1-11/+20
2025-08-15perf sched: Free thread->priv using priv_destructorNamhyung Kim1-0/+2