summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva3-4/+4
2018-02-16x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov1-9/+19
2018-02-03kaiser: fix intel_bts perf crashesHugh Dickins1-11/+33
2018-02-03x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen1-0/+10
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-31x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla1-0/+2
2018-01-31x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse1-0/+36
2018-01-31x86/microcode/intel: Fix BDW late-loading revision checkBen Hutchings1-0/+1
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu1-1/+22
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu1-0/+7
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner1-0/+5
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky1-2/+2
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner1-2/+5
2018-01-23x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-01-23x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse1-3/+4
2018-01-23x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2-5/+157
2018-01-23x86/retpoline: Add initial retpoline supportDavid Woodhouse1-0/+4
2018-01-23x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2-4/+4
2018-01-23x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2-8/+8
2018-01-23x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky1-2/+16
2018-01-23x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky1-0/+10
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov1-2/+5
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner1-0/+29
2018-01-17x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov3-40/+23
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse1-0/+3
2018-01-17x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner1-1/+1
2018-01-17x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner1-0/+4
2018-01-17x86/cpufeatures: Make CPU bugs stickyThomas Gleixner1-3/+3
2018-01-17x86/cpu: Factor out application of forced CPU capsAndy Lutomirski1-9/+13
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang1-3/+11
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan1-22/+5
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan1-1/+33
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky1-0/+4
2018-01-05x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski1-0/+5
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2-3/+3
2018-01-05x86/kaiser: Move feature detection upBorislav Petkov1-0/+7
2018-01-05x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner1-2/+0
2018-01-05x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov1-18/+0
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins3-4/+31
2018-01-05kaiser: fix unlikely error in alloc_ldt_struct()Hugh Dickins1-1/+1
2018-01-05kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins1-21/+1
2018-01-05kaiser: enhanced by kernel and user PCIDsDave Hansen1-0/+34
2018-01-05kaiser: fix perf crashesHugh Dickins1-12/+45
2018-01-05kaiser: fix build and FIXME in alloc_ldt_struct()Hugh Dickins1-6/+4
2018-01-05kaiser: merged updateDave Hansen4-11/+50
2018-01-05KAISER: Kernel Address IsolationRichard Fellner5-8/+22
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2018-01-02x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski1-0/+4