index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
2021-04-08
selftests/powerpc: Test for spurious kernel memory faults on radix
Jordan Niethe
2021-01-19
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2020-12-04
selftests/powerpc: Fix uninitialized variable warning
Harish
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
2020-09-08
selftests/powerpc: Give the bad_accesses test longer to run
Michael Ellerman
2020-09-01
selftests/powerpc: Skip PROT_SAO test in guests/LPARS
Michael Ellerman
2020-08-24
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-07-29
selftests/powerpc: Remove powerpc special cases from stack expansion test
Michael Ellerman
2020-07-29
selftests/powerpc: Update the stack expansion test
Michael Ellerman
2020-07-29
selftests/powerpc: Add test of stack expansion logic
Michael Ellerman
2020-07-29
selftests/powerpc: Add test for pkey siginfo verification
Sandipan Das
2020-07-29
selftests/powerpc: Harden test for execute-disabled pkeys
Sandipan Das
2020-07-29
selftests/powerpc: Add pkey helpers for rights
Sandipan Das
2020-07-29
selftests/powerpc: Move pkey helpers to headers
Sandipan Das
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-06-30
selftests/powerpc: Add test for execute-disabled pkeys
Sandipan Das
2020-06-30
selftests/powerpc: Move Hash MMU check to utilities
Sandipan Das
2020-04-05
Merge 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 Identifier
Masahiro Yamada
2020-03-17
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
2020-01-06
selftests/powerpc: Add a test of bad (out-of-range) accesses
Michael Ellerman
2019-10-09
selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
Desnes A. Nunes do Rosario
2019-09-25
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
Aneesh Kumar K.V
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-03
selftests/powerpc: Add missing newline at end of file
Geert Uytterhoeven
2019-06-24
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-13
selftests/powerpc: Add test of fork with mapping above 512TB
Michael Ellerman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2018-11-15
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
2018-11-12
selftests/powerpc: Fix wild_bctr test to work on ppc64
Michael Ellerman
2018-10-20
selftests/powerpc: Add a test of wild bctr
Michael Ellerman
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
2018-03-02
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
2018-01-03
selftests/powerpc: Add a test of SEGV error behaviour
Michael Ellerman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2016-07-14
selftests/powerpc: Add a test for PROT_SAO
Michael Ellerman
2016-05-11
selftests/powerpc: Fix subpage_prot test to return !0 on failure
Michael Ellerman
2015-08-17
selftests/powerpc: Install tempfile so the subpage_prot_file test works
Michael Ellerman
2015-04-15
mm, selftests: test return value of munmap for MAP_HUGETLB memory
David Rientjes
2015-03-19
selftests: Add install support for the powerpc tests
Michael Ellerman
2015-01-23
selftests/powerpc: Add subpage protection self test.
Paul Mackerras
2015-01-23
selftests/powerpc: Make git ignore all binaries in powerpc test suite
Anshuman Khandual
2014-06-06
selftests/powerpc: Test the THP bug we fixed in the previous commit
Michael Ellerman