summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-03-19selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi-0/+538
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-356/+370
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini-83/+151
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+147
2025-03-19KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list testClément Léger-0/+8
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar-42/+504
2025-03-18selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao-0/+24
2025-03-18iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverageNicolin Chen-0/+153
2025-03-18iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen-0/+5
2025-03-18RISC-V: selftests: Add TEST_ZICBOM into CBO testsYunhui Cui-11/+55
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds-1/+3
2025-03-17selftests/mm/cow: fix the incorrect error handlingCyan Yang-1/+1
2025-03-17selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan-7/+27
2025-03-17selftests/bpf: Test freplace from user namespaceMykyta Yatsenko-4/+112
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes-0/+48
2025-03-16selftests/mm/mlock: print error on failureBrendan Jackman-3/+9
2025-03-16selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman-1/+1
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman-1/+22
2025-03-16selftests/mm: drop unnecessary sudo usageBrendan Jackman-1/+1
2025-03-16selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman-1/+9
2025-03-16selftests/mm: skip map_populate on weird filesystemsBrendan Jackman-0/+7
2025-03-16selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman-1/+10
2025-03-16selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman-1/+2
2025-03-16selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman-20/+20
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman-1/+4
2025-03-16selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman-2/+2
2025-03-16selftests/mm: report errno when things fail in gup_longtermBrendan Jackman-16/+21
2025-03-16selftests/mm: fix spellingUjwal Kundur-1/+1
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes-0/+595
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes-85/+205
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes-24/+24
2025-03-16selftests/mm: allow tests to run with no huge pages supportMark Brown-24/+42
2025-03-16selftests: mm: fix typoEric Salem-1/+1
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown-2/+2
2025-03-16selftests/mm: test splitting file-backed THP to any lower orderZi Yan-5/+6
2025-03-16selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan-8/+44
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini-1/+3
2025-03-15selftests/bpf: Fix sockopt selftest failure on powerpcSaket Kumar Bhaskar-0/+4
2025-03-15selftests/bpf: Fix string read in strncmp benchmarkViktor Malik-1/+4
2025-03-15selftests/bpf: Fix arena_spin_lock compilation on PowerPCKumar Kartikeya Dwivedi-3/+24
2025-03-15selftests/bpf: Add a kernel flag test for LSM bpf hookBlaise Boscaccy-0/+71
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy-10/+11
2025-03-15selftests/bpf: Convert comma to semicolonChen Ni-2/+2
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov-1/+1
2025-03-15selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis-2/+1
2025-03-15selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis-0/+161
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)-152/+176
2025-03-15selftests/bpf: lwt_seg6local: Remove unused routesBastien Curutchet (eBPF Foundation)-5/+0
2025-03-15selftests/bpf: Fix cap_enable_effective() return codeFeng Yang-9/+10
2025-03-15selftests/bpf: Fix dangling stdout seen by traffic monitor threadAmery Hung-17/+22