index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
/
tdp_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
David Matlack
2022-01-19
1
-3
/
+3
*
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
2021-12-21
1
-13
/
+16
|
\
|
*
KVM: x86/mmu: Don't advance iterator after restart due to yielding
Sean Christopherson
2021-12-20
1
-13
/
+16
*
|
KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction
Lai Jiangshan
2021-12-08
1
-1
/
+1
|
/
*
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
2021-11-30
1
-15
/
+7
*
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
2021-11-30
1
-1
/
+1
*
KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
Hou Wenlong
2021-11-18
1
-2
/
+2
*
KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
Ben Gardon
2021-11-18
1
-6
/
+4
*
KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator
Sean Christopherson
2021-11-11
1
-1
/
+1
*
KVM: x86/mmu: clean up prefetch/prefault/speculative naming
Paolo Bonzini
2021-10-22
1
-1
/
+1
*
KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
David Matlack
2021-10-01
1
-1
/
+1
*
KVM: MMU: pass kvm_mmu_page struct to make_spte
Paolo Bonzini
2021-10-01
1
-3
/
+4
*
KVM: MMU: set ad_disabled in TDP MMU role
Paolo Bonzini
2021-10-01
1
-0
/
+1
*
KVM: MMU: clean up make_spte return value
Paolo Bonzini
2021-10-01
1
-3
/
+3
*
KVM: x86/mmu: Pass the memslot around via struct kvm_page_fault
David Matlack
2021-10-01
1
-1
/
+1
*
KVM: MMU: unify tdp_mmu_map_set_spte_atomic and tdp_mmu_set_spte_atomic_no_di...
Paolo Bonzini
2021-10-01
1
-30
/
+10
*
KVM: MMU: mark page dirty in make_spte
Paolo Bonzini
2021-10-01
1
-20
/
+1
*
KVM: MMU: change tracepoints arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-1
/
+1
*
KVM: MMU: change disallowed_hugepage_adjust() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-2
/
+1
*
KVM: MMU: change kvm_mmu_hugepage_adjust() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-13
/
+8
*
KVM: MMU: change tdp_mmu_map_handle_target_level() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-10
/
+8
*
KVM: MMU: change kvm_tdp_mmu_map() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-14
/
+9
*
KVM: X86: Don't flush current tlb on shadow page modification
Lai Jiangshan
2021-09-30
1
-1
/
+0
*
KVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page()
Sean Christopherson
2021-08-20
1
-13
/
+4
*
KVM: x86/mmu: Add detailed page size stats
Mingwei Zhang
2021-08-20
1
-13
/
+2
*
KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
Sean Christopherson
2021-08-20
1
-7
/
+13
*
Revert "KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock"
Sean Christopherson
2021-08-20
1
-11
/
+4
*
Merge branch 'kvm-tdpmmu-fixes' into HEAD
Paolo Bonzini
2021-08-13
1
-11
/
+24
|
\
|
*
KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs
Sean Christopherson
2021-08-13
1
-1
/
+8
|
*
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
2021-08-13
1
-10
/
+16
*
|
KVM: x86/mmu: Leverage vcpu->last_used_slot in tdp_mmu_map_handle_target_level
David Matlack
2021-08-06
1
-9
/
+33
*
|
KVM: const-ify all relevant uses of struct kvm_memory_slot
Hamza Mahfooz
2021-08-03
1
-3
/
+4
*
|
KVM: x86: enable TDP MMU by default
Paolo Bonzini
2021-08-02
1
-1
/
+1
*
|
KVM: x86/mmu: fast_page_fault support for the TDP MMU
David Matlack
2021-08-02
1
-0
/
+41
*
|
KVM: x86/mmu: Make walk_shadow_page_lockless_{begin,end} interoperate with th...
David Matlack
2021-08-02
1
-4
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
1
-17
/
+26
|
\
|
*
KVM: x86/mmu: Remove redundant root_hpa checks
David Matlack
2021-06-18
1
-3
/
+0
|
*
KVM: x86/mmu: Remove redundant is_tdp_mmu_root check
David Matlack
2021-06-18
1
-2
/
+0
|
*
KVM: x86/mmu: Fix TDP MMU page table level
Kai Huang
2021-06-17
1
-4
/
+4
|
*
KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()
Kai Huang
2021-06-17
1
-1
/
+5
|
*
KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
Kai Huang
2021-06-17
1
-1
/
+1
|
*
KVM: x86/mmu: Lazily allocate memslot rmaps
Ben Gardon
2021-06-17
1
-2
/
+4
|
*
KVM: x86: Support write protecting only large pages
Keqian Zhu
2021-06-17
1
-4
/
+12
*
|
Merge tag 'v5.13-rc5' into x86/cleanups
Borislav Petkov
2021-06-07
1
-3
/
+3
|
\
|
|
*
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
2021-05-27
1
-3
/
+3
*
|
x86: Fix leftover comment typos
Ingo Molnar
2021-05-12
1
-1
/
+1
|
/
*
KVM: x86/mmu: Fix kdoc of __handle_changed_spte
Kai Huang
2021-05-03
1
-1
/
+1
*
kvm/x86: Fix 'lpages' kvm stat for TDM MMU
Shahin, Md Shahadat Hossain
2021-05-03
1
-0
/
+7
*
KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()
Kai Huang
2021-05-03
1
-0
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-318
/
+422
|
\
[next]