summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
28 hoursMerge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
28 hoursMerge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
30 hoursMerge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
31 hoursMerge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'v6.16' into x86/cpu, to resolve conflictIngo Molnar
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-07-09x86/microcode: Move away from using a fake platform deviceGreg Kroah-Hartman
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-06-27x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam
2025-06-26x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam
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/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)
2025-06-24x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)
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-21x86/CPU/AMD: Add CPUID faulting supportBorislav Petkov (AMD)
2025-06-20x86/efi: Move runtime service initialization to arch/x86Alexander Shishkin