index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-08-19
KVM: x86: Rename handle_fastpath_set_msr_irqoff() to handle_fastpath_wrmsr()
Xin Li
2025-08-19
KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriate
Sean Christopherson
2025-08-19
x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
Xin Li
2025-08-19
KVM: x86: Add a fastpath handler for INVD
Sean Christopherson
2025-08-19
KVM: x86: Push acquisition of SRCU in fastpath into kvm_pmu_trigger_event()
Sean Christopherson
2025-08-19
KVM: x86/pmu: Rename check_pmu_event_filter() to pmc_is_event_allowed()
Sean Christopherson
2025-08-19
KVM: x86/pmu: Drop redundant check on PMC being locally enabled for emulation
Sean Christopherson
2025-08-19
KVM: x86/pmu: Drop redundant check on PMC being globally enabled for emulation
Sean Christopherson
2025-08-19
KVM: x86/pmu: Open code pmc_event_is_allowed() in its callers
Sean Christopherson
2025-08-19
KVM: x86/pmu: Rename pmc_speculative_in_use() to pmc_is_locally_enabled()
Sean Christopherson
2025-08-19
KVM: x86/pmu: Calculate set of to-be-emulated PMCs at time of WRMSRs
Sean Christopherson
2025-08-19
KVM: x86/pmu: Add wrappers for counting emulated instructions/branches
Sean Christopherson
2025-08-19
KVM: x86/pmu: Move kvm_init_pmu_capability() to pmu.c
Sean Christopherson
2025-08-19
KVM: x86: Fold WRMSR fastpath helpers into the main handler
Sean Christopherson
2025-08-19
KVM: x86: Unconditionally grab data from EDX:EAX in WRMSR fastpath
Sean Christopherson
2025-08-19
KVM: x86: Acquire SRCU in WRMSR fastpath iff instruction needs to be skipped
Sean Christopherson
2025-08-19
KVM: x86: Unconditionally handle MSR_IA32_TSC_DEADLINE in fastpath exits
Sean Christopherson
2025-08-19
KVM: x86: Drop semi-arbitrary restrictions on IPI type in fastpath
Sean Christopherson
2025-08-19
KVM: x86: Only allow "fast" IPIs in fastpath WRMSR(X2APIC_ICR) handler
Sean Christopherson
2025-08-19
KVM: x86: Add kvm_icr_to_lapic_irq() helper to allow for fastpath IPIs
Sean Christopherson
2025-08-19
kvm: x86: simplify kvm_vector_to_index()
Yury Norov
2025-08-19
KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUs
Ewan Hai
2025-08-19
arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
Thomas Huth
2025-08-19
KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid
Sean Christopherson
2025-08-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
2025-08-19
KVM: TDX: Remove redundant __GFP_ZERO
Qianfeng Rong
2025-08-19
KVM: VMX: Add host MSR read/write helpers to consolidate preemption handling
Sean Christopherson
2025-08-19
KVM: VMX: Fix an indentation
Xin Li
2025-08-19
KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
Sean Christopherson
2025-08-19
KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
Vipin Sharma
2025-08-19
KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purpose
Vipin Sharma
2025-08-19
KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMU
Vipin Sharma
2025-08-19
x86/bugs: Fix GDS mitigation selecting when mitigation is off
Li RongQing
2025-08-18
KVM: SEV: don't check have_run_cpus in sev_writeback_caches()
Yury Norov
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
2025-08-18
x86/CPU/AMD: Ignore invalid reset reason value
Yazen Ghannam
2025-08-18
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
2025-08-18
x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=y
Sean Christopherson
2025-08-18
x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
Josh Poimboeuf
2025-08-18
x86/fred: Install system vector handlers even if FRED isn't fully enabled
Sean Christopherson
2025-08-18
x86/hyperv: Use direct call to hypercall-page
Peter Zijlstra
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
2025-08-18
KVM: x86: Remove fastops
Peter Zijlstra
2025-08-18
KVM: x86: Convert em_salc() to C
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_3WCL
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_1SRC2
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2CL
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2W
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2R
Peter Zijlstra
[prev]
[next]