Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | Merge branch 'fixes' into next | Michael Ellerman | 3 | -1/+52 |
2020-09-08 | selftests/powerpc: Give the bad_accesses test longer to run | Michael Ellerman | 1 | -0/+1 |
2020-09-01 | selftests/powerpc: Skip PROT_SAO test in guests/LPARS | Michael Ellerman | 1 | -2/+7 |
2020-08-24 | selftests/powerpc: Update PROT_SAO test to skip ISA 3.1 | Shawn Anastasio | 1 | -2/+3 |
2020-08-24 | Revert "powerpc/64s: Remove PROT_SAO support" | Shawn Anastasio | 3 | -1/+46 |
2020-07-29 | selftests/powerpc: Remove powerpc special cases from stack expansion test | Michael Ellerman | 1 | -36/+5 |
2020-07-29 | selftests/powerpc: Update the stack expansion test | Michael Ellerman | 1 | -5/+5 |
2020-07-29 | selftests/powerpc: Add test of stack expansion logic | Michael Ellerman | 4 | -1/+360 |
2020-07-29 | selftests/powerpc: Add test for pkey siginfo verification | Sandipan Das | 3 | -1/+338 |
2020-07-29 | selftests/powerpc: Harden test for execute-disabled pkeys | Sandipan Das | 1 | -43/+41 |
2020-07-29 | selftests/powerpc: Add pkey helpers for rights | Sandipan Das | 1 | -16/+20 |
2020-07-29 | selftests/powerpc: Move pkey helpers to headers | Sandipan Das | 1 | -98/+2 |
2020-07-21 | powerpc/64s: Remove PROT_SAO support | Nicholas Piggin | 3 | -46/+1 |
2020-06-30 | selftests/powerpc: Add test for execute-disabled pkeys | Sandipan Das | 3 | -1/+391 |
2020-06-30 | selftests/powerpc: Move Hash MMU check to utilities | Sandipan Das | 2 | -29/+1 |
2020-04-05 | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+1 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-03-17 | selftests/powerpc: Add tlbie_test in .gitignore | Christophe Leroy | 1 | -0/+1 |
2020-01-06 | selftests/powerpc: Add a test of bad (out-of-range) accesses | Michael Ellerman | 3 | -1/+174 |
2019-10-09 | selftests/powerpc: Fix compile error on tlbie_test due to newer gcc | Desnes A. Nunes do Rosario | 1 | -1/+1 |
2019-09-25 | selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue | Aneesh Kumar K.V | 2 | -0/+736 |
2019-07-14 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2019-07-03 | selftests/powerpc: Add missing newline at end of file | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-24 | Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -2/+92 |
2019-06-13 | selftests/powerpc: Add test of fork with mapping above 512TB | Michael Ellerman | 3 | -2/+92 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner | 1 | -1/+1 |
2018-11-15 | selftests/powerpc: Adjust wild_bctr to build with old binutils | Gustavo Romero | 1 | -2/+3 |
2018-11-12 | selftests/powerpc: Fix wild_bctr test to work on ppc64 | Michael Ellerman | 1 | -1/+15 |
2018-10-20 | selftests/powerpc: Add a test of wild bctr | Michael Ellerman | 3 | -2/+160 |
2018-09-28 | selftests/powerpc: Fix Makefiles for headers_install change | Michael Ellerman | 1 | -0/+1 |
2018-03-02 | selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable | Michael Ellerman | 1 | -0/+14 |
2018-01-03 | selftests/powerpc: Add a test of SEGV error behaviour | Michael Ellerman | 3 | -2/+81 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 1 | -3/+3 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -8/+4 |
2016-07-14 | selftests/powerpc: Add a test for PROT_SAO | Michael Ellerman | 3 | -1/+46 |
2016-05-11 | selftests/powerpc: Fix subpage_prot test to return !0 on failure | Michael Ellerman | 1 | -8/+10 |
2015-08-17 | selftests/powerpc: Install tempfile so the subpage_prot_file test works | Michael Ellerman | 1 | -1/+2 |
2015-04-16 | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes | 1 | -2/+6 |
2015-03-19 | selftests: Add install support for the powerpc tests | Michael Ellerman | 1 | -10/+5 |
2015-01-23 | selftests/powerpc: Add subpage protection self test. | Paul Mackerras | 3 | -3/+228 |
2015-01-23 | selftests/powerpc: Make git ignore all binaries in powerpc test suite | Anshuman Khandual | 1 | -0/+1 |
2014-06-06 | selftests/powerpc: Test the THP bug we fixed in the previous commit | Michael Ellerman | 2 | -0/+90 |