summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
30 hoursbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin2-3/+3
30 hoursselftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan1-3/+28
30 hoursselftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil1-8/+24
30 hoursselftests/mm: clarify alternate unmapping in compaction_testSayali Patil1-0/+3
30 hourstools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo1-2/+2
30 hourstools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo1-2/+3
30 hourstools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo1-2/+8
30 hoursselftests/bpf: Fix bpf_iter/task_vma testYonghong Song1-1/+1
30 hourstools/virtio: check mmap return value in vringh_testlonglong yan1-0/+5
30 hoursbpftool: Use libbpf error code for flow dissector queryWoojin Ji1-2/+2
30 hourslibbpf: Fix UAF in strset__add_str()Carlos Llamas1-21/+41
30 hourstools/mm/slabinfo: fix total_objects attribute nameYichong Chen1-2/+2
30 hoursusbip: tools: support SuperSpeedPlus devicesYichong Chen3-0/+7
2026-07-04kselftest/arm64: signal: Skip SVE signal test if not enough VLs supportedYijia Wang1-0/+2
2026-07-04Revert "ptp: add testptp mask test"Petr Machata1-18/+1
2026-07-04Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata1-57/+5
2026-06-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)1-3/+3
2026-06-19selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata1-0/+56
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-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-01bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi1-0/+2
2026-06-01ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-06-01selftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
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-18objtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
2026-04-18tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-04-18selftests: 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: 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-04libbpf: Fix dumping big-endian bitfieldsIlya Leoshkevich1-8/+7
2026-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-02-06testptp: Add option to open PHC in readonly modeWojtek Wasko1-14/+23
2026-02-06selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar1-5/+57
2026-02-06ptp: add testptp mask testXabier Marquiegui1-1/+18
2026-02-06selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30