summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | iommufd/selftest: Add coverage for iommufd pasid attach/detachYi Liu2025-03-253-10/+437
| * | | | | | | | | | iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverageNicolin Chen2025-03-183-0/+153
| * | | | | | | | | | iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen2025-03-181-0/+5
| * | | | | | | | | | iommufd: Disallow allocating nested parent domain with fault IDYi Liu2025-03-041-0/+4
* | | | | | | | | | | Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14 days1-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman2025-03-1039-158/+1112
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman2025-02-1724-86/+165
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior2025-02-151-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds14 days11-0/+186
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lib/interval_tree: add test case for span iterationWei Yang2025-03-172-2/+6
| * | | | | | | | | | | | | lib/rbtree: add random seedWei Yang2025-03-172-2/+8
| * | | | | | | | | | | | | lib/rbtree: enable userland test suite for rbtree related data structureWei Yang2025-03-1711-0/+176
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14 days21-312/+1254
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | selftests/mm: speed up split_huge_page_testRyan Roberts2025-03-211-4/+7
| * | | | | | | | | | | | selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts2025-03-211-1/+4
| * | | | | | | | | | | | selftests/mm: add commentary about 9pfs bugsBrendan Jackman2025-03-213-10/+22
| * | | | | | | | | | | | selftests/mm/cow: fix the incorrect error handlingCyan Yang2025-03-171-1/+1
| * | | | | | | | | | | | selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan2025-03-171-7/+27
| * | | | | | | | | | | | xarray: add xas_try_split() to split a multi-index entryZi Yan2025-03-171-0/+1
| * | | | | | | | | | | | tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes2025-03-162-0/+48
| * | | | | | | | | | | | selftests/mm/mlock: print error on failureBrendan Jackman2025-03-162-3/+9
| * | | | | | | | | | | | selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman2025-03-161-1/+1
| * | | | | | | | | | | | selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman2025-03-161-1/+22
| * | | | | | | | | | | | selftests/mm: drop unnecessary sudo usageBrendan Jackman2025-03-161-1/+1
| * | | | | | | | | | | | selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman2025-03-161-1/+9
| * | | | | | | | | | | | selftests/mm: skip map_populate on weird filesystemsBrendan Jackman2025-03-161-0/+7
| * | | | | | | | | | | | selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman2025-03-161-1/+10
| * | | | | | | | | | | | selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman2025-03-161-1/+2
| * | | | | | | | | | | | selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman2025-03-164-20/+20
| * | | | | | | | | | | | selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman2025-03-161-1/+4
| * | | | | | | | | | | | selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman2025-03-161-2/+2
| * | | | | | | | | | | | selftests/mm: report errno when things fail in gup_longtermBrendan Jackman2025-03-161-16/+21
| * | | | | | | | | | | | selftests/mm: fix spellingUjwal Kundur2025-03-161-1/+1
| * | | | | | | | | | | | mm: make vma cache SLAB_TYPESAFE_BY_RCUSuren Baghdasaryan2025-03-161-7/+2
| * | | | | | | | | | | | mm: move lesser used vma_area_struct members into the last cachelineSuren Baghdasaryan2025-03-161-19/+18
| * | | | | | | | | | | | mm: replace vm_lock and detached flag with a reference countSuren Baghdasaryan2025-03-162-33/+35
| * | | | | | | | | | | | mm: introduce vma_iter_store_attached() to use with attached vmasSuren Baghdasaryan2025-03-162-9/+43
| * | | | | | | | | | | | mm: mark vma as detached until it's added into vma treeSuren Baghdasaryan2025-03-161-5/+12
| * | | | | | | | | | | | mm: move per-vma lock into vm_area_structSuren Baghdasaryan2025-03-161-26/+7
| * | | | | | | | | | | | tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes2025-03-161-0/+595
| * | | | | | | | | | | | tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes2025-03-161-85/+205
| * | | | | | | | | | | | selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes2025-03-164-24/+24
| * | | | | | | | | | | | selftests/mm: allow tests to run with no huge pages supportMark Brown2025-03-161-24/+42
| * | | | | | | | | | | | selftests: mm: fix typoEric Salem2025-03-161-1/+1
| * | | | | | | | | | | | selftests/mm: fix thuge-gen test name uniquenessMark Brown2025-03-161-2/+2
| * | | | | | | | | | | | mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes2025-03-161-2/+2
| * | | | | | | | | | | | mm: eliminate adj_start parameter from commit_merge()Lorenzo Stoakes2025-03-161-0/+2
| * | | | | | | | | | | | mm: further refactor commit_merge()Lorenzo Stoakes2025-03-161-2/+7
| * | | | | | | | | | | | mm: simplify vma merge structure and expand commentsLorenzo Stoakes2025-03-161-26/+26
| * | | | | | | | | | | | selftests/mm: test splitting file-backed THP to any lower orderZi Yan2025-03-161-5/+6