summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan2024-04-291-0/+1
* powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch2023-08-181-8/+9
* selftests/powerpc: Make dd output quietBenjamin Gray2023-03-301-1/+1
* selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman2022-09-041-0/+2
* selftests/powerpc: Add a test for execute-only memoryNicholas Miehlbradt2022-08-262-1/+233
* selftests/powerpc: Add a test of 4PB SLB handlingMichael Ellerman2022-04-293-1/+160
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-1/+0
|\
| * selftests: remove duplicate includeZhang Yunkai2021-05-071-1/+0
* | selftests/powerpc: Test for spurious kernel memory faults on radixJordan Niethe2021-04-082-0/+50
|/
* selftests/powerpc: Fix exit status of pkey testsSandipan Das2021-01-192-2/+2
* selftests/powerpc: Fix uninitialized variable warningHarish2020-12-041-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2020-09-143-1/+52
|\
| * selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman2020-09-011-2/+7
| * selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio2020-08-241-2/+3
| * Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-243-1/+46
* | selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman2020-09-081-0/+1
|/
* selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman2020-07-291-36/+5
* selftests/powerpc: Update the stack expansion testMichael Ellerman2020-07-291-5/+5
* selftests/powerpc: Add test of stack expansion logicMichael Ellerman2020-07-294-1/+360
* selftests/powerpc: Add test for pkey siginfo verificationSandipan Das2020-07-293-1/+338
* selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das2020-07-291-43/+41
* selftests/powerpc: Add pkey helpers for rightsSandipan Das2020-07-291-16/+20
* selftests/powerpc: Move pkey helpers to headersSandipan Das2020-07-291-98/+2
* powerpc/64s: Remove PROT_SAO supportNicholas Piggin2020-07-223-46/+1
* selftests/powerpc: Add test for execute-disabled pkeysSandipan Das2020-06-303-1/+391
* selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das2020-06-302-29/+1
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-0/+1
|\
| * selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy2020-03-171-0/+1
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* selftests/powerpc: Add a test of bad (out-of-range) accessesMichael Ellerman2020-01-063-1/+174
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-10-091-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-09-252-0/+736
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-1/+1
|\
| * selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven2019-07-031-1/+1
* | Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-243-2/+92
|\|
| * selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman2019-06-133-2/+92
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-1/+1
|/
* selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero2018-11-151-2/+3
* selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman2018-11-121-1/+15
* selftests/powerpc: Add a test of wild bctrMichael Ellerman2018-10-203-2/+160
* selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-281-0/+1
* selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-03-021-0/+14
* selftests/powerpc: Add a test of SEGV error behaviourMichael Ellerman2018-01-033-2/+81
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-3/+3
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-8/+4
* selftests/powerpc: Add a test for PROT_SAOMichael Ellerman2016-07-143-1/+46
* selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman2016-05-111-8/+10
* selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman2015-08-171-1/+2
* mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes2015-04-151-2/+6