summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-09-11wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand-1/+0
2025-09-11selftests: Replace sleep with slowwaitDavid Ahern-1/+1
2025-09-11selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern-0/+2
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-48/+174
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan-0/+190
2025-09-11selftests: bpf: use __stderr in stream error testsPuranjay Mohan-82/+17
2025-09-11selftests: bpf: introduce __stderr and __stdoutPuranjay Mohan-0/+100
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov-193/+1623
2025-09-11KVM: selftests: Add support for DIV and IDIV in the fastops testSean Christopherson-0/+38
2025-09-11KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)Sean Christopherson-18/+18
2025-09-11KVM: selftests: Add coverage for 'b' (byte) sized fastops emulationSean Christopherson-7/+13
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson-1/+7
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+96
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-21/+62
2025-09-11selftest:net: fixed spelling mistakesAndres Urian Florez-2/+2
2025-09-11selftests: traceroute: Add VRF testsIdo Schimmel-0/+178
2025-09-11selftests: traceroute: Test traceroute with different source IPsIdo Schimmel-4/+9
2025-09-11selftests: traceroute: Reword commentIdo Schimmel-4/+4
2025-09-11selftests: traceroute: Use require_command()Ido Schimmel-10/+3
2025-09-11selftests: traceroute: Return correct value on failureIdo Schimmel-29/+9
2025-09-11selftests: net: Add tests to verify team driver option set and get.Marc Harvey-2/+193
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski-0/+3
2025-09-10selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski-214/+214
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang-0/+20
2025-09-10selftests: can: enable CONFIG_CAN_VCAN as a moduleDavide Caratti-0/+3
2025-09-10cxl/acpi: Rename CFMW coherency restrictionsDavidlohr Bueso-9/+9
2025-09-09selftests: mptcp: join: allow more time to send ADD_ADDRMatthieu Baerts (NGI0)-2/+4
2025-09-09selftests: mptcp: join: tolerate more ADD_ADDRMatthieu Baerts (NGI0)-12/+7
2025-09-09selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)-8/+9
2025-09-09selftests: net: speed up pmtu.sh by avoiding unnecessary cleanupJakub Kicinski-4/+5
2025-09-09selftests: net: run groups from fcnal-test in parallelJakub Kicinski-1/+12
2025-09-09selftests/bpf: Add tests for bpf_strnstrRong Tao-2/+6
2025-09-09selftests/bpf: Fix "expression result unused" warnings with iceccIlya Leoshkevich-5/+4
2025-09-09selftests/bpf: Extend crypto_sanity selftest with invalid dst bufferDaniel Borkmann-14/+32
2025-09-09selftests/bpf: Fix incorrect array size calculationJiayuan Chen-2/+3
2025-09-09selftests: net: add test for ipv6 fragmentationBrett A C Sheffield-0/+116
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes-0/+84
2025-09-09selftests: vDSO: Drop vdso_test_clock_getresThomas Weißschuh-126/+0
2025-09-09selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()Thomas Weißschuh-1/+36
2025-09-09selftests: vDSO: vdso_test_abi: Test CPUTIME clocksThomas Weißschuh-1/+3
2025-09-09selftests: vDSO: vdso_test_abi: Use explicit indices for name arrayThomas Weißschuh-13/+13
2025-09-09selftests: vDSO: vdso_test_abi: Drop clock availability testsThomas Weißschuh-24/+0
2025-09-09selftests: vDSO: vdso_test_abi: Use ksft_finished()Thomas Weißschuh-2/+1
2025-09-09selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSOThomas Weißschuh-5/+4
2025-09-09selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapperThomas Weißschuh-4/+3
2025-09-09selftests: bonding: add test for LACP actor port priorityHangbin Liu-25/+134
2025-09-08KVM: selftests: Fix typo in hyperv cpuid test messageAlok Tiwari-1/+1
2025-09-08selftests: net: move netlink-dumps back to progsJakub Kicinski-3/+6
2025-09-08selftests: net: make the dump test less sensitive to mem accountingJakub Kicinski-10/+33
2025-09-08selftests/bpf: Fix the issue where the error code is 0Feng Yang-1/+1