index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-08
KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit
Dongli Zhang
2025-12-08
KVM: VMX: Update SVI during runtime APICv activation
Dongli Zhang
2025-11-26
Merge tag 'kvm-x86-vmx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
Sean Christopherson
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
2025-11-18
KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
Sean Christopherson
2025-11-18
KVM: VMX: Bundle all L1 data cache flush mitigation code together
Sean Christopherson
2025-11-18
KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
Sean Christopherson
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
2025-11-18
KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
Sean Christopherson
2025-11-13
KVM: TDX: Use struct_size to simplify tdx_get_capabilities()
Sean Christopherson
2025-11-13
KVM: TDX: Check size of user's kvm_tdx_capabilities array before allocating
Thorsten Blum
2025-11-13
KVM: TDX: Fix sparse warnings from using 0 for NULL
Dave Hansen
2025-11-13
KVM: TDX: Remove __user annotation from kernel pointer
Dave Hansen
2025-11-13
KVM: TDX: Take MMU lock around tdh_vp_init()
Rick Edgecombe
2025-11-11
KVM: VMX: Make loaded_vmcs_clear() static in vmx.c
Sean Christopherson
2025-11-07
KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...
Sean Christopherson
2025-11-06
KVM: VMX: Ensure guest's SPEC_CTRL[63:32] is loaded on VM-Enter
Uros Bizjak
2025-11-06
KVM: VMX: Fix check for valid GVA on an EPT violation
Sukrit Bhatnagar
2025-11-05
KVM: TDX: Fix list_add corruption during vcpu_load()
Yan Zhao
2025-11-05
KVM: TDX: Bug the VM if extending the initial measurement fails
Sean Christopherson
2025-11-05
KVM: TDX: Guard VM state transitions with "all" the locks
Sean Christopherson
2025-11-05
KVM: TDX: Don't copy "cmd" back to userspace for KVM_TDX_CAPABILITIES
Sean Christopherson
2025-11-05
KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
Sean Christopherson
2025-11-05
KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
Sean Christopherson
2025-11-05
KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
Sean Christopherson
2025-11-05
KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
Sean Christopherson
2025-11-05
KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
Sean Christopherson
2025-11-05
KVM: TDX: Derive error argument names from the local variable names
Sean Christopherson
2025-11-05
KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
Sean Christopherson
2025-11-05
KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
Sean Christopherson
2025-11-05
KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
Sean Christopherson
2025-11-05
KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
Sean Christopherson
2025-11-05
KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
Sean Christopherson
2025-11-05
KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
Sean Christopherson
2025-11-05
KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
Sean Christopherson
2025-11-05
KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
Sean Christopherson
2025-11-05
KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
Sean Christopherson
2025-11-05
KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
Sean Christopherson
2025-11-05
KVM: TDX: Drop superfluous page pinning in S-EPT management
Yan Zhao
2025-11-05
KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Sean Christopherson
2025-11-05
KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
Sean Christopherson
2025-11-04
KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
Sean Christopherson
2025-10-20
KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
Sean Christopherson
2025-10-17
KVM: nVMX: Add an off-by-default module param to WARN on missed consistency c...
Sean Christopherson
[next]