summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-09-09selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)
2025-09-09selftests: net: speed up pmtu.sh by avoiding unnecessary cleanupJakub Kicinski
2025-09-09selftests: net: run groups from fcnal-test in parallelJakub Kicinski
2025-09-09selftests/bpf: Add tests for bpf_strnstrRong Tao
2025-09-09selftests/bpf: Fix "expression result unused" warnings with iceccIlya Leoshkevich
2025-09-09selftests/bpf: Extend crypto_sanity selftest with invalid dst bufferDaniel Borkmann
2025-09-09selftests/bpf: Fix incorrect array size calculationJiayuan Chen
2025-09-09selftests: net: add test for ipv6 fragmentationBrett A C Sheffield
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes
2025-09-09selftests: vDSO: Drop vdso_test_clock_getresThomas Weißschuh
2025-09-09selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()Thomas Weißschuh
2025-09-09selftests: vDSO: vdso_test_abi: Test CPUTIME clocksThomas Weißschuh
2025-09-09selftests: vDSO: vdso_test_abi: Use explicit indices for name arrayThomas Weißschuh
2025-09-09selftests: vDSO: vdso_test_abi: Drop clock availability testsThomas Weißschuh
2025-09-09selftests: vDSO: vdso_test_abi: Use ksft_finished()Thomas Weißschuh
2025-09-09selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSOThomas Weißschuh
2025-09-09selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapperThomas Weißschuh
2025-09-09selftests: bonding: add test for LACP actor port priorityHangbin Liu
2025-09-08KVM: selftests: Fix typo in hyperv cpuid test messageAlok Tiwari
2025-09-08selftests: net: move netlink-dumps back to progsJakub Kicinski
2025-09-08selftests: net: make the dump test less sensitive to mem accountingJakub Kicinski
2025-09-08selftests/bpf: Fix the issue where the error code is 0Feng Yang
2025-09-08selftests/arm64: Fix grammatical error in string literalsNikola Z. Ivanov
2025-09-08kselftest/arm64: Add parentheses around sizeof for clarityVivek Yadav
2025-09-08kselftest/arm64: Supress warning and improve readabilityVivek Yadav
2025-09-08kselftest/arm64: Remove extra blank lineVivek Yadav
2025-09-08kselftest/arm64/gcs: Use nolibc's getauxval()Thomas Weißschuh
2025-09-08kselftest/arm64/gcs: Correctly check return value when disabling GCSThomas Weißschuh
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-08selftests: arm64: Fix -Waddress warning in tpidr2 testBala-Vignesh-Reddy
2025-09-08kselftest/arm64: Log error codes in sve-ptraceMark Brown
2025-09-08selftests: arm64: Check fread return value in exec_targetBala-Vignesh-Reddy
2025-09-05selftests: ncdevmem: don't retry EFAULTStanislav Fomichev
2025-09-05selftests/bpf: Add BPF program dump in veristatMykyta Yatsenko
2025-09-04selftests/net: packetdrill: add tcp_close_no_rst.pktEric Dumazet
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04thermal: intel: selftests: workload_hint: Mask unsupported typesSrinivas Pandruvada
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-04selftests/bpf: Add case to test bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Introduce experimental bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Test kfunc bpf_strcasecmpRong Tao
2025-09-04selftests/bpf: add benchmark testing for kprobe-multi-allMenglong Dong
2025-09-04selftests/bpf: skip recursive functions for kprobe_multiMenglong Dong
2025-09-04selftests/bpf: move get_ksyms and get_addrs to trace_helpers.cMenglong Dong
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal
2025-09-03selftests/bpf: Fix count write in testapp_xdp_metadata_copy()Ricardo B. Marlière
2025-09-03selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière
2025-09-03selftests: mptcp: add checks for fallback countersGang Yan