index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
/
test_vsyscall.c
Age
Commit message (
Expand
)
Author
2024-07-11
selftests/x86: fix printk warnings reported by clang
John Hubbard
2024-07-11
selftests/x86: remove (or use) unused variables and functions
John Hubbard
2024-05-06
selftests: x86: test_vsyscall: conform test to TAP format output
Muhammad Usama Anjum
2024-05-06
selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocks
Muhammad Usama Anjum
2023-02-06
selftests: Emit a warning if getcpu() is missing on 32bit
Sebastian Andrzej Siewior
2021-10-25
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
2019-07-23
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
2019-06-28
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
Andy Lutomirski
2019-06-28
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
Andy Lutomirski
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-02-13
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski