summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-12selftests/kcmp: remove unused open modeEdward Liaw1-1/+1
2024-06-12x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-06-12x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst1-2/+10
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard1-1/+3
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-06-12libbpf: Fix error message in attach_kprobe_multiJiri Olsa1-1/+1
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang1-0/+2
2024-06-12selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang1-1/+1
2024-06-12bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-06-12bpftool: Fix missing pids during link showYonghong Song1-2/+2
2024-06-12KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton1-0/+50
2024-06-12selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger1-0/+14
2024-06-12tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus1-1/+1
2024-06-12tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan1-4/+4
2024-05-17perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim1-4/+17
2024-05-17perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim1-1/+1
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
2024-05-17tools/power/turbostat: Fix uncore frequency file stringJustin Ernst1-1/+1
2024-05-17memblock tests: fix undefined reference to `panic'Wei Yang2-0/+20
2024-05-17memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang1-0/+5
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Increase the limit for fd openedWyes Karny1-0/+21
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei1-0/+6
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan1-1/+1
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers2-8/+14
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-04-10selftests: mptcp: display simult in extra_msgGeliang Tang1-1/+4
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti1-0/+7
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+1
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart1-8/+2
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa1-0/+2
2024-04-03selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang1-3/+3
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park1-0/+1
2024-03-27selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2-4/+4
2024-03-27perf stat: Avoid metric-only segvIan Rogers1-1/+1
2024-03-27perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong1-1/+1
2024-03-27perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong1-1/+0
2024-03-27perf record: Fix possible incorrect free in record__switch_output()Yang Jihong1-1/+1
2024-03-27selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel1-0/+7
2024-03-27selftests: forwarding: Add missing config entriesPetr Machata1-0/+28
2024-03-27tools/resolve_btfids: Fix cross-compilation to non-host endiannessViktor Malik1-0/+35
2024-03-27tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik2-14/+30
2024-03-27libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim APIAndrii Nakryiko1-1/+1