summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-08-19KVM: x86: Unconditionally grab data from EDX:EAX in WRMSR fastpathSean Christopherson
2025-08-19KVM: x86: Acquire SRCU in WRMSR fastpath iff instruction needs to be skippedSean Christopherson
2025-08-19KVM: x86: Unconditionally handle MSR_IA32_TSC_DEADLINE in fastpath exitsSean Christopherson
2025-08-19KVM: x86: Drop semi-arbitrary restrictions on IPI type in fastpathSean Christopherson
2025-08-19KVM: x86: Only allow "fast" IPIs in fastpath WRMSR(X2APIC_ICR) handlerSean Christopherson
2025-08-19KVM: x86: Add kvm_icr_to_lapic_irq() helper to allow for fastpath IPIsSean Christopherson
2025-08-19kvm: x86: simplify kvm_vector_to_index()Yury Norov
2025-08-19KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUsEwan Hai
2025-08-19arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF addressThomas Huth
2025-08-19KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson
2025-08-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson
2025-08-19KVM: TDX: Remove redundant __GFP_ZEROQianfeng Rong
2025-08-19KVM: VMX: Add host MSR read/write helpers to consolidate preemption handlingSean Christopherson
2025-08-19KVM: VMX: Fix an indentationXin Li
2025-08-19KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson
2025-08-19KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lockVipin Sharma
2025-08-19KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purposeVipin Sharma
2025-08-19KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMUVipin Sharma
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-18KVM: SEV: don't check have_run_cpus in sev_writeback_caches()Yury Norov
2025-08-18x86/insn: Add XOP prefix instructions decoder supportMasami Hiramatsu (Google)
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-08-18x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=ySean Christopherson
2025-08-18x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardwareJosh Poimboeuf
2025-08-18x86/fred: Install system vector handlers even if FRED isn't fully enabledSean Christopherson
2025-08-18x86/hyperv: Use direct call to hypercall-pagePeter Zijlstra
2025-08-18x86/hyperv: Clean up hv_do_hypercall()Peter Zijlstra
2025-08-18KVM: x86: Remove fastopsPeter Zijlstra
2025-08-18KVM: x86: Convert em_salc() to CPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_3WCLPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_1SRC2Peter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2CLPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2WPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2RPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2Peter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_1Peter Zijlstra
2025-08-18KVM: x86: Implement test_cc() in CPeter Zijlstra
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-17x86/Kconfig: Clean up LLVM version checks in IBT configurationsNathan Chancellor
2025-08-17x86/build: Remove cc-option from -mskip-rax-setupNathan Chancellor
2025-08-17x86/build: Remove cc-option from -mno-fp-ret-in-387Nathan Chancellor
2025-08-16x86/build: Clean up stack alignment flags in CC_FLAGS_FPUNathan Chancellor
2025-08-15x86/build: Remove cc-option from stack alignment flagsNathan Chancellor
2025-08-15KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky
2025-08-15x86/build: Remove cc-option for GCC retpoline flagsNathan Chancellor