summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-09-19KVM: SVM: Set synthesized TSA CPUID flagsBorislav Petkov (AMD)
2025-09-19KVM: SVM: Return TSA_SQ_NO and TSA_L1_NO bits in __do_cpuid_func()Boris Ostrovsky
2025-09-19KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation codeKim Phillips
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao
2025-08-28x86/reboot: KVM: Handle VMXOFF in KVM's reboot callbackSean Christopherson
2025-08-28x86/reboot: Harden virtualization hooks for emergency rebootSean Christopherson
2025-08-28KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson
2025-08-28x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-08-28perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang
2025-08-28x86/bugs: Avoid warning when overriding return thunkPawan Gupta
2025-08-28KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guestMaxim Levitsky
2025-08-28KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIsMaxim Levitsky
2025-08-28KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-EnterMaxim Levitsky
2025-08-28KVM: VMX: Extract checking of guest's DEBUGCTL into helperSean Christopherson
2025-08-28KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supportedSean Christopherson
2025-08-28KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flagSean Christopherson
2025-08-28KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmapSean Christopherson
2025-08-28KVM: x86: Fully defer to vendor code to decide how to force immediate exitSean Christopherson
2025-08-28KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2Sean Christopherson
2025-08-28KVM: x86: Move handling of is_guest_mode() into fastpath exit handlersSean Christopherson
2025-08-28KVM: VMX: Handle forced exit due to preemption timer in fastpathSean Christopherson
2025-08-28KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exitsSean Christopherson
2025-08-28KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointSean Christopherson
2025-08-28KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrsSean Christopherson
2025-08-28KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQsSean Christopherson
2025-08-28KVM: x86: Snapshot the host's DEBUGCTL in common x86Sean Christopherson
2025-08-28KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VIDChao Gao
2025-08-28KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()Sean Christopherson
2025-08-28KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)Sean Christopherson
2025-08-28KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadowSean Christopherson
2025-08-15x86/fpu: Delay instruction pointer fixup until after warningDave Hansen
2025-08-15x86/sev: Evict cache lines during SNP memory validationTom Lendacky
2025-08-15x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()Michael Zhivich
2025-08-15x86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves
2025-07-17x86: Fix X86_FEATURE_VERW_CLEAR definitionJack Wang
2025-07-17x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
2025-07-17KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flightSean Christopherson
2025-07-17KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.David Woodhouse
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam