index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
/
mmu.c
Age
Commit message (
Expand
)
Author
2025-06-24
KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list
Sean Christopherson
2025-06-24
KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list
Sean Christopherson
2025-06-12
KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
Paolo Bonzini
2025-06-12
KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-mmu-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-05-02
KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
Sean Christopherson
2025-04-28
KVM: x86/mmu: Check and free obsolete roots in kvm_mmu_reload()
Yan Zhao
2025-04-28
KVM: x86/mmu: Warn if PFN changes on shadow-present SPTE in shadow MMU
Yan Zhao
2025-04-28
KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault
Yan Zhao
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-mmu-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-14
KVM: x86: remove shadow_memtype_mask
Paolo Bonzini
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
2025-03-14
KVM: x86: Make cpu_dirty_log_size a per-VM value
Yan Zhao
2025-03-14
KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size() and its callers
Yan Zhao
2025-03-14
KVM: x86/mmu: Export kvm_tdp_map_page()
Rick Edgecombe
2025-03-14
KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead
Yan Zhao
2025-03-14
KVM: TDX: Require TDP MMU, mmio caching and EPT A/D bits for TDX
Isaku Yamahata
2025-03-14
KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
Isaku Yamahata
2025-03-14
KVM: x86/mmu: Implement memslot deletion for TDX
Rick Edgecombe
2025-03-14
KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level
Xiaoyao Li
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-14
KVM: x86/mmu: Walk rmaps (shadow MMU) without holding mmu_lock when aging gfns
Sean Christopherson
2025-02-14
KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
Sean Christopherson
2025-02-14
KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
Sean Christopherson
2025-02-14
KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
Sean Christopherson
2025-02-14
KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
James Houghton
2025-02-14
KVM: x86/mmu: Skip shadow MMU test_young if TDP MMU reports page as young
James Houghton
2025-02-14
KVM: x86/mmu: Age TDP MMU SPTEs without holding mmu_lock
Sean Christopherson
2025-02-14
KVM: x86/mmu: Don't force atomic update if only the Accessed bit is volatile
James Houghton
2025-02-12
KVM: nSVM: Enter guest mode before initializing nested NPT MMU
Sean Christopherson
2025-02-04
KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking
Sean Christopherson
2025-01-24
kvm: defer huge page recovery vhost task to later
Keith Busch
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-15
KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault()
Yan Zhao
2024-12-23
KVM: x86/mmu: Prevent aliased memslot GFNs
Rick Edgecombe
2024-12-23
KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Support mirror root for TDP MMU
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
Rick Edgecombe
2024-12-23
KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page
Isaku Yamahata
2024-12-23
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit
Rick Edgecombe
2024-12-19
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
2024-11-14
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-04
KVM: x86/mmu: Drop per-VM zapped_obsolete_pages list
Vipin Sharma
[next]