index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
1
-1
/
+0
2021-04-08
selftests/powerpc: Test for spurious kernel memory faults on radix
Jordan Niethe
2
-0
/
+50
2021-01-19
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2
-2
/
+2
2020-12-03
selftests/powerpc: Fix uninitialized variable warning
Harish
1
-1
/
+1
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