summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/mmu: Pass full 64-bit error code when handling page faultsIsaku Yamahata2024-05-073-5/+4
* KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handlerSean Christopherson2024-05-071-11/+3
* KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulationSean Christopherson2024-05-072-8/+19
* KVM: delete .change_pte MMU notifier callbackPaolo Bonzini2024-04-115-125/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-154-53/+178
|\
| * kvm/x86: allocate the write-tracking metadata on-demandAndrei Vagin2024-02-271-2/+66
| * KVM: x86/mmu: Free TDP MMU roots while holding mmy_lock for readSean Christopherson2024-02-231-6/+19
| * KVM: x86/mmu: Alloc TDP MMU roots while holding mmu_lock for readSean Christopherson2024-02-231-33/+22
| * KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for readSean Christopherson2024-02-233-15/+55
| * KVM: x86/mmu: Skip invalid TDP MMU roots when write-protecting SPTEsSean Christopherson2024-02-231-9/+13
| * KVM: x86/mmu: Skip invalid roots when zapping leaf SPTEs for GFN rangeSean Christopherson2024-02-231-4/+4
| * KVM: x86/mmu: Allow passing '-1' for "all" as_id for TDP MMU iteratorsSean Christopherson2024-02-231-9/+9
| * KVM: x86/mmu: Don't do TLB flush when zappings SPTEs in invalid rootsSean Christopherson2024-02-231-1/+7
| * KVM: x86/mmu: Zap invalidated TDP MMU roots at 4KiB granularitySean Christopherson2024-02-231-7/+18
| * KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()Kunwu Chan2024-02-011-3/+1
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-3/+3
|\ \
| * | mm/treewide: drop pXd_large()Peter Xu2024-03-061-1/+1
| * | mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-061-1/+1
| * | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-1/+1
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-0/+1
|\ \
| * | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-0/+1
| |/
* | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-122-2/+2
|\ \
| * \ Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-142-2/+2
| |\ \ | | |/ | |/|
| | * x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-102-2/+2
* | | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-121-2/+1
|\ \ \
| * | | x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigationThomas Gleixner2024-03-041-2/+1
| |/ /
* / / KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingSean Christopherson2024-02-231-0/+42
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-175-82/+314
|\ \ | |/ |/|
| * Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-083-58/+48
| |\
| | * KVM: x86/mmu: fix comment about mmu_unsync_pages_lockPaolo Bonzini2023-12-011-2/+2
| | * KVM: x86/mmu: always take tdp_mmu_pages_lockPaolo Bonzini2023-12-011-20/+4
| | * KVM: x86/mmu: remove unnecessary "bool shared" argument from iteratorsPaolo Bonzini2023-12-011-25/+23
| | * KVM: x86/mmu: remove unnecessary "bool shared" argument from functionsPaolo Bonzini2023-12-013-16/+23
| | * KVM: x86/mmu: Check for leaf SPTE when clearing dirty bit in the TDP MMUDavid Matlack2023-12-011-3/+4
| | * KVM: x86/mmu: Fix off-by-1 when splitting huge pages during CLEARDavid Matlack2023-12-011-1/+1
| * | Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-083-2/+3
| |\ \
| | * | KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGDBinbin Wu2023-11-293-2/+3
| | |/
| * / KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=nSean Christopherson2023-11-291-8/+4
| |/
| * Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-142-14/+259
| |\
| | * KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson2023-11-141-0/+1
| | * KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson2023-11-141-3/+3
| | * KVM: x86/mmu: Handle page fault for private memoryChao Peng2023-11-142-5/+97
| | * KVM: x86: Disallow hugepages when memory attributes are mixedChao Peng2023-11-141-2/+152
| | * KVM: Use gfn instead of hva for mmu_notifier_retryChao Peng2023-11-131-4/+6
* | | arch/x86: Fix typosBjorn Helgaas2024-01-032-3/+3
|/ /
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-8/+10
|\ \ | |/ |/|
| * kvm: mmu: dynamically allocate the x86-mmu shrinkerQi Zheng2023-10-041-8/+10
* | KVM: x86/mmu: Remove unnecessary ‘NULL’ values from sptepLi zeming2023-10-181-2/+10
* | KVM: x86/mmu: Add helpers to return if KVM honors guest MTRRsYan Zhao2023-10-091-9/+16
|/
* KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson2023-09-234-97/+66