summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/bugs.c
AgeCommit message (Expand)Author
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
6 daysMerge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysMerge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-18x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigationSean Christopherson
2025-11-18x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as wellPawan Gupta
2025-11-14x86/bugs: Get rid of the forward declarationsBorislav Petkov (AMD)
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson
2025-11-12x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"Sean Christopherson
2025-10-24x86/bugs: Remove dead code which might prevent from buildingAndy Shevchenko
2025-10-21x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan
2025-09-16x86/bugs: Report correct retbleed mitigation statusDavid Kaplan
2025-09-16x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan
2025-09-16x86/bugs: Fix spectre_v2 forcingDavid Kaplan
2025-09-15x86/bugs: Remove uses of cpu_mitigations_off()David Kaplan
2025-09-15x86/bugs: Simplify SSB cmdline parsingDavid Kaplan
2025-09-15x86/bugs: Use early_param() for spectre_v2David Kaplan
2025-09-15x86/bugs: Use early_param() for spectre_v2_userDavid Kaplan
2025-09-12x86/bugs: Add attack vector controls for VMSCAPEDavid Kaplan
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan
2025-07-11x86/bugs: Print enabled attack vectorsDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for TSADavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for ITSDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for SRSODavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for L1TFDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for spectre_v2David Kaplan
2025-07-11x86/bugs: Add attack vector controls for BHIDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for spectre_v2_userDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for retbleedDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for spectre_v1David Kaplan
2025-07-11x86/bugs: Add attack vector controls for GDSDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for SRBDSDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for RFDSDavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for MMIODavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for TAADavid Kaplan
2025-07-11x86/bugs: Add attack vector controls for MDSDavid Kaplan
2025-07-11x86/bugs: Define attack vectors relevant for each bugDavid Kaplan
2025-07-09Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugsBorislav Petkov (AMD)
2025-06-26x86/bugs: Clean up SRSO microcode handlingDavid Kaplan
2025-06-26x86/bugs: Use IBPB for retbleed if used by SRSODavid Kaplan
2025-06-26x86/bugs: Add SRSO_MITIGATION_NOSMTDavid Kaplan
2025-06-24x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode alsoPawan Gupta
2025-06-23x86/bugs: Remove its=stuff dependency on retbleedPawan Gupta