index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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-06-20
KVM: nSVM: Access MSRPM in 4-byte chunks only for merging L0 and L1 bitmaps
Sean Christopherson
2025-06-20
KVM: SVM: Store MSRPM pointer as "void *" instead of "u32 *"
Sean Christopherson
2025-06-20
KVM: SVM: Move svm_msrpm_offset() to nested.c
Sean Christopherson
2025-06-20
KVM: SVM: Drop explicit check on MSRPM offset when emulating SEV-ES accesses
Sean Christopherson
2025-06-20
KVM: SVM: Merge "after set CPUID" intercept recalc helpers
Sean Christopherson
2025-06-20
KVM: SVM: Fold svm_vcpu_init_msrpm() into its sole caller
Sean Christopherson
2025-06-20
KVM: SVM: Rename init_vmcb_after_set_cpuid() to make it intercepts specific
Sean Christopherson
2025-06-20
KVM: x86: Rename msr_filter_changed() => recalc_msr_intercepts()
Sean Christopherson
2025-06-20
KVM: SVM: Manually recalc all MSR intercepts on userspace MSR filter change
Sean Christopherson
2025-06-20
KVM: VMX: Manually recalc all MSR intercepts on userspace MSR filter change
Sean Christopherson
2025-06-20
KVM: x86: Move definition of X2APIC_MSR() to lapic.h
Sean Christopherson
2025-06-20
KVM: SVM: Drop "always" flag from list of possible passthrough MSRs
Sean Christopherson
2025-06-20
KVM: SVM: Pass through GHCB MSR if and only if VM is an SEV-ES guest
Sean Christopherson
2025-06-20
KVM: SVM: Implement and adopt VMX style MSR intercepts APIs
Sean Christopherson
2025-06-20
KVM: SVM: Add helpers for accessing MSR bitmap that don't rely on offsets
Sean Christopherson
2025-06-20
KVM: nSVM: Don't initialize vmcb02 MSRPM with vmcb01's "always passthrough"
Sean Christopherson
2025-06-20
KVM: nSVM: Omit SEV-ES specific passthrough MSRs from L0+L1 bitmap merge
Sean Christopherson
2025-06-20
KVM: nSVM: Use dedicated array of MSRPM offsets to merge L0 and L1 bitmaps
Sean Christopherson
2025-06-20
KVM: SVM: Clean up macros related to architectural MSRPM definitions
Sean Christopherson
2025-06-20
KVM: SVM: Massage name and param of helper that merges vmcb01 and vmcb12 MSRPMs
Sean Christopherson
2025-06-20
KVM: x86: Use non-atomic bit ops to manipulate "shadow" MSR intercepts
Sean Christopherson
2025-06-20
KVM: SVM: Kill the VM instead of the host if MSR interception is buggy
Sean Christopherson
2025-06-20
KVM: SVM: Use ARRAY_SIZE() to iterate over direct_access_msrs
Sean Christopherson
2025-06-20
KVM: SVM: Tag MSR bitmap initialization helpers with __init
Sean Christopherson
2025-06-20
KVM: SVM: Don't BUG if setting up the MSR intercept bitmaps fails
Sean Christopherson
2025-06-20
KVM: SVM: Allocate IOPM pages after initial setup in svm_hardware_setup()
Sean Christopherson
2025-06-20
KVM: SVM: Disable interception of SPEC_CTRL iff the MSR exists for the guest
Sean Christopherson
2025-06-20
KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
Maxim Levitsky
2025-06-20
KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs
Maxim Levitsky
2025-06-20
KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter
Maxim Levitsky
2025-06-20
KVM: VMX: Extract checking of guest's DEBUGCTL into helper
Sean Christopherson
2025-06-20
KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported
Sean Christopherson
2025-06-20
KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag
Sean Christopherson
2025-06-20
KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap
Sean Christopherson
2025-06-20
KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTL
Sean Christopherson
2025-06-20
KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities
Paolo Bonzini
2025-06-20
KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt
Paolo Bonzini
2025-06-20
KVM: TDX: Exit to userspace for GetTdVmCallInfo
Binbin Wu
2025-06-20
x86/efi: Move runtime service initialization to arch/x86
Alexander Shishkin
2025-06-20
KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
Binbin Wu
2025-06-20
KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
Binbin Wu
2025-06-20
Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-06-18
x86/sev: Drop unnecessary parameter in snp_issue_guest_request()
Alexey Kardashevskiy
2025-06-18
x86/sev: Document requirement for linear mapping of guest request buffers
Alexey Kardashevskiy
2025-06-18
x86/sev: Allocate request in TSC_INFO_REQ on stack
Alexey Kardashevskiy
2025-06-18
virt: sev-guest: Contain snp_guest_request_ioctl in sev-guest
Alexey Kardashevskiy
2025-06-18
x86/alternatives: Fix int3 handling failure from broken text_poke array
Masami Hiramatsu (Google)
2025-06-17
x86/mm: Fix early boot use of INVPLGB
Rik van Riel
2025-06-17
x86/its: Fix an ifdef typo in its_alloc()
Lukas Bulwahn
2025-06-17
x86/mm: Disable INVLPGB when PTI is enabled
Dave Hansen
[prev]
[next]