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
Age
Commit message (
Expand
)
Author
2022-04-13
KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
SU Hang
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-05
KVM: x86/mmu: remove unnecessary flush_workqueue()
Lv Ruyi
2022-04-05
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
2022-04-02
KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing ...
Hou Wenlong
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
2022-04-02
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-03-21
Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
Paolo Bonzini
2022-03-21
kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU
Paolo Bonzini
2022-03-08
KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTE
Sean Christopherson
2022-03-08
KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap defunct roots via asynchronous worker
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls
Sean Christopherson
2022-03-08
KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Zap invalidated roots via asynchronous worker
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages
Sean Christopherson
2022-03-08
KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
Sean Christopherson
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
Sean Christopherson
2022-03-08
KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
Sean Christopherson
2022-03-08
KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap only the target TDP MMU shadow page in NX recovery
Sean Christopherson
2022-03-08
KVM: x86/mmu: Refactor low-level TDP MMU set SPTE helper to take raw values
Sean Christopherson
2022-03-08
KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic path
Sean Christopherson
2022-03-08
KVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs and document RCU
Sean Christopherson
2022-03-08
KVM: x86/mmu: Drop RCU after processing each root in MMU notifier hooks
Sean Christopherson
2022-03-08
KVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU notifier change_spte
Sean Christopherson
2022-03-08
KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
Sean Christopherson
2022-03-08
KVM: x86/mmu: do not allow readers to acquire references to invalid roots
Paolo Bonzini
2022-03-08
KVM: x86/mmu: only perform eager page splitting on valid roots
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
Sean Christopherson
2022-03-08
KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
Sean Christopherson
2022-03-08
KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic
Sean Christopherson
2022-03-08
KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
Sean Christopherson
2022-03-08
KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
Sean Christopherson
2022-03-08
KVM: use __vcalloc for very large allocations
Paolo Bonzini
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-02
KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
Like Xu
2022-03-01
KVM: WARN if is_unsync_root() is called on a root without a shadow page
Sean Christopherson
2022-03-01
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
2022-03-01
KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users
Sean Christopherson
2022-02-25
KVM: x86/mmu: clear MMIO cache when unloading the MMU
Paolo Bonzini
2022-02-25
KVM: x86/mmu: Always use current mmu's role when loading new PGD
Paolo Bonzini
2022-02-25
KVM: x86/mmu: load new PGD after the shadow MMU is initialized
Paolo Bonzini
2022-02-25
KVM: x86/mmu: look for a cached PGD when going from 32-bit to 64-bit
Paolo Bonzini
[prev]
[next]