summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum2024-11-071-7/+12
* selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw2024-10-291-0/+5
* Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw2024-10-293-12/+10
* Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw2024-10-291-7/+0
* selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun2024-10-171-1/+1
* selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw2024-10-171-0/+7
* selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw2024-10-173-10/+12
* selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom2024-10-091-1/+1
* kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum2024-09-261-1/+1
* Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-2116-113/+352
|\
| * selftests/mm: relax test to fail after 100 migration failuresDev Jain2024-09-101-6/+11
| * mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu2024-09-103-0/+94
| * selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2024-09-042-10/+13
| * selftests/mm: add more mseal traversal testsPedro Falcato2024-09-041-1/+105
| * selftests: mm: support shmem mTHP collapse testingBaolin Wang2024-09-043-8/+51
| * selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu2024-09-046-67/+8
| * selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu2024-09-021-21/+36
| * selftests/mm: add mseal test for no-discard madvisePedro Falcato2024-09-021-1/+35
* | Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-174-11/+494
|\ \
| * | selftests/mm: Add new testcases for pkeysKeith Lucas2024-08-024-11/+494
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-166-12/+253
|\ \ \
| * | | selftests: mm: make protection_keys test work on arm64Joey Gouly2024-09-046-12/+244
| * | | selftests: mm: move fpregs printingJoey Gouly2024-09-043-0/+9
* | | | selftests: mm: fix build errors on armhfMuhammad Usama Anjum2024-09-022-36/+14
| |_|/ |/| |
* | | selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2024-08-162-0/+5
* | | selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter2024-08-161-2/+3
|/ /
* | Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-081-1/+1
|\ \
| * | selftests: mm: add s390 to ARCH checkNico Pache2024-08-081-1/+1
| |/
* / minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-0/+2
|/
* selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain2024-07-261-1/+15
* Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-243-0/+55
|\
| * mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld2024-07-193-0/+55
* | selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw2024-07-101-1/+1
* | selftest/mm: test enable_soft_offline behaviorsJiaqi Yan2024-07-054-0/+236
* | mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell2024-07-051-0/+3
* | mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell2024-07-051-5/+9
* | selftests/mm: remove local __NR_* definitionsJohn Hubbard2024-07-0410-62/+9
* | selftests/mm: guard defines from shmEdward Liaw2024-07-041-0/+8
* | selftests/mm: include linux/mman.hEdward Liaw2024-07-041-4/+1
* | selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav2024-07-041-1/+2
* | selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard2024-07-043-48/+48
* | selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard2024-07-044-80/+44
* | selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard2024-07-042-2/+2
* | selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom2024-07-043-0/+119
* | selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain2024-07-041-222/+232
* | selftests/mm: va_high_addr_switch: reduce test noiseDev Jain2024-07-041-4/+0
* | selftests: mm: check return valuesMuhammad Usama Anjum2024-07-041-1/+3
|/
* selftests/mm:fix test_prctl_fork_exec return failureaigourensheng2024-06-251-16/+22
* selftests: mm: make map_fixed_noreplace test names stableMark Brown2024-06-151-8/+16
* Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-263-25/+62
|\