summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-07-25
| * | | x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2018-07-25
| * | | x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner2018-07-25
| * | | x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2018-07-25
| * | | x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner2018-07-25
| * | | x86/bugs: Unify x86_spec_ctrl_{set_guest, restore_host}Borislav Petkov2018-07-25
| * | | x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner2018-07-25
| * | | x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky2018-07-25
| * | | x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-07-25
| * | | x86/speculation: Handle HT correctly on AMDThomas Gleixner2018-07-25
| * | | x86/cpufeatures: Add FEATURE_ZENThomas Gleixner2018-07-25
| * | | x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov2018-07-25
| * | | x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner2018-07-25
| * | | x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner2018-07-25
| * | | x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-07-25
| * | | x86/bugs: Fix the parameters alignment and missing voidKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs: Make cpu_show_common() staticJiri Kosina2018-07-25
| * | | x86/bugs: Fix __ssb_select_mitigation() return typeJiri Kosina2018-07-25
| * | | x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-07-25
| * | | x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook2018-07-25
| * | | seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-07-25
| * | | prctl: Add force disable speculationThomas Gleixner2018-07-25
| * | | nospec: Allow getting/setting on non-current taskKees Cook2018-07-25
| * | | x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner2018-07-25
| * | | x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner2018-07-25
| * | | x86/process: Optimize TIF_NOTSC switchThomas Gleixner2018-07-25
| * | | x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey2018-07-25
| * | | x86/process: Optimize TIF checks in __switch_to_xtra()Kyle Huey2018-07-25
| * | | x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner2018-07-25
| * | | x86/bugs/AMD: Add support to disable RDS on Fam[15, 16, 17]h if requestedDavid Woodhouse2018-07-25
| * | | x86/bugs: Whitelist allowed SPEC_CTRL MSR valuesKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bitsKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs: Concentrate bug reporting into a separate functionKonrad Rzeszutek Wilk2018-07-25
| * | | x86/bugs: Concentrate bug detection into a separate functionKonrad Rzeszutek Wilk2018-07-25
| * | | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenDavid Woodhouse2018-07-25
| * | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-07-25
| * | | x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-07-25
| * | | x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk2018-07-25
| * | | x86/mm: Factor out LDT init from context initDave Hansen2018-07-25
| * | | x86/speculation: Clean up various Spectre related detailsIngo Molnar2018-07-25
| * | | x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-07-25
| * | | x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-07-25
| * | | x86/pti: Mark constant arrays as __initconstArnd Bergmann2018-07-25
| * | | x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2018-07-25
| * | | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-07-25
| * | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-07-25