index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-11
Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-11
Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-09
Merge tag 'kvm-x86-vmx-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-01-30
KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
Sean Christopherson
2026-01-30
KVM: VMX: Print out "bad" offsets+value on VMCS config mismatch
Sean Christopherson
2026-01-30
KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()
Sean Christopherson
2026-01-26
KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fi...
Sean Christopherson
2026-01-26
KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
Sean Christopherson
2026-01-16
KVM: VMX: Add a wrapper around ROL16() to get a vmcs12 from a field encoding
Sean Christopherson
2026-01-16
KVM: nVMX: Setup VMX MSRs on loading CPU during nested_vmx_hardware_setup()
Sean Christopherson
2026-01-15
KVM: guest_memfd: GUP source pages prior to populating guest memory
Michael Roth
2026-01-15
KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
Michael Roth
2026-01-14
KVM: VMX: Don't register posted interrupt wakeup handler if alloc_kvm_area() ...
Hou Wenlong
2026-01-14
KVM: VMX: Remove declaration of nested_mark_vmcs12_pages_dirty()
Binbin Wu
2026-01-13
KVM: nVMX: Switch to vmcs01 to set virtual APICv mode on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update APIC page on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to refresh APICv controls on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update SVI on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update TPR threshold on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is active
Sean Christopherson
2026-01-08
KVM: nVMX: Mark APIC access page dirty when syncing vmcs12 pages
Fred Griffoul
2026-01-08
KVM: VMX: Move nested_mark_vmcs12_pages_dirty() to vmx.c, and rename
Sean Christopherson
2026-01-08
KVM: nVMX: Precisely mark vAPIC and PID maps dirty when delivering nested PI
Sean Christopherson
2026-01-08
KVM: x86: Mark vmcs12 pages as dirty if and only if they're mapped
Sean Christopherson
2026-01-08
KVM: VMX: Add mediated PMU support for CPUs without "save perf global ctrl"
Sean Christopherson
2026-01-08
KVM: VMX: Initialize vmcs01.VM_EXIT_MSR_STORE_ADDR with list address
Sean Christopherson
2026-01-08
KVM: VMX: Dedup code for adding MSR to VMCS's auto list
Sean Christopherson
2026-01-08
KVM: VMX: Compartmentalize adding MSRs to host vs. guest auto-load list
Sean Christopherson
2026-01-08
KVM: VMX: Set MSR index auto-load entry if and only if entry is "new"
Sean Christopherson
2026-01-08
KVM: VMX: Bug the VM if either MSR auto-load list is full
Sean Christopherson
2026-01-08
KVM: VMX: Drop unused @entry_only param from add_atomic_switch_msr()
Sean Christopherson
2026-01-08
KVM: VMX: Dedup code for removing MSR from VMCS's auto-load list
Sean Christopherson
2026-01-08
KVM: nVMX: Don't update msr_autostore count when saving TSC for vmcs12
Sean Christopherson
2026-01-08
KVM: VMX: Drop intermediate "guest" field from msr_autostore
Sean Christopherson
2026-01-08
KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
Dapeng Mi
2026-01-08
KVM: nVMX: Disable PMU MSR interception as appropriate while running L2
Mingwei Zhang
2026-01-08
KVM: nVMX: Add macros to simplify nested MSR interception setting
Dapeng Mi
2026-01-08
KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
Dapeng Mi
2026-01-08
KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
Mingwei Zhang
2026-01-08
KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
Dapeng Mi
[next]