summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/bugs.c
AgeCommit message (Expand)Author
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
2025-06-23x86/bugs: Introduce cdt_possible()Pawan Gupta
2025-06-23x86/bugs: Use switch/case in its_apply_mitigation()Pawan Gupta
2025-06-23x86/bugs: Avoid warning when overriding return thunkPawan Gupta
2025-06-23x86/bugs: Simplify the retbleed=stuff checksPawan Gupta
2025-06-23x86/bugs: Avoid AUTO after the select step in the retbleed mitigationPawan Gupta
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)
2025-05-21x86/bugs: Fix spectre_v2 mitigation default on IntelPawan Gupta
2025-05-21x86/bugs: Restructure ITS mitigationDavid Kaplan
2025-05-17x86/bugs: Fix indentation due to ITS mergeBorislav Petkov (AMD)
2025-05-13x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabledBorislav Petkov (AMD)
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/microcode' into x86/core, to merge dependent commitsIngo Molnar
2025-05-13Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-09x86/its: Add support for RSB stuffing mitigationPawan Gupta
2025-05-09x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-06x86/bhi: Do not set BHI_DIS_S in 32-bit modePawan Gupta
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-30x86/bugs: Restructure SRSO mitigationDavid Kaplan
2025-04-29x86/bugs: Restructure L1TF mitigationDavid Kaplan
2025-04-29x86/bugs: Restructure SSB mitigationDavid Kaplan
2025-04-29x86/bugs: Restructure spectre_v2 mitigationDavid Kaplan
2025-04-29x86/bugs: Restructure BHI mitigationDavid Kaplan