summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-11-13selftests: drv-net: devmem: add / correct the IPv6 supportJakub Kicinski1-1/+1
2025-11-13selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu1-0/+1
2025-11-13selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu1-2/+1
2025-11-13tools/power x86_energy_perf_policy: Prefer driver HWP limitsLen Brown1-4/+9
2025-11-13tools/power x86_energy_perf_policy: Enhance HWP enableLen Brown1-4/+9
2025-11-13tools/power x86_energy_perf_policy: Fix incorrect fopen mode usageKaushlendra Kumar1-2/+2
2025-11-13tools/power turbostat: Fix incorrect sorting of PMT telemetryKaushlendra Kumar1-1/+1
2025-11-13selftests/bpf: Fix flaky bpf_cookie selftestMykyta Yatsenko1-2/+1
2025-11-13tools/cpupower: Fix incorrect size in cpuidle_state_disable()Kaushlendra Kumar1-2/+3
2025-11-13selftests: drv-net: Pull data before parsing headersAmery Hung1-15/+74
2025-11-13selftests: ublk: fix behavior when fio is not installedUday Shankar6-0/+24
2025-11-13selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song1-0/+1
2025-11-13bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21Tom Stellard2-2/+2
2025-11-13tools/cpupower: fix error return value in cpupower_write_sysfs()Kaushlendra Kumar1-1/+1
2025-11-13selftests/bpf: Fix arena_spin_lock selftest failureSaket Kumar Bhaskar2-1/+17
2025-11-13kunit: Enable PCI on UML without triggering WARN()Thomas Weißschuh1-3/+2
2025-11-13selftests/bpf: Fix incorrect array size calculationJiayuan Chen1-2/+3
2025-11-13thermal: intel: selftests: workload_hint: Mask unsupported typesSrinivas Pandruvada1-0/+2
2025-11-13selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière1-0/+2
2025-11-13kselftest/arm64: tpidr2: Switch to waitpid() over wait4()Thomas Weißschuh1-3/+3
2025-11-13selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière1-1/+1
2025-11-13libbpf: Fix USDT SIB argument handling causing unrecognized register errorJiawei Zhao2-7/+99
2025-11-13tools: ynl: avoid print_field when there is no replyHangbin Liu1-0/+3
2025-11-13tools: ynl: fix string attribute length to include null terminatorPetr Oros1-2/+2
2025-11-13libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko1-1/+1
2025-11-02sched_ext: Make qmap dump operation non-destructiveTejun Heo1-1/+17
2025-10-29objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-0/+1
2025-10-29selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-10-29selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)1-2/+2
2025-10-29selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-10-29selftests: net: fix server bind failure in sctp_vrf.shXin Long2-43/+47
2025-10-23selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo1-0/+3
2025-10-23selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko1-3/+6
2025-10-23selftests: net: check jq command is supportedWang Liang2-0/+4
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)1-0/+11
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson1-4/+4
2025-10-19ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_nameAhmed Salem1-1/+1
2025-10-19selftests: netfilter: query conntrack state to check for port clash resolutionFlorian Westphal1-17/+41
2025-10-19selftests: netfilter: nft_fib.sh: fix spurious test failuresFlorian Westphal1-5/+8
2025-10-19perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet1-1/+1
2025-10-19perf python: split Clang options when invoking PopenLeo Yan1-1/+4
2025-10-19tools build: Align warning options with perfLeo Yan1-2/+2
2025-10-19selftest: net: ovpn: Fix uninit return valuesSidharth Seela1-0/+2
2025-10-19perf bpf_counter: Fix handling of cpumap fixing hybridIan Rogers2-17/+12
2025-10-19perf bpf-filter: Fix opts declaration on older libbpfsIan Rogers1-0/+8
2025-10-19perf build-id: Ensure snprintf string is empty when size is 0Ian Rogers1-0/+7
2025-10-19perf evsel: Ensure the fallback message is always written toIan Rogers1-5/+7
2025-10-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers1-60/+49
2025-10-19perf evsel: Fix uniquification when PMU given without suffixIan Rogers1-10/+18
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers1-0/+4