aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/x86/protection_keys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-19signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman1-7/+6
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-17/+2
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen1-1/+1
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen1-1/+1
2017-01-11selftests: x86 protection_keys remove dead codeShuah Khan1-10/+0
2017-01-11selftests: x86 protection_keys fix unused variable compile warningsShuah Khan1-5/+0
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King1-1/+1
2016-09-09x86/pkeys: Add self-testsDave Hansen1-0/+1410