aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-08-03selftests/exec: test binfmt_misc loader substitutionChristian Brauner7-22/+764
2026-08-03selftests/exec: test the transparent binfmt_misc modeChristian Brauner7-4/+399
2026-08-03selftests/exec: convert the binfmt_misc bpf test to the kselftest harnessChristian Brauner4-141/+185
2026-08-03selftests/exec: add binfmt_misc bpf-backed handler testFarid Zakaria7-0/+642
2026-08-03selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockoptShivaji Kant2-0/+4
2026-08-03bpf: Classify scalar kfunc arguments from BTFAmery Hung1-1/+1
2026-08-03bpf: Classify kfunc pointer arguments from BTF, resolve type against the registerAmery Hung4-8/+8
2026-08-03selftests/bpf: Test __szk precision with a NULL nullable bufferAmery Hung2-0/+30
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung4-6/+6
2026-08-03selftests/bpf: Test map lookup result refinementAmery Hung2-0/+75
2026-08-03bpf: Resolve map lookup result type at lookup timeEduard Zingerman1-1/+1
2026-08-02selftests/cgroup: add user_usec sanity check in test_cpucg_niceShaojie Sun1-0/+2
2026-08-02kselftest/arm64: Don't write to P0 in irritator on SME only systemsMark Brown1-1/+6
2026-08-02kselftest/arm64: Add testcase for SECCOMP_RET_TRACE orig_x0 bypassJinjie Ruan3-1/+206
2026-08-02kselftest/arm64: Add seccomp ptrace x0 bypass testJinjie Ruan3-1/+197
2026-08-02kselftest/arm64: fp-ptrace: Fix checks for inactive SVE and SSVE regsetsKarl Mehltretter1-6/+41
2026-08-02tools/nolibc: add support for AlphaThomas Weißschuh3-1/+8
2026-08-01selftests/bpf: Add tests for >8 byte return value and 128-bit argumentsYonghong Song5-0/+112
2026-07-31KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcementHemanth Selam3-4/+49
2026-07-31KVM: selftests: Extend the invalid nVMX guest state test to cover RSMHao Zhang1-0/+53
2026-07-31KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcaseSean Christopherson1-19/+42
2026-07-31KVM: selftests: Use port 0x80 in invalid nVMX guest state testSean Christopherson1-3/+3
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()Sean Christopherson1-0/+16
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 disable testSean 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/scm/linux/kernel/git/akpm/mmLinus 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 Molnar78-186/+2480
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