summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/mm
AgeCommit message (Expand)AuthorLines
2025-02-17selftests/powerpc: Use PKEY_UNRESTRICTED macroYury Khrustalev-2/+2
2024-11-14selftests/powerpc: Remove the path after initialization.zhang jiao-5/+5
2024-11-07selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04Michael Ellerman-3/+3
2024-11-07selftests/powerpc: Give all tests 2 minutes timeoutMichael Ellerman-0/+1
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan-0/+1
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch-8/+9
2023-03-30selftests/powerpc: Make dd output quietBenjamin Gray-1/+1
2022-09-04selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman-0/+2
2022-08-26selftests/powerpc: Add a test for execute-only memoryNicholas Miehlbradt-1/+233
2022-04-29selftests/powerpc: Add a test of 4PB SLB handlingMichael Ellerman-1/+160
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+0
2021-05-07selftests: remove duplicate includeZhang Yunkai-1/+0
2021-04-08selftests/powerpc: Test for spurious kernel memory faults on radixJordan Niethe-0/+50
2021-01-19selftests/powerpc: Fix exit status of pkey testsSandipan Das-2/+2
2020-12-04selftests/powerpc: Fix uninitialized variable warningHarish-1/+1
2020-09-14Merge branch 'fixes' into nextMichael Ellerman-1/+52
2020-09-08selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman-0/+1
2020-09-01selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman-2/+7
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio-2/+3
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio-1/+46
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman-36/+5
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman-5/+5
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman-1/+360
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das-1/+338
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das-43/+41
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das-16/+20
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das-98/+2
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin-46/+1
2020-06-30selftests/powerpc: Add test for execute-disabled pkeysSandipan Das-1/+391
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das-29/+1
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy-0/+1
2020-01-06selftests/powerpc: Add a test of bad (out-of-range) accessesMichael Ellerman-1/+174
2019-10-09selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario-1/+1
2019-09-25selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V-0/+736
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2019-07-03selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven-1/+1
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+92
2019-06-13selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman-2/+92
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-1/+1
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero-2/+3
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman-1/+15
2018-10-20selftests/powerpc: Add a test of wild bctrMichael Ellerman-2/+160
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman-0/+1
2018-03-02selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman-0/+14
2018-01-03selftests/powerpc: Add a test of SEGV error behaviourMichael Ellerman-2/+81
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-8/+4