summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-08-19selftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser
2026-08-19selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan
2026-08-19selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2026-07-24selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
2026-07-24selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
2026-07-24selftests/mm: clarify alternate unmapping in compaction_testSayali Patil
2026-07-24tools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo
2026-07-24tools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo
2026-07-24tools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo
2026-07-24selftests/bpf: Fix bpf_iter/task_vma testYonghong Song
2026-07-24tools/virtio: check mmap return value in vringh_testlonglong yan
2026-07-24bpftool: Use libbpf error code for flow dissector queryWoojin Ji
2026-07-24libbpf: Fix UAF in strset__add_str()Carlos Llamas
2026-07-24tools/mm/slabinfo: fix total_objects attribute nameYichong Chen
2026-07-24usbip: tools: support SuperSpeedPlus devicesYichong Chen
2026-07-04kselftest/arm64: signal: Skip SVE signal test if not enough VLs supportedYijia Wang
2026-07-04Revert "ptp: add testptp mask test"Petr Machata
2026-07-04Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata
2026-06-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
2026-06-19selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata
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-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-01bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi
2026-06-01ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-06-01selftests/mqueue: Fix incorrectly named fileSimon Liebold
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-18objtool: Fix Clang jump table detectionJosh Poimboeuf
2026-04-18tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-04-18selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-03-04tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar
2026-03-04libperf build: Always place libperf includes firstIan Rogers
2026-03-04libperf: Don't remove -g when EXTRA_CFLAGS are usedJames Clark
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers
2026-03-04bpftool: Fix truncated netlink dumpsJakub Kicinski
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-03-04spi: tools: Add include folder to .gitignoreFrancesco Lavra
2026-03-04libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya
2026-03-04libbpf: Fix dumping big-endian bitfieldsIlya Leoshkevich
2026-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2026-02-06testptp: Add option to open PHC in readonly modeWojtek Wasko