summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
7 daysRevert "ptp: add testptp mask test"Petr Machata
7 daysperf block-range: Move debug code behind ifndef NDEBUGIan Rogers
7 daysperf bench: Avoid NDEBUG warningIan Rogers
7 daysselftests/bpf: Check for timeout in perf_link testIhor Solodrai
7 daysselftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa
7 daysselftests/bpf: move SYS() macro into the test_progs.hHangbin Liu
2026-06-19bootconfig: Fix negative seeks on 32-bit with LFS enabledBen Hutchings
2026-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2026-06-19Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata
2026-06-19perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...Arnaldo Carvalho de Melo
2026-06-19tools build: Add 3-component logical version comparatorsArnaldo Carvalho de Melo
2026-06-19perf build: Disable fewer bison warningsIan Rogers
2026-06-19perf parse-events: Make YYDEBUG dependent on doing a debug buildIan Rogers
2026-06-19perf build: Conditionally define NDEBUGIan Rogers
2026-06-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
2026-06-19mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-06-19selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau
2026-06-19selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2026-06-19Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"Paul Chaignon
2026-06-19selftests/bpf: enhance align selftest's expected log matchingAndrii Nakryiko
2026-06-19selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev
2026-06-19bpf: Fix a few selftest failures due to llvm18 changeYonghong Song
2026-06-19selftests/bpf: Add read_build_id functionJiri Olsa
2026-06-19Revert "selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()"Paul Chaignon
2026-06-19Revert "selftests/bpf: Workaround strict bpf_lsm return value check."Paul Chaignon
2026-06-19selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko
2026-06-19selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko
2026-06-19selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata
2026-06-19tools/bootconfig: Fix buf leaks in apply_xbcHongtao Lee
2026-06-19tools/bootconfig: Cleanup bootconfig footer size calculationsMasami Hiramatsu (Google)
2026-06-01perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
2026-06-01perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
2026-06-01perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
2026-06-01perf branch: Avoid incrementing NULLIan Rogers
2026-06-01bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
2026-06-01ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
2026-06-01ktest: Honor empty per-test option overridesRicardo B. Marlière
2026-06-01ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
2026-06-01selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
2026-06-01selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-06-01bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi
2026-06-01bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko
2026-06-01ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-06-01tools/accounting: handle truncated taskstats netlink messagesYiyang Chen
2026-06-01selftests/mqueue: Fix incorrectly named fileSimon Liebold
2026-06-01selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
2026-05-15x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
2026-05-15x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)
2026-04-11selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-04-11selftests: mptcp: join: implicit: stop transfer after last checkMatthieu Baerts (NGI0)