summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-11-14selftests/bpf: Add BTF dedup tests for recursive typedef definitionsPaul Houssel-0/+65
2025-11-14selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov-0/+5
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-12/+613
2025-11-14selftests/bpf: Convert glob_match() to bpf arenaAlexei Starovoitov-0/+304
2025-11-14selftests/timers/nanosleep: Add tests for return of remaining timeThomas Weißschuh-0/+55
2025-11-14selftests/timers: Clean up kernel version check in posix_timersWake Liu-10/+22
2025-11-14selftests/cgroup: conform test to KTAP format outputGuopeng Zhang-24/+32
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman-0/+53
2025-11-14selftests/futex: Create test for robust listAndré Almeida-1/+555
2025-11-14selftests/futex: Skip tests if shmget unsupportedCarlos Llamas-0/+4
2025-11-14selftests/futex: Add newline to ksft_exit_fail_msg()Carlos Llamas-3/+3
2025-11-14selftests/futex: Remove unused test_futex_mpol()André Almeida-5/+0
2025-11-13Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds-9/+288
2025-11-13selftests/bpf: retry bpf_map_update_elem() when E2BIG is returnedMatt Bobrowski-1/+2
2025-11-13selftests/bpf: Add mptcp test with sockmapJiayuan Chen-0/+183
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-69/+702
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds-0/+4
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-66/+687
2025-11-13selftests/bpf: Add test to verify freeing the special fields in pcpu mapsLeon Hwang-0/+116
2025-11-13Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-nextDave Jiang-0/+446
2025-11-13Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang-49/+0
2025-11-12selftests: drv-net: Limit the max number of queues in procfs_downup_hammerDimitri Daskalakis-2/+3
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing-1/+1
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro-5/+12
2025-11-12vfio: selftests: add iova allocatorAlex Mastro-1/+84
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro-2/+13
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro-1/+179
2025-11-12selftests/vsock: disable shellcheck SC2317 and SC2119Bobby Eshleman-0/+2
2025-11-12selftests/vsock: add vsock_loopback module loadingBobby Eshleman-0/+2
2025-11-12selftests/vsock: add 1.37 to tested virtme-ng versionsBobby Eshleman-1/+1
2025-11-12selftests/vsock: add BUILD=0 definitionBobby Eshleman-0/+1
2025-11-12selftests/vsock: identify and execute tests that can re-use VMBobby Eshleman-13/+50
2025-11-12selftests/vsock: add check_result() for pass/fail countingBobby Eshleman-11/+21
2025-11-12selftests/vsock: speed up tests by reducing the QEMU pidfile timeoutBobby Eshleman-2/+2
2025-11-12selftests/vsock: do not unconditionally die if qemu failsBobby Eshleman-4/+2
2025-11-12selftests/vsock: avoid multi-VM pidfile collisions with QEMUBobby Eshleman-19/+43
2025-11-12selftests/vsock: reuse logic for vsock_test through wrapper functionsBobby Eshleman-40/+95
2025-11-12selftests/vsock: make wait_for_listener() work even if pipefail is onBobby Eshleman-2/+4
2025-11-12selftests/vsock: improve logging in vmtest.shBobby Eshleman-40/+29
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan-0/+333
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)-9/+30
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)-5/+13
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)-5/+5
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)-4/+4
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)-27/+27
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)-1/+1
2025-11-11selftests/verification: Add initial RV testsGabriele Monaco-0/+250
2025-11-11selftest/ftrace: Generalise ftracetest to use with RVGabriele Monaco-14/+28
2025-11-11selftests/namespaces: fix nsid testsChristian Brauner-56/+51
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner-61/+85