aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-10iommufd/selftest: Add coverage for viommu dataNicolin Chen3-17/+40
2025-07-10selftests/hid: sync python tests to hid-tools 0.10Benjamin Tissoires1-0/+19
2025-07-10selftests/hid: sync the python tests to hid-tools 0.8Benjamin Tissoires9-43/+69
2025-07-10selftests/hid: run ruff format on the python partBenjamin Tissoires2-115/+325
2025-07-10KVM: selftests: Add CONFIG_EVENTFD for irqfd selftestMark Brown1-0/+1
2025-07-09selftests: ptrace: add set_syscall_info to .gitignoreMoon Hee Lee1-0/+1
2025-07-09ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang6-1/+40
2025-07-09selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiationLi Wang1-2/+26
2025-07-09selftests/mm: remove duplicate .gitignore entriesMoon Hee Lee1-3/+0
2025-07-09selftests/mm: reduce uffd-unit-test poison test to minimumPeter Xu1-6/+14
2025-07-09selftets/damon: add a test for memcg_path leakSeongJae Park2-0/+44
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple3-11/+3
2025-07-09mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LASTAlistair Popple1-4/+0
2025-07-09selftests/udmabuf: add a test to pin first before writing to memfdVivek Kasireddy1-1/+19
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes1-1/+1
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes2-137/+137
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes1-1/+1
2025-07-09tools/testing/radix-tree: test maple tree chaining mas_preallocate() callsLiam R. Howlett1-0/+12
2025-07-09testing/radix-tree/maple: increase readers and reduce delay for faster machinesLiam R. Howlett1-3/+4
2025-07-09selftest/mm: skip if fallocate() is unsupported in gup_longtermMark Brown1-1/+9
2025-07-09mm/vma: use vmg->target to specify target VMA for new VMA mergeLorenzo Stoakes1-3/+3
2025-07-09selftests: mm: add shmem collapse as a default test itemBaolin Wang1-0/+4
2025-07-09selftests: khugepaged: fix the shmem collapse failureBaolin Wang1-2/+0
2025-07-09selftests/mm: use generic read_sysfs in thuge-gen testPu Lehui1-28/+10
2025-07-09selftests/mm: check for YAMA ptrace_scope configuraiton before modifying itMark Brown1-1/+3
2025-07-09selftests/mm: add messages about test errors to the cow testsMark Brown1-8/+20
2025-07-09selftests/mm: don't compare return values to in cowMark Brown1-3/+3
2025-07-09selftests/mm: convert some cow error reports to ksft_perror()Mark Brown1-3/+3
2025-07-09kselftest/mm: clarify errors for pipe()Mark Brown1-2/+2
2025-07-09tools/testing/selftests: add VMA merge tests for KSM mergeLorenzo Stoakes1-0/+78
2025-07-09mm: prevent KSM from breaking VMA merging for new VMAsLorenzo Stoakes1-0/+11
2025-07-09vsock/test: fix test for null ptr deref when transport changesStefano Garzarella1-5/+16
2025-07-09test/vsock: Add ioctl SIOCINQ testsXuewei Niu1-0/+79
2025-07-09test/vsock: Add retry mechanism to ioctl wrapperXuewei Niu2-9/+22
2025-07-09selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet1-0/+53
2025-07-09selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKH...Victor Nogueira1-0/+37
2025-07-09KVM: arm64: selftests: Test ESR propagation for vSError injectionOliver Upton1-2/+30
2025-07-09KVM: selftests: Convert arch_timer tests to common helpers to pin taskSean Christopherson2-27/+3
2025-07-09KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERFJim Mattson2-0/+214
2025-07-09KVM: selftests: Expand set of APIs for pinning tasks to a single CPUSean Christopherson3-10/+38
2025-07-09selftests/nolibc: show failed run if test process crashesBenjamin Berg1-1/+2
2025-07-08selftests/bpf: Remove enum64 case from __arg_untrusted test suiteEduard Zingerman1-7/+1
2025-07-08selftests/bpf: add a new test to check the consumer update caseJason Xing2-1/+56
2025-07-08selftest: af_unix: Add test for SO_INQ.Kuniyuki Iwashima3-1/+127
2025-07-08KVM: arm64: selftests: Catch up set_id_regs with the kernelOliver Upton1-2/+12
2025-07-08KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-listOliver Upton1-0/+7
2025-07-08KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1Oliver Upton1-1/+41
2025-07-08KVM: arm64: selftests: Add basic SError injection testOliver Upton3-8/+121
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh1-3/+0
2025-07-07selftests: net: Add IPv6 support to netconsole basic testsBreno Leitao2-30/+99