summaryrefslogtreecommitdiffstats
path: root/v5.14/65efc4dc12c5cc296374278673b89390eba79fe6
blob: 291ceb73d7ad71ccd84691442c2f46e14911a751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
65efc4dc12c5 ("x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation")
0b210faf3373 ("KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages")
11b36fe7d450 ("KVM: x86/mmu: Use kstrtobool() instead of strtobool()")
55c510e26ab6 ("KVM: x86/mmu: Rename NX huge pages fields/functions for consistency")
428e921611bc ("KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked")
f96c48e9ddf4 ("kvm: mmu: fix typos in struct kvm_arch")
0cd8dc739833 ("KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()")
2ff9039a75a8 ("KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu")
6ec6509eea39 ("KVM: x86/mmu: Pass const memslot to rmap_add()")
c306aec81ae1 ("KVM: x86/mmu: Consolidate shadow page allocation and initialization")
94c8136448c8 ("KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions")
2e65e842c57d ("KVM: x86/mmu: Derive shadow MMU page role from parent")
86938ab6925b ("KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()")
27a59d57f073 ("KVM: x86/mmu: Use a bool for direct")
bb924ca69f71 ("KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs")
70e41c31bc77 ("KVM: x86/mmu: Use common logic for computing the 32/64-bit base PA mask")
f7384b8866b0 ("KVM: x86/mmu: Truncate paging32's PT_BASE_ADDR_MASK to 32 bits")
f6b8ea6d4364 ("KVM: x86/mmu: Use common macros to compute 32/64-bit paging masks")
2ca3129e8045 ("KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs")
42c88ff893f0 ("KVM: x86/mmu: Dedup macros for computing various page table masks")