开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3 days
KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
Sean Christopherson
4 days
KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEs
Sean Christopherson
8 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12 days
KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
Sean Christopherson
12 days
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Paolo Bonzini
12 days
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]