summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-11selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-04-11selftests: mptcp: join: implicit: stop transfer after last checkMatthieu Baerts (NGI0)
2026-04-11objtool: Fix Clang jump table detectionJosh Poimboeuf
2026-03-25Revert "selftests: net: amt: wait longer for connection before sending packets"Nathan Gao
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-25kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-25kunit: tool: Add command line interface to filter and report attributesRae Moar
2026-03-25kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov
2026-03-25kunit: tool: remove unused imports and variablesDaniel Latypov
2026-03-25kunit: kunit.py extract handlersAlexander Pantyukhin
2026-03-25kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov
2026-03-25kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov
2026-03-25kunit: tool: parse KTAP compliant test outputRae Moar
2026-03-25kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov
2026-03-25kunit: tool: print summary of failed tests if a few failed out of a lotDaniel Latypov
2026-03-25selftests: 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_ipv6: fix test failure with br_netfilt...Aleksei Oladko
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-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2026-02-19selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
2026-02-19selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
2026-02-19selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
2026-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2026-02-11KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-02-06selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-02-06testptp: Add option to open PHC in readonly modeWojtek Wasko
2026-02-06selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar
2026-02-06ptp: add testptp mask testXabier Marquiegui
2026-02-06selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei
2026-02-06selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei
2026-02-06testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu
2026-02-06selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman
2026-02-06vsock/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-11idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2026-01-11selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2026-01-11selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2026-01-11tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield
2026-01-11ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt