summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2026-01-11selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2026-01-11selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2026-01-11selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-12-07selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-12-07selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-12-07selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-12-07selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-12-07selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-12-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-12-07selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2025-12-07selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang
2025-12-07netdevsim: add Makefile for selftestsDavid Wei
2025-12-07selftests/net: use destination options instead of hop-by-hopAnubhav Singh
2025-12-07selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert
2025-12-07selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh
2025-12-07selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng
2025-12-07selftests: Replace sleep with slowwaitDavid Ahern
2025-12-07selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-12-07selftests: traceroute: Use require_command()Ido Schimmel
2025-12-07selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski
2025-12-07selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-12-07selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-12-07selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière
2025-12-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-12-07selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)
2025-12-07selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-10-29Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Leon Hwang
2025-10-29selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-29selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-19selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-10-15nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li
2025-10-15selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil