summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-30selftests/bpf: Check for timeout in perf_link testIhor Solodrai
2026-01-30vsock/test: fix seqpacket message bounds testStefano Garzarella
2026-01-30selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-01-30tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima
2026-01-30selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-30testptp: Add option to open PHC in readonly modeWojtek Wasko
2026-01-30selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar
2026-01-23selftests/bpf: Test invalid narrower ctx loadPaul Chaignon
2026-01-23selftests/landlock: Properly close a file descriptorGünther Noack
2026-01-23selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet
2026-01-23selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet
2026-01-23selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman
2026-01-23vsock/test: add a final full barrier after run all testsStefano Garzarella
2026-01-17bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
2026-01-17bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
2026-01-08tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar
2026-01-08idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2026-01-08selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2026-01-08selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2026-01-08tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield
2026-01-08selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2026-01-08ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt
2026-01-08libperf cpumap: Fix perf_cpu_map__max for an empty/NULL mapIan Rogers
2026-01-08iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe
2026-01-08iommufd/selftest: Update hw_info coverage for an input data_typeNicolin Chen
2026-01-08iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFOYi Liu
2026-01-08selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2026-01-08netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers
2025-12-18perf tools: Fix split kallsyms DSO countingNamhyung Kim
2025-12-18perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim
2025-12-18selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu
2025-12-18selftests: bonding: add ipvlan over bond testingEtienne Champetier
2025-12-18selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2025-12-18selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan
2025-12-18perf arm-spe: Extend branch operationsLeo Yan
2025-12-18selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-12-18libbpf: Fix parsing of multi-split BTFAlan Maguire
2025-12-18perf record: skip synthesize event when open evsel failedShuai Xue
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim
2025-12-18tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg
2025-12-18perf annotate: Check return value of evsel__get_arch() properlyTianyou Li
2025-12-18objtool: Fix weak symbol detectionJosh Poimboeuf
2025-12-18objtool: Fix standalone --hacks=jump_labelDylan Hatch
2025-12-01tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun
2025-12-01selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-12-01selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-12-01tools: riscv: Fixed misalignment of CSR related definitionsChen Pei
2025-12-01selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)