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.19.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-7.0.y
linux-7.1.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
/
mmu
Age
Commit message (
Expand
)
Author
10 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11 days
KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
Sean Christopherson
11 days
KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEs
Sean Christopherson
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-16
KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
Sean Christopherson
2026-06-16
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Paolo Bonzini
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-08
KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...
Sean Christopherson
2026-06-03
Merge branch 'kvm-ghcb-for-7.2' into HEAD
Paolo Bonzini
2026-06-03
KVM: x86: Rename kvm_cache_regs.h => regs.h
Sean Christopherson
2026-05-27
KVM: TDX: Move external page table freeing to TDX code
Sean Christopherson
2026-05-27
KVM: x86: Move error handling inside free_external_spt()
Sean Christopherson
2026-05-27
KVM: TDX: Drop kvm_x86_ops.remove_external_spte()
Sean Christopherson
2026-05-27
KVM: x86/mmu: Drop KVM_BUG_ON() on shared lock to zap child external PTEs
Rick Edgecombe
2026-05-27
KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to extern...
Sean Christopherson
2026-05-27
KVM: x86/mmu: Plumb "sp" _pointer_ into the TDP MMU's handle_changed_spte()
Sean Christopherson
2026-05-27
KVM: x86/tdp_mmu: Morph !is_frozen_spte() check into a KVM_MMU_WARN_ON()
Rick Edgecombe
2026-05-27
KVM: TDX: Move lockdep assert in __tdp_mmu_set_spte_atomic() to TDX code
Rick Edgecombe
2026-05-27
KVM: TDX: Move KVM_BUG_ON()s in __tdp_mmu_set_spte_atomic() to TDX code
Rick Edgecombe
2026-05-27
KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte()
Sean Christopherson
2026-05-27
KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
Sean Christopherson
2026-05-27
KVM: TDX: Drop kvm_x86_ops.link_external_spt()
Sean Christopherson
2026-05-26
KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bits
Kevin Cheng
2026-05-26
KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits
Kevin Cheng
2026-05-26
KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
Sean Christopherson
2026-05-26
KVM: x86: Widen x86_exception's error_code to 64 bits
Kevin Cheng
2026-05-13
KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
Sean Christopherson
2026-05-13
KVM: Rename invalidate_begin to invalidate_start for consistency
Takahiro Itazuri
2026-05-12
KVM: x86: use again the flush argument of __link_shadow_page()
Paolo Bonzini
2026-05-10
Merge branch 'kvm-mbec' into HEAD
Paolo Bonzini
2026-05-10
KVM: SVM: enable GMET and set it in MMU role
Paolo Bonzini
2026-05-10
KVM: x86/mmu: add support for GMET to NPT page table walks
Paolo Bonzini
2026-05-10
KVM: x86/mmu: hard code more bits in kvm_init_shadow_npt_mmu
Paolo Bonzini
2026-05-10
KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
Paolo Bonzini
2026-05-10
KVM: x86/mmu: propagate access mask from root pages down
Paolo Bonzini
2026-05-10
KVM: nVMX: advertise MBEC to nested guests
Jon Kohler
2026-05-10
KVM: x86/mmu: add support for MBEC to EPT page table walks
Paolo Bonzini
2026-05-10
KVM: nVMX: pass advanced EPT violation vmexit info to guest
Paolo Bonzini
2026-05-10
KVM: x86/mmu: move cr4_smep to base role
Paolo Bonzini
2026-05-10
KVM: x86/mmu: split XS/XU bits for EPT
Paolo Bonzini
2026-05-10
KVM: x86/mmu: pass pte_access for final nGPA->GPA walk
Paolo Bonzini
2026-05-10
KVM: x86/mmu: pass PFERR_GUEST_PAGE/FINAL_MASK to kvm_translate_gpa
Paolo Bonzini
2026-05-10
KVM: x86/mmu: introduce ACC_READ_MASK
Paolo Bonzini
2026-05-10
KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
Paolo Bonzini
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
2026-05-03
KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
Sean Christopherson
2026-05-01
KVM: x86/mmu: rename and clarify BYTE_MASK
Paolo Bonzini
[next]