summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vsyscall
Commit message (Expand)AuthorAgeFilesLines
* x86/pti: Map the vsyscall page if neededAndy Lutomirski2017-12-231-3/+3
* x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE modeAndy Lutomirski2017-12-221-0/+4
* x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchyAndy Lutomirski2017-12-221-1/+33
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-1/+1
|\
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar2016-07-151-5/+5
* | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-151-3/+3
|/
* x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski2016-01-121-1/+8
* x86/entry/vsyscall: Fix undefined symbol warningBorislav Petkov2015-09-211-2/+2
* x86/entry/vsyscall: Add CONFIG to control defaultKees Cook2015-09-201-1/+8
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* x86/compat: Check for both 32-bit compat and x32 in get_gate_vma()Brian Gerst2015-07-061-1/+1
* x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar2015-06-045-0/+478
OpenPOWER on IntegriCloud