aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-24x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeGravatar Wenkuan Wang 1-2/+1
2024-04-18x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQGravatar Eric Biggers 1-3/+3
2024-04-14x86/bugs: Fix BHI retpoline checkGravatar Josh Poimboeuf 1-4/+7
2024-04-12x86/cpu/amd: Move TOPOEXT enablement into the topology parserGravatar Thomas Gleixner 2-15/+21
2024-04-12x86/cpu/amd: Make the NODEID_MSR union actually workGravatar Thomas Gleixner 1-3/+3
2024-04-12x86/cpu/amd: Make the CPUID 0x80000008 parser correctGravatar Thomas Gleixner 1-6/+18
2024-04-12x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIGravatar Josh Poimboeuf 1-1/+1
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoGravatar Josh Poimboeuf 1-9/+1
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationGravatar Josh Poimboeuf 1-3/+3
2024-04-11x86/bugs: Fix BHI handling of RRSBAGravatar Josh Poimboeuf 1-12/+18
2024-04-11x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Gravatar Ingo Molnar 2-39/+39
2024-04-11x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESGravatar Josh Poimboeuf 1-15/+7
2024-04-10x86/topology: Don't update cpu_possible_map in topo_set_cpuids()Gravatar Thomas Gleixner 1-2/+5
2024-04-10x86/bugs: Fix return type of spectre_bhi_state()Gravatar Daniel Sneddon 1-1/+1
2024-04-08Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGravatar Linus Torvalds 3-21/+125
2024-04-08x86/bhi: Mitigate KVM by defaultGravatar Pawan Gupta 1-1/+8
2024-04-08x86/bhi: Add BHI mitigation knobGravatar Pawan Gupta 1-1/+89
2024-04-08x86/bhi: Enumerate Branch History Injection (BHI) bugGravatar Pawan Gupta 1-8/+16
2024-04-08x86/bhi: Define SPEC_CTRL_BHI_DIS_SGravatar Daniel Sneddon 1-0/+1
2024-04-08x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileGravatar Josh Poimboeuf 1-12/+12
2024-04-04x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Gravatar Borislav Petkov (AMD) 1-1/+3
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Gravatar Borislav Petkov (AMD) 2-16/+24
2024-04-03x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineGravatar Reinette Chatre 1-1/+2
2024-03-25perf/x86/amd/lbr: Use freeze based on availabilityGravatar Sandipan Das 1-0/+1
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-5/+27
2024-03-23x86/topology: Handle the !APIC case gracefullyGravatar Thomas Gleixner 1-0/+11
2024-03-23x86/topology: Don't evaluate logical IDs during early bootGravatar Thomas Gleixner 1-5/+7
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPGravatar Thomas Gleixner 1-0/+9
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-48/+45
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorGravatar Michael Kelley 1-0/+1
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyGravatar Nuno Das Neves 1-1/+1
2024-03-16x86/CPU/AMD: Update the Zenbleed microcode revisionsGravatar Borislav Petkov (AMD) 1-5/+5
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+8
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-8/+122
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionGravatar Nuno Das Neves 1-19/+15
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-24/+31
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-1/+7
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-3/+28
2024-03-11Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-334/+804
2024-03-11Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+4
2024-03-11Merge tag 'x86_cpu_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-7/+7
2024-03-11Merge tag 'ras_core_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-20/+65
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Gravatar Pawan Gupta 2-6/+110
2024-03-11x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is setGravatar Pawan Gupta 1-2/+12
2024-03-11Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-0/+2
2024-03-06x86/topology: Ignore non-present APIC IDs in a present packageGravatar Thomas Gleixner 1-9/+30
2024-03-04x86/idle: Select idle routine only onceGravatar Thomas Gleixner 1-2/+2
2024-03-04x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_currentGravatar Thomas Gleixner 1-1/+1