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