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
2021-06-24
KVM: x86/mmu: WARN and zap SP when sync'ing if MMU role mismatches
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU role to check for matching guest page sizes
Sean Christopherson
2021-06-24
KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN
Sean Christopherson
2021-06-24
Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_r...
Sean Christopherson
2021-06-24
KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
Sean Christopherson
2021-06-24
KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
Sean Christopherson
2021-06-24
Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
Sean Christopherson
2021-06-24
KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
Sean Christopherson
2021-06-24
KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPT
Sean Christopherson
2021-06-24
KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP MMU check
Sean Christopherson
2021-06-24
KVM: x86/mmu: Fix uninitialized boolean variable flush
Colin Ian King
2021-06-18
KVM: x86/mmu: Remove redundant root_hpa checks
David Matlack
2021-06-18
KVM: x86/mmu: Refactor is_tdp_mmu_root into is_tdp_mmu
David Matlack
2021-06-18
KVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check
David Matlack
2021-06-18
KVM: x86/mmu: Remove redundant is_tdp_mmu_root check
David Matlack
2021-06-18
KVM: x86: Stub out is_tdp_mmu_root on 32-bit hosts
Paolo Bonzini
2021-06-17
KVM: x86/mmu: Fix TDP MMU page table level
Kai Huang
2021-06-17
KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()
Kai Huang
2021-06-17
KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
Kai Huang
2021-06-17
KVM: x86/mmu: Grab nx_lpage_splits as an unsigned long before division
Sean Christopherson
2021-06-17
KVM: x86: Drop pointless @reset_roots from kvm_init_mmu()
Sean Christopherson
2021-06-17
KVM: nVMX: Free only guest_mode (L2) roots on INVVPID w/o EPT
Sean Christopherson
2021-06-17
KVM: x86: Drop skip MMU sync and TLB flush params from "new PGD" helpers
Sean Christopherson
2021-06-17
KVM: nSVM: Move TLB flushing logic (or lack thereof) to dedicated helper
Sean Christopherson
2021-06-17
KVM: x86/mmu: Lazily allocate memslot rmaps
Ben Gardon
2021-06-17
KVM: x86/mmu: Skip rmap operations if rmaps not allocated
Ben Gardon
2021-06-17
KVM: x86/mmu: Add a field to control memslot rmap allocation
Ben Gardon
2021-06-17
KVM: x86: Do not write protect huge page in initially-all-set mode
Keqian Zhu
2021-06-17
KVM: x86: Support write protecting only large pages
Keqian Zhu
2021-06-17
KVM: x86/mmu: Make is_nx_huge_page_enabled an inline function
Shaokun Zhang
2021-06-11
KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
Sean Christopherson
2021-06-08
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
2021-06-07
Merge tag 'v5.13-rc5' into x86/cleanups
Borislav Petkov
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
2021-05-12
x86: Fix leftover comment typos
Ingo Molnar
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
2021-05-03
KVM: x86/mmu: Fix kdoc of __handle_changed_spte
Kai Huang
2021-05-03
kvm/x86: Fix 'lpages' kvm stat for TDM MMU
Shahin, Md Shahadat Hossain
2021-05-03
KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()
Kai Huang
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-19
KVM: x86/mmu: Tear down roots before kvm_mmu_zap_all_fast returns
Ben Gardon
2021-04-19
KVM: x86/mmu: Fast invalidation for TDP MMU
Ben Gardon
2021-04-19
KVM: x86/mmu: Allow enabling/disabling dirty logging under MMU read lock
Ben Gardon
2021-04-19
KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU read lock
Ben Gardon
2021-04-19
KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock
Ben Gardon
2021-04-19
KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
Ben Gardon
2021-04-19
KVM: x86/mmu: handle cmpxchg failure in kvm_tdp_mmu_get_root
Ben Gardon
2021-04-19
KVM: x86/mmu: Make TDP MMU root refcount atomic
Ben Gardon
[prev]
[next]