summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-18selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao
2025-03-18iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverageNicolin Chen
2025-03-18iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen
2025-03-18RISC-V: selftests: Add TEST_ZICBOM into CBO testsYunhui Cui
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17selftests/mm/cow: fix the incorrect error handlingCyan Yang
2025-03-17selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan
2025-03-17xarray: add xas_try_split() to split a multi-index entryZi Yan
2025-03-17selftests/bpf: Test freplace from user namespaceMykyta Yatsenko
2025-03-17lib/interval_tree: add test case for span iterationWei Yang
2025-03-17lib/rbtree: add random seedWei Yang
2025-03-17lib/rbtree: enable userland test suite for rbtree related data structureWei Yang
2025-03-17cxl/test: Add Set Feature support to cxl_testDave Jiang
2025-03-17cxl/test: Add Get Feature support to cxl_testDave Jiang
2025-03-17cxl: Add FWCTL support to CXLDave Jiang
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes
2025-03-16selftests/mm/mlock: print error on failureBrendan Jackman
2025-03-16selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman
2025-03-16selftests/mm: drop unnecessary sudo usageBrendan Jackman
2025-03-16selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman
2025-03-16selftests/mm: skip map_populate on weird filesystemsBrendan Jackman
2025-03-16selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman
2025-03-16selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman
2025-03-16selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: report errno when things fail in gup_longtermBrendan Jackman
2025-03-16selftests/mm: fix spellingUjwal Kundur
2025-03-16mm: make vma cache SLAB_TYPESAFE_BY_RCUSuren Baghdasaryan
2025-03-16mm: move lesser used vma_area_struct members into the last cachelineSuren Baghdasaryan
2025-03-16mm: replace vm_lock and detached flag with a reference countSuren Baghdasaryan
2025-03-16mm: introduce vma_iter_store_attached() to use with attached vmasSuren Baghdasaryan
2025-03-16mm: mark vma as detached until it's added into vma treeSuren Baghdasaryan
2025-03-16mm: move per-vma lock into vm_area_structSuren Baghdasaryan
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes
2025-03-16selftests/mm: allow tests to run with no huge pages supportMark Brown
2025-03-16selftests: mm: fix typoEric Salem
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown
2025-03-16mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes
2025-03-16mm: eliminate adj_start parameter from commit_merge()Lorenzo Stoakes
2025-03-16mm: further refactor commit_merge()Lorenzo Stoakes
2025-03-16mm: simplify vma merge structure and expand commentsLorenzo Stoakes
2025-03-16selftests/mm: test splitting file-backed THP to any lower orderZi Yan
2025-03-16selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini