index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
/
test_vsyscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/x86: fix printk warnings reported by clang
John Hubbard
2024-07-11
1
-5
/
+5
*
selftests/x86: remove (or use) unused variables and functions
John Hubbard
2024-07-11
1
-5
/
+0
*
selftests: x86: test_vsyscall: conform test to TAP format output
Muhammad Usama Anjum
2024-05-06
1
-188
/
+168
*
selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocks
Muhammad Usama Anjum
2024-05-06
1
-93
/
+83
*
selftests: Emit a warning if getcpu() is missing on 32bit
Sebastian Andrzej Siewior
2023-02-06
1
-5
/
+2
*
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
2021-10-25
1
-1
/
+1
*
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
2020-09-04
1
-2
/
+20
*
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
2020-07-01
1
-13
/
+2
*
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
2019-07-23
1
-1
/
+1
*
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
Andy Lutomirski
2019-06-28
1
-0
/
+35
*
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
Andy Lutomirski
2019-06-28
1
-24
/
+52
*
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
2019-06-28
1
-1
/
+8
*
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-03-08
1
-5
/
+6
*
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2018-02-13
1
-3
/
+8
*
selftests/x86: Add test_vsyscall
Andy Lutomirski
2018-01-13
1
-0
/
+500