summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
35 hoursperf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo1-1/+0
35 hoursperf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
35 hoursperf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach1-38/+13
35 hoursperf branch: Avoid incrementing NULLIan Rogers1-0/+3
35 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
35 hoursktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
35 hoursktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
35 hoursktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
35 hoursselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
35 hoursselftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
35 hoursbpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi1-0/+2
35 hoursbpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko1-0/+2
35 hoursktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
35 hourstools/accounting: handle truncated taskstats netlink messagesYiyang Chen2-8/+73
35 hoursselftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
35 hoursselftests: 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
2026-03-25kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov4-30/+31
2026-03-25kunit: tool: remove unused imports and variablesDaniel Latypov5-5/+3
2026-03-25kunit: kunit.py extract handlersAlexander Pantyukhin1-71/+96
2026-03-25kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov3-15/+16
2026-03-25kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov2-4/+21
2026-03-25kunit: tool: parse KTAP compliant test outputRae Moar4-28/+80
2026-03-25kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov1-16/+18
2026-03-25kunit: tool: print summary of failed tests if a few failed out of a lotDaniel Latypov2-0/+69
2026-03-25selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang1-2/+2
2026-03-04tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar1-0/+1
2026-03-04libperf build: Always place libperf includes firstIan Rogers1-1/+1
2026-03-04libperf: Don't remove -g when EXTRA_CFLAGS are usedJames Clark1-9/+3
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
2026-03-04bpftool: Fix truncated netlink dumpsJakub Kicinski2-2/+7
2026-03-04selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko1-1/+1
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko1-10/+16
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-03-04spi: tools: Add include folder to .gitignoreFrancesco Lavra1-0/+1
2026-03-04libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya1-0/+9
2026-03-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan1-1/+1
2026-02-19selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
2026-02-19selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+22
2026-02-19selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+79