summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-11-17selftests/damon/sysfs: add obsolete_target testSeongJae Park1-0/+37
2025-11-17sysfs.py: extend assert_ctx_committed() for monitoring targetsSeongJae Park1-0/+11
2025-11-17drgn_dump_damon_status: dump damon_target->obsoleteSeongJae Park1-0/+1
2025-11-17selftests/damon/_damon_sysfs: support obsolete_target fileSeongJae Park1-2/+9
2025-11-17mm: add ability to take further action in vm_area_descLorenzo Stoakes1-7/+91
2025-11-17selftests: update ksm inheritance tests for prctl fork/execxu xin1-0/+57
2025-11-17Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha1-1/+1
2025-11-15selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...Martin KaFai Lau2-1/+34
2025-11-15selftests/bpf: Align kfuncs renamed in bpf treeMykyta Yatsenko2-3/+3
2025-11-15selftests: drv-net: xdp: make the XDP qstats tests less flakyJakub Kicinski1-6/+9
2025-11-15selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis1-2/+3
2025-11-15ipv6: clean up routes when manually removing address with a lifetimeJakub Kicinski1-0/+20
2025-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov37-96/+1625
2025-11-15selftests/bpf: Add BTF dedup tests for recursive typedef definitionsPaul Houssel1-0/+65
2025-11-15selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov1-0/+5
2025-11-15Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds13-12/+613
2025-11-15selftests/bpf: Convert glob_match() to bpf arenaAlexei Starovoitov3-0/+304
2025-11-14selftests/timers/nanosleep: Add tests for return of remaining timeThomas Weißschuh1-0/+55
2025-11-14selftests/timers: Clean up kernel version check in posix_timersWake Liu1-10/+22
2025-11-14selftests/cgroup: conform test to KTAP format outputGuopeng Zhang8-24/+32
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman1-0/+53
2025-11-14selftests/futex: Create test for robust listAndré Almeida3-1/+555
2025-11-14selftests/futex: Skip tests if shmget unsupportedCarlos Llamas2-0/+4
2025-11-14selftests/futex: Add newline to ksft_exit_fail_msg()Carlos Llamas1-3/+3
2025-11-14selftests/futex: Remove unused test_futex_mpol()André Almeida1-5/+0
2025-11-14Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds4-9/+288
2025-11-14selftests/bpf: retry bpf_map_update_elem() when E2BIG is returnedMatt Bobrowski1-1/+2
2025-11-14selftests/bpf: Add mptcp test with sockmapJiayuan Chen2-0/+183
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-69/+702
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+4
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-66/+687
2025-11-13selftests/bpf: Add test to verify freeing the special fields in pcpu mapsLeon Hwang2-0/+116
2025-11-13Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-nextDave Jiang2-0/+446
2025-11-13Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang4-49/+0
2025-11-13selftests: drv-net: Limit the max number of queues in procfs_downup_hammerDimitri Daskalakis1-2/+3
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing1-1/+1
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro2-5/+12
2025-11-12vfio: selftests: add iova allocatorAlex Mastro2-1/+84
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro1-2/+13
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro2-1/+179
2025-11-12selftests/vsock: disable shellcheck SC2317 and SC2119Bobby Eshleman1-0/+2
2025-11-12selftests/vsock: add vsock_loopback module loadingBobby Eshleman1-0/+2
2025-11-12selftests/vsock: add 1.37 to tested virtme-ng versionsBobby Eshleman1-1/+1
2025-11-12selftests/vsock: add BUILD=0 definitionBobby Eshleman1-0/+1
2025-11-12selftests/vsock: identify and execute tests that can re-use VMBobby Eshleman1-13/+50
2025-11-12selftests/vsock: add check_result() for pass/fail countingBobby Eshleman1-11/+21
2025-11-12selftests/vsock: speed up tests by reducing the QEMU pidfile timeoutBobby Eshleman1-2/+2
2025-11-12selftests/vsock: do not unconditionally die if qemu failsBobby Eshleman1-4/+2
2025-11-12selftests/vsock: avoid multi-VM pidfile collisions with QEMUBobby Eshleman1-19/+43