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
/
mmu.c
Age
Commit message (
Expand
)
Author
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-23
KVM: x86/mmu: Fix race condition in direct_page_fault
Kazuki Takiguchi
2022-11-18
KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed
Paolo Bonzini
2022-11-17
KVM: x86/mmu: Do not recover dirty-tracked NX Huge Pages
David Matlack
2022-11-11
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
2022-11-09
KVM: x86/mmu: WARN if TDP MMU SP disallows hugepage after being zapped
Sean Christopherson
2022-11-09
KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
Mingwei Zhang
2022-11-09
KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
Sean Christopherson
2022-11-09
KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
Sean Christopherson
2022-11-09
KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
Sean Christopherson
2022-11-09
KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
Sean Christopherson
2022-11-09
KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
Sean Christopherson
2022-11-09
kvm: x86: Allow to respond to generic signals during slow PF
Peter Xu
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
2022-11-09
KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
Miaohe Lin
2022-11-09
KVM: x86/mmu: fix some comment typos
Miaohe Lin
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-26
KVM: Add extra information in kvm_page_fault trace point
Wonhyuk Yang
2022-09-22
KVM: x86/mmu: add missing update to max_mmu_rmap_size
Miaohe Lin
2022-08-30
KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
Yosry Ahmed
2022-08-24
KVM: x86/mmu: fix memoryleak in kvm_mmu_vendor_module_init()
Miaohe Lin
2022-08-19
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Junaid Shahid
2022-08-19
kvm: x86: mmu: Drop the need_remote_flush() function
Junaid Shahid
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-10
KVM: x86/mmu: rename trace function name for asynchronous page fault
Mingwei Zhang
2022-08-10
KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
Sean Christopherson
2022-08-10
KVM: x86: Tag kvm_mmu_x86_module_init() with __init
Sean Christopherson
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
KVM: x86/mmu: remove unused variable
Paolo Bonzini
2022-07-28
KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT
Sean Christopherson
2022-07-28
KVM: x86/mmu: Document the "rules" for using host_pfn_mapping_level()
Sean Christopherson
2022-07-28
KVM: x86/mmu: Don't require refcounted "struct page" to create huge SPTEs
Sean Christopherson
2022-07-28
KVM: x86/mmu: Restrict mapping level based on guest MTRR iff they're used
Sean Christopherson
2022-07-28
KVM: x86/mmu: Remove underscores from __pte_list_remove()
Sean Christopherson
2022-07-28
KVM: x86/mmu: Rename pte_list_{destroy,remove}() to show they zap SPTEs
Sean Christopherson
2022-07-28
KVM: x86/mmu: Rename rmap zap helpers to eliminate "unmap" wrapper
Sean Christopherson
2022-07-28
KVM: x86/mmu: Rename __kvm_zap_rmaps() to align with other nomenclature
Sean Christopherson
2022-07-28
KVM: x86/mmu: Drop the "p is for pointer" from rmap helpers
Sean Christopherson
2022-07-28
KVM: x86/mmu: Directly "destroy" PTE list when recycling rmaps
Sean Christopherson
2022-07-28
KVM: x86/mmu: Return a u64 (the old SPTE) from mmu_spte_clear_track_bits()
Sean Christopherson
2022-07-14
KVM: x86/mmu: Fix typo and tweak comment for split_desc_cache capacity
Sean Christopherson
2022-07-14
KVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K shadow pages
Sean Christopherson
2022-07-14
KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index
Sean Christopherson
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-25
KVM: x86/mmu: Buffer nested MMU split_desc_cache only by default capacity
Sean Christopherson
2022-06-25
KVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs' @access info
Sean Christopherson
2022-06-24
KVM: x86/mmu: Avoid unnecessary flush on eager page split
Paolo Bonzini
2022-06-24
KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
David Matlack
2022-06-24
KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
Paolo Bonzini
[next]