aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/entry
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.9.133 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-12/+14
|\
| * x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-131-4/+4
| * x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-131-8/+10
* | Merge 4.9.131 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-2/+2
|\|
| * x86/entry/64: Add two more instruction suffixesJan Beulich2018-10-031-2/+2
* | Merge 4.9.124 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-16/+4
|\|
| * x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski2018-08-241-16/+4
* | Merge 4.9.91 into android-4.9Greg Kroah-Hartman2018-03-291-1/+1
|\|
| * x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-281-1/+1
* | Merge 4.9.88 into android-4.9Greg Kroah-Hartman2018-03-182-4/+2
|\|
| * Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2018-03-182-4/+2
* | Merge 4.9.85 into android-4.9Greg Kroah-Hartman2018-02-281-0/+13
|\|
| * x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...Dan Williams2018-02-281-0/+13
* | Merge 4.9.83 into android-4.9Greg Kroah-Hartman2018-02-221-0/+30
|\|
| * x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...Dan Williams2018-02-221-0/+30
* | Merge 4.9.81 into android-4.9Greg Kroah-Hartman2018-02-134-134/+19
|\|
| * x86/syscall: Sanitize syscall table de-references under speculationDan Williams2018-02-131-1/+4
| * x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-02-131-2/+2
| * x86/entry/64: Push extra regs right awayAndy Lutomirski2018-02-131-2/+6
| * x86/entry/64: Remove the SYSCALL64 fast pathAndy Lutomirski2018-02-132-127/+3
| * x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-02-132-2/+4
* | Merge 4.9.79 into android-4.9Greg Kroah-Hartman2018-01-311-3/+4
|\|
| * vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings2018-01-311-3/+4
* | Merge 4.9.78 into android-4.9Greg Kroah-Hartman2018-01-232-1/+23
|\|
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-231-1/+1
| * x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-232-0/+22
* | Merge 4.9.77 into android-4.9Greg Kroah-Hartman2018-01-172-6/+14
|\|
| * x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-171-2/+3
| * x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-172-4/+11
* | Merge 4.9.76 into android-4.9Greg Kroah-Hartman2018-01-101-0/+5
|\|
| * Map the vsyscall page with _PAGE_USERBorislav Petkov2018-01-101-0/+5
* | Merge 4.9.75 into android-4.9Greg Kroah-Hartman2018-01-052-19/+152
|\|
| * KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-051-6/+6
| * kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins2018-01-051-3/+4
| * kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-051-7/+8
| * kaiser: paranoid_entry pass cr3 need to paranoid_exitHugh Dickins2018-01-052-11/+37
| * kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_userHugh Dickins2018-01-051-4/+4
| * kaiser: enhanced by kernel and user PCIDsHugh Dickins2018-01-052-2/+9
| * kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins2018-01-051-4/+0
| * kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSETHugh Dickins2018-01-051-2/+2
| * kaiser: fix regs to do_nmi() ifndef CONFIG_KAISERHugh Dickins2018-01-051-5/+6
| * kaiser: merged updateDave Hansen2018-01-051-13/+92
| * KAISER: Kernel Address IsolationRichard Fellner2018-01-052-1/+23
* | BACKPORT: irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-12-181-7/+2
|/
* Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman2017-12-051-8/+2
* x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski2017-11-301-2/+8
* x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-241-0/+2
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-211-2/+9
* ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)2017-01-091-2/+2
* x86/build: Fix build with older GCC versionsJan Beulich2016-10-251-2/+2