index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
1
-3
/
+3
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
1
-10
/
+10
2021-05-03
KVM: x86/mmu: Fix kdoc of __handle_changed_spte
Kai Huang
1
-1
/
+1
2021-05-03
kvm/x86: Fix 'lpages' kvm stat for TDM MMU
Shahin, Md Shahadat Hossain
1
-0
/
+7
2021-05-03
KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()
Kai Huang
1
-0
/
+8
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-735
/
+1042
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+5
2021-04-20
KVM: x86/mmu: Tear down roots before kvm_mmu_zap_all_fast returns
Ben Gardon
3
-1
/
+89
2021-04-20
KVM: x86/mmu: Fast invalidation for TDP MMU
Ben Gardon
3
-3
/
+31
2021-04-19
KVM: x86/mmu: Allow enabling/disabling dirty logging under MMU read lock
Ben Gardon
2
-17
/
+61
2021-04-19
KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU read lock
Ben Gardon
2
-8
/
+23
2021-04-19
KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock
Ben Gardon
3
-45
/
+101
2021-04-19
KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
Ben Gardon
1
-30
/
+39
2021-04-19
KVM: x86/mmu: handle cmpxchg failure in kvm_tdp_mmu_get_root
Ben Gardon
2
-15
/
+9
2021-04-19
KVM: x86/mmu: Make TDP MMU root refcount atomic
Ben Gardon
3
-6
/
+14
2021-04-19
KVM: x86/mmu: Refactor yield safe root iterator
Ben Gardon
1
-19
/
+26
2021-04-19
KVM: x86/mmu: Merge TDP MMU put and free root
Ben Gardon
3
-40
/
+28
2021-04-19
KVM: x86/mmu: use tdp_mmu_free_sp to free roots
Ben Gardon
1
-8
/
+7
2021-04-19
KVM: x86/mmu: Move kvm_mmu_(get|put)_root to TDP MMU
Ben Gardon
4
-25
/
+25
2021-04-19
KVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap_collapsible_sptes
Ben Gardon
4
-10
/
+13
2021-04-19
KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible
Sean Christopherson
1
-1
/
+5
2021-04-17
KVM: Move x86's MMU notifier memslot walkers to generic code
Sean Christopherson
3
-241
/
+135
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
1
-1
/
+1
2021-04-17
KVM: MMU: protect TDP MMU pages only down to required level
Paolo Bonzini
1
-1
/
+1
2021-04-17
KVM: x86/mmu: Simplify code for aging SPTEs in TDP MMU
Sean Christopherson
1
-3
/
+2
2021-04-17
KVM: x86/mmu: Remove spurious clearing of dirty bit from TDP MMU SPTE
Sean Christopherson
1
-1
/
+0
2021-04-17
KVM: x86/mmu: Drop trace_kvm_age_page() tracepoint
Sean Christopherson
2
-3
/
+0
2021-04-17
KVM: x86/mmu: Use leaf-only loop for walking TDP SPTEs when changing SPTE
Sean Christopherson
1
-1
/
+1
2021-04-17
KVM: x86/mmu: Pass address space ID to TDP MMU root walkers
Sean Christopherson
2
-66
/
+44
2021-04-17
KVM: x86/mmu: Pass address space ID to __kvm_tdp_mmu_zap_gfn_range()
Sean Christopherson
3
-18
/
+24
2021-04-17
KVM: x86/mmu: Coalesce TLB flushes across address spaces for gfn range zap
Sean Christopherson
1
-9
/
+8
2021-04-17
KVM: x86/mmu: Coalesce TLB flushes when zapping collapsible SPTEs
Sean Christopherson
3
-9
/
+9
2021-04-17
KVM: x86/mmu: Move flushing for "slot" handlers to caller for legacy MMU
Sean Christopherson
1
-18
/
+19
2021-04-17
KVM: x86/mmu: Coalesce TDP MMU TLB flushes when zapping collapsible SPTEs
Sean Christopherson
1
-9
/
+13
2021-04-17
KVM: MMU: load PDPTRs outside mmu_lock
Paolo Bonzini
1
-15
/
+37
2021-04-08
KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
Paolo Bonzini
1
-1
/
+1
2021-04-02
Merge branch 'kvm-tdp-fix-rcu' into HEAD
Paolo Bonzini
4
-38
/
+41
2021-04-02
Merge branch 'kvm-tdp-fix-flushes' into HEAD
Paolo Bonzini
3
-17
/
+42
2021-03-31
Merge commit 'kvm-tdp-fix-flushes' into kvm-master
Paolo Bonzini
3
-17
/
+42
2021-03-30
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
3
-6
/
+27
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
1
-4
/
+7
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
1
-11
/
+12
2021-03-22
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
4
-38
/
+41
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
3
-5
/
+5
2021-03-16
KVM: x86/mmu: Store the address space ID in the TDP iterator
Sean Christopherson
4
-24
/
+13
2021-03-16
KVM: x86/mmu: Factor out tdp_iter_return_to_root
Ben Gardon
3
-10
/
+19
2021-03-16
KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs
Ben Gardon
1
-1
/
+1
2021-03-16
KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
Ben Gardon
1
-3
/
+8
2021-03-15
KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging
Sean Christopherson
1
-1
/
+21
2021-03-15
KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
Sean Christopherson
3
-12
/
+24
[next]