index
:
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
/
paging_tmpl.h
Age
Commit message (
Expand
)
Author
2023-11-28
KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD
Binbin Wu
2023-08-31
KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
Sean Christopherson
2023-08-31
KVM: x86/mmu: Disallow guest from using !visible slots for page tables
Sean Christopherson
2023-08-31
KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
Sean Christopherson
2023-08-31
KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
Sean Christopherson
2023-08-31
KVM: x86/mmu: Delete pgprintk() and all its usage
Sean Christopherson
2023-03-22
KVM: x86/mmu: Avoid indirect call for get_cr3
Paolo Bonzini
2023-03-16
KVM: x86/mmu: Skip calling mmu->sync_spte() when the spte is 0
Lai Jiangshan
2023-03-16
kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)
Lai Jiangshan
2023-03-16
KVM: x86/mmu: Remove FNAME(invlpg) and use FNAME(sync_spte) to update vTLB in...
Lai Jiangshan
2023-03-16
KVM: x86/mmu: Allow the roots to be invalid in FNAME(invlpg)
Lai Jiangshan
2023-03-16
KVM: x86/mmu: Reduce the update to the spte in FNAME(sync_spte)
Lai Jiangshan
2023-03-16
KVM: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
Lai Jiangshan
2023-03-16
KVM: x86/mmu: Move the check in FNAME(sync_page) as kvm_sync_page_check()
Lai Jiangshan
2023-03-16
KVM: x86/mmu: Use 64-bit address to invalidate to fix a subtle bug
Lai Jiangshan
2023-03-14
KVM: x86/mmu: Remove FNAME(is_self_change_mapping)
Lai Jiangshan
2023-03-14
KVM: x86/mmu: Detect write #PF to shadow pages during FNAME(fetch) walk
Lai Jiangshan
2023-03-14
KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
Sean Christopherson
2023-01-24
KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
Hou Wenlong
2023-01-24
KVM: x86/mmu: Move round_gfn_for_level() helper into mmu_internal.h
Hou Wenlong
2023-01-24
kvm: x86/mmu: Don't clear write flooding for direct SP
Lai Jiangshan
2022-12-29
KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
David Matlack
2022-12-29
KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
David Matlack
2022-11-09
KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
Sean Christopherson
2022-11-09
KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
Sean Christopherson
2022-09-26
KVM: x86/mmu: fix repeated words in comments
Jilin Yuan
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-07-14
KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index
Sean Christopherson
2022-07-12
KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()
Hou Wenlong
2022-06-24
KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
Paolo Bonzini
2022-06-24
KVM: x86/mmu: Cache the access bits of shadowed translations
David Matlack
2022-06-24
KVM: x86/mmu: Derive shadow MMU page role from parent
David Matlack
2022-06-20
KVM: x86/mmu: Use common logic for computing the 32/64-bit base PA mask
Sean Christopherson
2022-06-20
KVM: x86/mmu: Truncate paging32's PT_BASE_ADDR_MASK to 32 bits
Sean Christopherson
2022-06-20
KVM: x86/mmu: Use common macros to compute 32/64-bit paging masks
Paolo Bonzini
2022-06-20
KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs
Sean Christopherson
2022-06-20
KVM: x86/mmu: Bury 32-bit PSE paging helpers in paging_tmpl.h
Sean Christopherson
2022-06-15
KVM: x86/mmu: Drop unused CMPXCHG macro from paging_tmpl.h
Sean Christopherson
2022-06-08
KVM: x86/mmu: Comment FNAME(sync_page) to document TLB flushing logic
Sean Christopherson
2022-06-08
KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()
Sean Christopherson
2022-05-12
KVM: x86/mmu: Expand and clean up page fault stats
Sean Christopherson
2022-05-12
KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
Sean Christopherson
2022-04-29
KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guest
Lai Jiangshan
2022-04-29
KVM: x86/mmu: replace root_level with cpu_role.base.level
Paolo Bonzini
2022-04-29
KVM: x86/mmu: remove extended bits from mmu_role, rename field
Paolo Bonzini
2022-04-29
KVM: x86/mmu: remove ept_ad field
Paolo Bonzini
2022-04-29
KVM: x86/mmu: split cpu_role from mmu_role
Paolo Bonzini
2022-04-29
KVM: x86/mmu: rephrase unclear comment
Paolo Bonzini
2022-04-13
KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
Sean Christopherson
2022-04-13
KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
Sean Christopherson
[next]