aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch1-8/+9
2023-03-30selftests/powerpc: Make dd output quietBenjamin Gray1-1/+1
2022-09-04selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman1-0/+2
2022-08-26selftests/powerpc: Add a test for execute-only memoryNicholas Miehlbradt2-1/+233
2022-04-29selftests/powerpc: Add a test of 4PB SLB handlingMichael Ellerman3-1/+160
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2021-05-07selftests: remove duplicate includeZhang Yunkai1-1/+0
2021-04-08selftests/powerpc: Test for spurious kernel memory faults on radixJordan Niethe2-0/+50
2021-01-19selftests/powerpc: Fix exit status of pkey testsSandipan Das2-2/+2
2020-12-04selftests/powerpc: Fix uninitialized variable warningHarish1-1/+1
2020-09-14Merge branch 'fixes' into nextMichael Ellerman3-1/+52
2020-09-08selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman1-0/+1
2020-09-01selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman1-2/+7
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio1-2/+3
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio3-1/+46
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman1-36/+5
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman1-5/+5
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman4-1/+360
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das3-1/+338
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das1-43/+41
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das1-16/+20
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das1-98/+2
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin3-46/+1
2020-06-30selftests/powerpc: Add test for execute-disabled pkeysSandipan Das3-1/+391
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das2-29/+1
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy1-0/+1
2020-01-06selftests/powerpc: Add a test of bad (out-of-range) accessesMichael Ellerman3-1/+174
2019-10-09selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario1-1/+1
2019-09-25selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2-0/+736
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2019-07-03selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-2/+92
2019-06-13selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman3-2/+92
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner1-1/+1
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero1-2/+3
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman1-1/+15
2018-10-20selftests/powerpc: Add a test of wild bctrMichael Ellerman3-2/+160
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman1-0/+1
2018-03-02selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman1-0/+14
2018-01-03selftests/powerpc: Add a test of SEGV error behaviourMichael Ellerman3-2/+81
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-8/+4
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman3-1/+46
2016-05-11selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman1-8/+10
2015-08-17selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman1-1/+2
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes1-2/+6
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-10/+5