aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86/test_vsyscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King1-1/+1
2019-06-28selftests/x86: Add a test for process_vm_readv() on the vsyscall pageAndy Lutomirski1-0/+35
2019-06-28selftests/x86/vsyscall: Verify that vsyscall=none blocks executionAndy Lutomirski1-24/+52
2019-06-28x86/vsyscall: Document odd SIGSEGV error code for vsyscallsAndy Lutomirski1-1/+8
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski1-5/+6
2018-02-13selftests/x86: Clean up and document sscanf() usageDominik Brodowski1-3/+8
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski1-0/+500