aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-11x86/bugs: Print enabled attack vectorsDavid Kaplan1-0/+35
2025-07-11x86/bugs: Add attack vector controls for TSADavid Kaplan1-8/+23
2025-07-11x86/bugs: Add attack vector controls for ITSDavid Kaplan1-5/+10
2025-07-11x86/bugs: Add attack vector controls for SRSODavid Kaplan1-5/+10
2025-07-11x86/bugs: Add attack vector controls for L1TFDavid Kaplan1-6/+12
2025-07-11x86/bugs: Add attack vector controls for spectre_v2David Kaplan1-4/+6
2025-07-11x86/bugs: Add attack vector controls for BHIDavid Kaplan1-3/+12
2025-07-11x86/bugs: Add attack vector controls for spectre_v2_userDavid Kaplan1-1/+8
2025-07-11x86/bugs: Add attack vector controls for retbleedDavid Kaplan1-3/+8
2025-07-11x86/bugs: Add attack vector controls for spectre_v1David Kaplan1-2/+5
2025-07-11x86/bugs: Add attack vector controls for GDSDavid Kaplan1-5/+8
2025-07-11x86/bugs: Add attack vector controls for SRBDSDavid Kaplan1-3/+9
2025-07-11x86/bugs: Add attack vector controls for RFDSDavid Kaplan1-4/+8
2025-07-11x86/bugs: Add attack vector controls for MMIODavid Kaplan1-4/+8
2025-07-11x86/bugs: Add attack vector controls for TAADavid Kaplan1-7/+8
2025-07-11x86/bugs: Add attack vector controls for MDSDavid Kaplan1-5/+9
2025-07-11x86/bugs: Define attack vectors relevant for each bugDavid Kaplan1-0/+56
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes2-5/+5
2025-07-09Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugsBorislav Petkov (AMD)5-7/+301
2025-07-09x86/microcode: Move away from using a fake platform deviceGreg Kroah-Hartman1-7/+7
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka1-0/+3
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka1-0/+7
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-7/+301
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+29
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello1-1/+1
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-06-27x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam1-6/+10
2025-06-26x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam1-7/+1
2025-06-26x86/bugs: Clean up SRSO microcode handlingDavid Kaplan1-19/+18
2025-06-26x86/bugs: Use IBPB for retbleed if used by SRSODavid Kaplan1-15/+19
2025-06-26x86/bugs: Add SRSO_MITIGATION_NOSMTDavid Kaplan1-7/+4
2025-06-24x86/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)1-1/+1
2025-06-24x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)1-14/+10
2025-06-24x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode alsoPawan Gupta1-2/+4
2025-06-23x86/bugs: Remove its=stuff dependency on retbleedPawan Gupta1-8/+6
2025-06-23x86/bugs: Introduce cdt_possible()Pawan Gupta1-1/+14
2025-06-23x86/bugs: Use switch/case in its_apply_mitigation()Pawan Gupta1-7/+13
2025-06-23x86/bugs: Avoid warning when overriding return thunkPawan Gupta1-3/+2
2025-06-23x86/bugs: Simplify the retbleed=stuff checksPawan Gupta1-16/+8
2025-06-23x86/bugs: Avoid AUTO after the select step in the retbleed mitigationPawan Gupta1-9/+10
2025-06-21x86/CPU/AMD: Add CPUID faulting supportBorislav Petkov (AMD)1-0/+4
2025-06-20x86/efi: Move runtime service initialization to arch/x86Alexander Shishkin1-0/+7
2025-06-17x86/mm: Fix early boot use of INVPLGBRik van Riel1-1/+1
2025-06-17x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)1-0/+112
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)4-1/+183
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan1-2/+4
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)1-6/+6