summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2026-05-15x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-0/+3
2026-05-15x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)1-4/+5
2026-05-15x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()Borislav Petkov (AMD)1-8/+9
2026-05-15x86/CPU/AMD: Call the spectral chicken in the Zen2 init functionBorislav Petkov (AMD)1-4/+3
2026-05-15x86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)1-2/+68
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)1-0/+3
2026-02-06x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
2026-02-06x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
2025-12-07x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-1/+9
2025-12-07x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta1-9/+12
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+23
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-78/+78
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta1-0/+77
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta1-0/+8
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta1-21/+32
2025-09-04x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-28x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-08-28x86/bugs: Avoid warning when overriding return thunkPawan Gupta1-3/+2
2025-08-28x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()Michael Zhivich1-0/+2
2025-07-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov1-2/+0
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov4-1/+194
2025-07-17x86/bugs: Rename MDS machinery to something more genericBorislav Petkov1-6/+6
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam1-7/+1
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-07-17x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta2-7/+23
2025-07-17x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-3/+125
2025-07-17x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta1-12/+46
2025-07-17x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon1-0/+1
2025-06-27Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" ...Breno Leitao1-7/+3
2025-06-27x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges()Jiaqing Zhao1-1/+1
2025-06-27x86/cpu: Sanitize CPUID(0x80000000) outputAhmed S. Darwish1-8/+9
2025-06-04x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao1-3/+7
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf1-4/+4
2025-05-02x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...Max Grobecker1-1/+1
2025-04-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest1-1/+1
2025-04-10clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse1-11/+0
2025-03-13x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish1-16/+34
2025-03-13x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior1-2/+2
2025-03-13x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi1-6/+14
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain1-0/+58
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross1-16/+22
2024-12-14x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)3-0/+13
2024-10-22x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor1-2/+2
2024-10-22x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner1-0/+17
2024-10-22x86/bugs: Skip RSB fill at VMEXITJohannes Wikner1-0/+15
2024-10-22x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner1-0/+3