summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-10-19ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_nameAhmed Salem
2025-10-19selftests: netfilter: query conntrack state to check for port clash resolutionFlorian Westphal
2025-10-19selftests: netfilter: nft_fib.sh: fix spurious test failuresFlorian Westphal
2025-10-19perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet
2025-10-19perf python: split Clang options when invoking PopenLeo Yan
2025-10-19tools build: Align warning options with perfLeo Yan
2025-10-19selftest: net: ovpn: Fix uninit return valuesSidharth Seela
2025-10-19perf bpf_counter: Fix handling of cpumap fixing hybridIan Rogers
2025-10-19perf bpf-filter: Fix opts declaration on older libbpfsIan Rogers
2025-10-19perf build-id: Ensure snprintf string is empty when size is 0Ian Rogers
2025-10-19perf evsel: Ensure the fallback message is always written toIan Rogers
2025-10-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers
2025-10-19perf evsel: Fix uniquification when PMU given without suffixIan Rogers
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan
2025-10-19perf trace: Fix IS_ERR() vs NULL check bugFushuai Wang
2025-10-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers
2025-10-19perf test: AMD IBS swfilt skip kernel tests if paranoia is >1Ian Rogers
2025-10-19perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...Ilkka Koskinen
2025-10-19perf arm_spe: Correct memory level for remote accessLeo Yan
2025-10-19perf arm_spe: Correct setting remote accessLeo Yan
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-10-19perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()GuoHan Zhao
2025-10-19perf: Completely remove possibility to override MAX_NR_CPUSChristophe Leroy
2025-10-19perf parse-events: Handle fake PMUs in CPU termsIan Rogers
2025-10-19libperf event: Ensure tracing data is multiple of 8 sizedIan Rogers
2025-10-19perf evsel: Avoid container_of on a NULL leaderIan Rogers
2025-10-19perf test trace_btf_enum: Skip if permissions are insufficientIan Rogers
2025-10-19perf disasm: Avoid undefined behavior in incrementing NULLIan Rogers
2025-10-15nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li
2025-10-15selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang
2025-10-15selftests/bpf: Fix realloc size in bpf_get_addrsJiri Olsa
2025-10-15selftests/bpf: move get_ksyms and get_addrs to trace_helpers.cMenglong Dong
2025-10-15selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma
2025-10-15iommu/selftest: prevent use of uninitialized variableAlessandro Zanni
2025-10-15selftests/mm: fix va_high_addr_switch.sh failure on x86_64Chunyu Hu
2025-10-15tools: ynl: fix undefined variable nameMatthieu Baerts (NGI0)
2025-10-15libbpf: Fix error when st-prefix_ops and ops from differ btfD. Wythe
2025-10-15tools/nolibc: add stdbool.h to nolibc includesAndré Almeida
2025-10-15tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou
2025-10-15selftests: always install UAPI headers to the correct directoryThomas Weißschuh
2025-10-15selftest/futex: Compile also with libnuma < 2.0.16Sebastian Andrzej Siewior
2025-10-15selftest/futex: Make the error check more precise for futex_numa_mpolAndré Almeida
2025-10-15selftests/futex: Fix futex_wait() for 32bit ARMDan Carpenter
2025-10-15selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILESYi Lai
2025-10-15selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil
2025-10-15ACPICA: Apply ACPI_NONSTRINGAhmed Salem
2025-10-15selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSOThomas Weißschuh