summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
22 hoursbootconfig: Fix negative seeks on 32-bit with LFS enabledBen Hutchings1-2/+2
22 hoursselftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar1-0/+6
22 hoursRevert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata1-57/+5
22 hoursperf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...Arnaldo Carvalho de Melo1-3/+17
22 hourstools build: Add 3-component logical version comparatorsArnaldo Carvalho de Melo1-0/+20
22 hoursperf build: Disable fewer bison warningsIan Rogers4-5/+15
22 hoursperf parse-events: Make YYDEBUG dependent on doing a debug buildIan Rogers1-0/+2
22 hoursperf build: Conditionally define NDEBUGIan Rogers1-0/+1
22 hoursselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)1-3/+3
22 hoursmm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
22 hoursselftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau2-6/+6
22 hoursselftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-5/+1
22 hoursRevert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"Paul Chaignon2-80/+0
22 hoursselftests/bpf: enhance align selftest's expected log matchingAndrii Nakryiko1-6/+12
22 hoursselftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev1-2/+10
22 hoursbpf: Fix a few selftest failures due to llvm18 changeYonghong Song1-0/+1
22 hoursselftests/bpf: Add read_build_id functionJiri Olsa2-0/+87
22 hoursRevert "selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()"Paul Chaignon3-124/+0
22 hoursRevert "selftests/bpf: Workaround strict bpf_lsm return value check."Paul Chaignon1-1/+0
22 hoursselftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko18-122/+172
22 hoursselftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko4-1/+272
22 hoursselftests: forwarding: lib: Add helpers for checksum handlingPetr Machata1-0/+56
22 hourstools/bootconfig: Fix buf leaks in apply_xbcHongtao Lee1-1/+3
22 hourstools/bootconfig: Cleanup bootconfig footer size calculationsMasami Hiramatsu (Google)1-8/+11
2026-06-01perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo1-1/+0
2026-06-01perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
2026-06-01perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach1-38/+13
2026-06-01perf branch: Avoid incrementing NULLIan Rogers1-0/+3
2026-06-01bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
2026-06-01ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
2026-06-01ktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
2026-06-01ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
2026-06-01selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
2026-06-01selftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
2026-06-01bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi1-0/+2
2026-06-01bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko1-0/+2
2026-06-01ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-06-01tools/accounting: handle truncated taskstats netlink messagesYiyang Chen2-8/+73
2026-06-01selftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
2026-06-01selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-05-15x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-0/+3
2026-05-15x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)1-1/+1
2026-04-11selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+12
2026-04-11selftests: mptcp: join: implicit: stop transfer after last checkMatthieu Baerts (NGI0)1-0/+2
2026-04-11objtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
2026-03-25Revert "selftests: net: amt: wait longer for connection before sending packets"Nathan Gao1-5/+2
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-25kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-25kunit: tool: Add command line interface to filter and report attributesRae Moar4-29/+99