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