android_kernel_oneplus_msm8998/arch/x86
Ben Hutchings ed73df0b7f vsyscall: Fix permissions for emulate mode with KAISER/PTI
The backport of KAISER to 4.4 turned vsyscall emulate mode into native
mode.  Add a vsyscall_pgprot variable to hold the correct page
protections, like Borislav and Hugh did for 3.2 and 3.18.

Cc: Borislav Petkov <bp@suse.de>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-31 12:06:12 +01:00
..
boot KPTI: Rename to PAGE_TABLE_ISOLATION 2018-01-05 15:44:26 +01:00
configs kconfig: tinyconfig: provide whole choice blocks to avoid warnings 2016-09-24 10:07:42 +02:00
crypto x86/retpoline/crypto: Convert crypto assembler indirect jumps 2018-01-23 19:50:12 +01:00
entry vsyscall: Fix permissions for emulate mode with KAISER/PTI 2018-01-31 12:06:12 +01:00
ia32
include vsyscall: Fix permissions for emulate mode with KAISER/PTI 2018-01-31 12:06:12 +01:00
kernel x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() 2018-01-31 12:06:09 +01:00
kvm x86/retpoline: Fill return stack buffer on vmexit 2018-01-23 19:50:13 +01:00
lguest x86/paravirt: Prevent rtc_cmos platform device init on PV guests 2015-12-19 21:35:13 +01:00
lib Prevent timer value 0 for MWAITX 2018-01-31 12:06:08 +01:00
math-emu
mm vsyscall: Fix permissions for emulate mode with KAISER/PTI 2018-01-31 12:06:12 +01:00
net
oprofile x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context 2017-11-15 17:13:14 +01:00
pci x86/PCI: Make broadcom_postcore_init() check acpi_disabled 2017-12-16 10:33:48 +01:00
platform Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers" 2017-12-16 10:33:57 +01:00
power
purgatory x86/kexec: add -fno-PIE 2016-11-26 09:54:52 +01:00
ras
realmode x86/pti/efi: broken conversion from efi to kernel page table 2018-01-17 09:35:29 +01:00
tools x86/tools: Fix gcc-7 warning in relocs.c 2017-07-15 11:57:47 +02:00
um x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() 2017-12-09 18:42:40 +01:00
video
xen x86/mm: Enable CR4.PCIDE on supported systems 2018-01-02 20:33:24 +01:00
.gitignore
Kbuild
Kconfig x86/retpoline: Add initial retpoline support 2018-01-23 19:50:12 +01:00
Kconfig.cpu
Kconfig.debug
Makefile x86/retpoline: Remove compile time warning 2018-01-23 19:50:13 +01:00
Makefile.um
Makefile_32.cpu