aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vsyscall/vsyscall_64.c
Commit message (Expand)AuthorAge
* signal/x86: Use force_sig_fault where appropriateEric W. Biederman2018-09-21
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-09
* syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-05
* syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-05
* x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky2018-03-20
* x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-08
* x86/pti: Map the vsyscall page if neededAndy Lutomirski2017-12-23
* x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE modeAndy Lutomirski2017-12-22
* x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchyAndy Lutomirski2017-12-22
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
* | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar2016-07-15
* | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-15
|/
* x86/entry/vsyscall: Fix undefined symbol warningBorislav Petkov2015-09-21
* x86/entry/vsyscall: Add CONFIG to control defaultKees Cook2015-09-20
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* x86/compat: Check for both 32-bit compat and x32 in get_gate_vma()Brian Gerst2015-07-06
* x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar2015-06-04