summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2018-03-11x86/spectre: Fix an error messageDan Carpenter
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-25x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-02-25x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-02-25x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-02-25x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-02-25x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-25x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov
2018-02-25perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-16x86/microcode: Do the family check firstBorislav Petkov
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov
2018-02-03kaiser: fix intel_bts perf crashesHugh Dickins
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-31x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-31x86/microcode/intel: Fix BDW late-loading revision checkBen Hutchings
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-23x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-23x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-23x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski
2018-01-23x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-23x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-17x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-17x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-17x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner
2018-01-17x86/cpufeatures: Make CPU bugs stickyThomas Gleixner
2018-01-17x86/cpu: Factor out application of forced CPU capsAndy Lutomirski
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-05kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins
2018-01-05kaiser: enhanced by kernel and user PCIDsDave Hansen
2018-01-05kaiser: fix perf crashesHugh Dickins
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski
2018-01-02x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski
2017-12-25x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski
2017-11-02x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-08-24perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian
2017-08-06x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam