summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vsyscall
AgeCommit message (Expand)Author
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-10Map the vsyscall page with _PAGE_USERBorislav Petkov
2015-09-21x86/entry/vsyscall: Fix undefined symbol warningBorislav Petkov
2015-09-20x86/entry/vsyscall: Add CONFIG to control defaultKees Cook
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-07-06x86/compat: Check for both 32-bit compat and x32 in get_gate_vma()Brian Gerst
2015-06-04x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar