summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-07-31KVM: selftests: Clean up global constants in hardware disable testSean Christopherson1-10/+10
2026-07-31KVM: selftests: Add helper APIs to cancel+join pthreadsSean Christopherson7-45/+33
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson27-61/+38
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson28-77/+50
2026-07-31KVM: selftests: Drop unreachable, dead code from hardware disable testSean Christopherson1-27/+14
2026-07-31KVM: selftests: Affine threads to random CPUs in hardware disable testSean Christopherson1-4/+9
2026-07-31KVM: selftests: Extract picking of random CPU from cpu_set_t to separate APISean Christopherson2-6/+12
2026-07-31KVM: selftests: Return the target CPU from pin_task_to_random_cpu()Sean Christopherson2-3/+4
2026-07-31KVM: selftests: Pre-set threads affinity in hardware disable test when possibleSean Christopherson1-2/+12
2026-07-31KVM: selftests: Set threads CPU affinity before doing work in hardware disabl...Sean Christopherson1-15/+8
2026-07-31KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()Sean Christopherson2-4/+3
2026-07-31selftests/bpf: Cover commuted pointer state propagationYiyang Chen3-0/+88
2026-07-31KVM: selftests: Only link to VFIO library on x86Sean Christopherson1-0/+5
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
2026-07-31selftests/verification: Add selftests for deadline and stall monitorsGabriele Monaco2-0/+56
2026-07-31selftests/verification: Rearrange the wwnr_printk testGabriele Monaco1-3/+25
2026-07-31selftests/verification: Fix wrong errexit assumptionGabriele Monaco3-9/+9
2026-07-31selftests: ntsync: test absolute MONOTONIC waits under time namespacesIván Ezequiel Rodriguez1-0/+87
2026-07-31selftests: ntsync: add wait argument validation testsIván Ezequiel Rodriguez1-0/+44
2026-07-31selftests: ntsync: fix wake_all CREATE_EVENT fd expectationIván Ezequiel Rodriguez1-1/+1
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar76-185/+2393
2026-07-31selftests/filesystems: add mntns cleanup testNoah Orlando4-0/+67
2026-07-31selftests/statmount: Fix file descriptor leak in setup_namespaceMalaya Kumar Rout1-0/+3
2026-07-31selftests/filesystems: fix spelling error in statmount test commentWang Yan1-1/+1
2026-07-31KVM: arm64: selftest: Add NVHCR_EL2 to get-reg-listMarc Zyngier1-0/+2
2026-07-31KVM: arm64: selftests: Add stage-2 block transition testFuad Tabba2-0/+227
2026-07-30KVM: arm64: selftests: Add a userspace watchpoint testFuad Tabba1-0/+41
2026-07-30KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPICongkai Tan1-0/+1
2026-07-30selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bpSJ Park1-1/+0
2026-07-30selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failureMike Rapoport (Microsoft)1-2/+7
2026-07-30selftests/mm: fix clone cleartid race in pkey sighandler testsHongfu Li1-8/+12
2026-07-30selftests/mm: add missing pthread_create() return checks in pkey testsHongfu Li1-2/+10
2026-07-30selftests/mm: add missing mmap() return checks in pkey testsHongfu Li3-6/+10
2026-07-30selftests/mm: use pkey_assert on clone_raw failure in pkey testHongfu Li1-2/+2
2026-07-30selftests/mm: unify pkey sighandler selftest assertions and tracingHongfu Li1-45/+44
2026-07-30selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li3-88/+93
2026-07-30selftests/damon/sysfs.sh: test all files in quota goal dirSJ Park1-0/+14
2026-07-30selftests/damon/sysfs.sh: test dests dirSJ Park1-0/+24
2026-07-30selftests/damon/sysfs.sh: test {core,ops}_filters/ directoriesSJ Park1-4/+24
2026-07-30selftests/damon/sysfs.sh: test multiple probe dirs creationSJ Park1-0/+5
2026-07-30selftests: net: add coverage for fdb nexthop dst_portJack Ma2-2/+121
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-30/+659
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-23/+230
2026-07-30selftests/zram: fix kernel_gte() for POSIX shCheng-Han Wu1-1/+1
2026-07-29selftests/net: test PACKET_IGNORE_OUTGOINGJoe Damato2-2/+87
2026-07-29selftests/net: psock_snd: Verify sll_pkttypeJoe Damato1-3/+14
2026-07-29selftests/net: psock_snd: unify on recvmsg()Joe Damato1-17/+11
2026-07-29selftests/net: psock: Generalize stats checkJoe Damato1-5/+6
2026-07-29selftests/net: psock: Generalize psock bindJoe Damato1-2/+7
2026-07-29KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list testInochi Amaoto1-0/+69