index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
Age
Commit message (
Expand
)
Author
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-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-04
KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU
Sean Christopherson
2025-03-19
Merge tag 'kvm-x86-vmx-6.15' of https://github.com/kvm-x86/linux 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: x86/mmu: Add parameter "kvm" to kvm_mmu_page_ad_need_write_protect()
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: Set per-VM shadow_mmio_value to 0
Isaku Yamahata
2025-03-14
KVM: x86/mmu: Add setter for shadow_mmio_value
Isaku Yamahata
2025-03-14
KVM: TDX: Require TDP MMU, mmio caching and EPT A/D bits for TDX
Isaku Yamahata
2025-03-14
KVM: x86/mmu: Do not enable page track for TD guest
Yan Zhao
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-28
KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte()
Nikolay Borisov
2025-02-28
KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
Sean Christopherson
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: Always update A/D-disabled SPTEs atomically
Sean Christopherson
2025-02-14
KVM: x86/mmu: Don't force atomic update if only the Accessed bit is volatile
James Houghton
2025-02-14
KVM: x86/mmu: Factor out spte atomic bit clearing routine
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-20
Merge tag 'kvm-x86-mmu-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: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all()
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: Propagate tearing down mirror page tables
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Propagate building mirror page tables
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks
Paolo Bonzini
2024-12-23
KVM: x86/tdp_mmu: Support mirror root for TDP MMU
Isaku Yamahata
2024-12-23
KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte()
Isaku Yamahata
[next]