summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86/protection_keys.c
AgeCommit message (Expand)Author
2017-11-21x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-19signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen
2017-01-11selftests: x86 protection_keys remove dead codeShuah Khan
2017-01-11selftests: x86 protection_keys fix unused variable compile warningsShuah Khan
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King
2016-09-09x86/pkeys: Add self-testsDave Hansen