aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/powerpc/signal (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-25selftests/powerpc: Add a test of sigreturning to an unaligned addressMichael Ellerman3-0/+45
2021-12-21selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman3-0/+134
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe1-0/+1
2020-12-04selftests/powerpc: update .gitignoreDaniel Axtens1-0/+1
2020-05-15powerpc: Use trap metadata to prevent double restart rather than zeroing trapNicholas Piggin2-1/+175
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-1/+132
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2-0/+3
2020-03-20selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman3-1/+129
2019-10-24selftests/powerpc: Reduce sigfuz runtime to ~60sMichael Ellerman1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner3-15/+3
2019-05-03selftests/powerpc: Add a signal fuzzer selftestBreno Leitao3-1/+328
2018-10-31selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley1-8/+3
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman1-0/+2
2018-10-20selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman1-2/+0
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo1-1/+1
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman1-0/+2
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur4-0/+284