Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   4356 patches
« 1 2 ... 3 4 543 44 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/22] KVM: x86: Store gpa as gpa_t, not unsigned long, when unprotecting for retry KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[06/22] KVM: x86: Get RIP from vCPU state when storing it to last_retry_eip KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[05/22] KVM: x86: Retry to-be-emulated insn in "slow" unprotect path iff sp is zapped KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[03/22] KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[02/22] KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX) KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[6/6] KVM: Move flags check for user memory regions to the ioctl() specific API KVM: kvm_set_memory_region() cleanups - - - --- 2024-08-02 Sean Christopherson New
[5/6] KVM: Disallow all flags for KVM-internal memslots KVM: kvm_set_memory_region() cleanups - - - --- 2024-08-02 Sean Christopherson New
[4/6] KVM: x86: Drop double-underscores from __kvm_set_memory_region() KVM: kvm_set_memory_region() cleanups - - - --- 2024-08-02 Sean Christopherson New
[3/6] KVM: Add a dedicated API for setting KVM-internal memslots KVM: kvm_set_memory_region() cleanups - - - --- 2024-08-02 Sean Christopherson New
[2/6] KVM: Assert slots_lock is held in __kvm_set_memory_region() KVM: kvm_set_memory_region() cleanups - - - --- 2024-08-02 Sean Christopherson New
[1/6] KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API) KVM: kvm_set_memory_region() cleanups - - - --- 2024-08-02 Sean Christopherson New
[3/3] KVM: SVM: Track the per-CPU host save area as a VMCB pointer KVM: SVM: Clean up SEV-ES save area management - - - --- 2024-08-02 Sean Christopherson New
[2/3] KVM: SVM: Add host SEV-ES save area structure into VMCB via a union KVM: SVM: Clean up SEV-ES save area management - - - --- 2024-08-02 Sean Christopherson New
[1/3] KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page KVM: SVM: Clean up SEV-ES save area management - - - --- 2024-08-02 Sean Christopherson New
[3/3] KVM: x86/mmu: Reword a misleading comment about checking gpte_changed() KVM: x86/mmu: Misc shadow paging cleanups - - - --- 2024-08-02 Sean Christopherson New
[2/3] KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch) KVM: x86/mmu: Misc shadow paging cleanups - - - --- 2024-08-02 Sean Christopherson New
[1/3] KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page KVM: x86/mmu: Misc shadow paging cleanups - - - --- 2024-08-02 Sean Christopherson New
[2/2] KVM: selftests: Add a testcase to verify x2APIC is fully readonly KVM: x86: Disallow changing x2APIC ID via userspace - - - --- 2024-08-02 Sean Christopherson New
[1/2] KVM: x86: Make x2APIC ID 100% readonly KVM: x86: Disallow changing x2APIC ID via userspace - - - --- 2024-08-02 Sean Christopherson New
KVM: Rework core loop of kvm_vcpu_on_spin() to use a single for-loop KVM: Rework core loop of kvm_vcpu_on_spin() to use a single for-loop - - - --- 2024-08-02 Sean Christopherson New
[v2] KVM: x86/mmu: Clean up function comments for dirty logging APIs [v2] KVM: x86/mmu: Clean up function comments for dirty logging APIs - 2 - --- 2024-08-02 Sean Christopherson New
KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id()) KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id()) - 3 - --- 2024-08-02 Sean Christopherson New
KVM: selftests: Always unlink memory regions when deleting (VM free) KVM: selftests: Always unlink memory regions when deleting (VM free) - - - --- 2024-08-02 Sean Christopherson New
KVM: selftests: Remove unused kvm_memcmp_hva_gva() KVM: selftests: Remove unused kvm_memcmp_hva_gva() - - - --- 2024-08-02 Sean Christopherson New
KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs - - - --- 2024-08-02 Sean Christopherson New
[2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU KVM: Protect vCPU's PID with a rwlock - 1 - --- 2024-08-02 Sean Christopherson New
[1/2] KVM: Return '0' directly when there's no task to yield to KVM: Protect vCPU's PID with a rwlock - - - --- 2024-08-02 Sean Christopherson New
[5/5] KVM: x86: Add fastpath handling of HLT VM-Exits KVM: x86: Fastpath cleanup, fix, and enhancement - - - --- 2024-08-02 Sean Christopherson New
[4/5] KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers KVM: x86: Fastpath cleanup, fix, and enhancement - - - --- 2024-08-02 Sean Christopherson New
[3/5] KVM: x86: Exit to userspace if fastpath triggers one on instruction skip KVM: x86: Fastpath cleanup, fix, and enhancement - - - --- 2024-08-02 Sean Christopherson New
[2/5] KVM: x86: Dedup fastpath MSR post-handling logic KVM: x86: Fastpath cleanup, fix, and enhancement - - - --- 2024-08-02 Sean Christopherson New
[1/5] KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful KVM: x86: Fastpath cleanup, fix, and enhancement - - - --- 2024-08-02 Sean Christopherson New
KVM: Use precise range-based flush in mmu_notifier hooks when possible KVM: Use precise range-based flush in mmu_notifier hooks when possible - - - --- 2024-08-02 Sean Christopherson New
[9/9] KVM: selftests: Add a testcase for disabling feature MSRs init quirk KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[8/9] KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behavior KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[7/9] KVM: x86: Remove ordering check b/w MSR_PLATFORM_INFO and MISC_FEATURES_ENABLES KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[6/9] KVM: x86: Reject userspace attempts to access ARCH_CAPABILITIES w/o support KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[5/9] KVM: VMX: Remove restriction that PMU version > 0 for PERF_CAPABILITIES KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[4/9] KVM: x86: Reject userspace attempts to access PERF_CAPABILITIES w/o PDCM KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[3/9] KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[2/9] KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[1/9] KVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create() KVM: x86: Add a quirk for feature MSR initialization - - - --- 2024-08-02 Sean Christopherson New
[v2,10/10] KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs KVM: x86: Clean up MSR access/failure handling - 1 - --- 2024-08-02 Sean Christopherson New
[v2,09/10] KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,08/10] KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access() KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,07/10] KVM: x86: Funnel all fancy MSR return value handling into a common helper KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,06/10] KVM: x86: Refactor kvm_get_feature_msr() to avoid struct kvm_msr_entry KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,05/10] KVM: x86: Rename get_msr_feature() APIs to get_feature_msr() KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,04/10] KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,03/10] KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,02/10] KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums KVM: x86: Clean up MSR access/failure handling - - - --- 2024-08-02 Sean Christopherson New
[v2,01/10] KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value KVM: x86: Clean up MSR access/failure handling - 1 - --- 2024-08-02 Sean Christopherson New
[RFC,9/9] KVM: x86/mmu: Track SPTE accessed info across mmu_notifier PROT changes KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,8/9] KVM: Plumb mmu_notifier invalidation event type into arch code KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,7/9] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,6/9] KVM: x86/mmu: Process only valid TDP MMU roots when aging a gfn range KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,5/9] KVM: x86/mmu: Free up A/D bits in FROZEN_SPTE KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,4/9] KVM: x86/mmu: Use Accessed bit even when _hardware_ A/D bits are disabled KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,3/9] KVM: x86/mmu: Set shadow_dirty_mask for EPT even if A/D bits disabled KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,2/9] KVM: x86/mmu: Set shadow_accessed_mask for EPT even if A/D bits disabled KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[RFC,1/9] KVM: x86/mmu: Add a dedicated flag to track if A/D bits are globally enabled KVM: x86/mmu: Preserve Accessed bits on PROT changes - - - --- 2024-08-01 Sean Christopherson New
[v12,84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page" KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,83/84] KVM: Drop APIs that manipulate "struct page" via pfns KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,82/84] KVM: arm64: Don't mark "struct page" accessed when making SPTE young KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,81/84] KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,80/84] KVM: Make kvm_follow_pfn.refcounted_page a required field KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,79/84] KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,78/84] KVM: Drop gfn_to_pfn() APIs now that all users are gone KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,77/84] KVM: PPC: Explicitly require struct page memory for Ultravisor sharing KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,76/84] KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,75/84] KVM: Add support for read-only usage of gfn_to_page() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,74/84] KVM: Convert gfn_to_page() to use kvm_follow_pfn() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,73/84] KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,72/84] KVM: PPC: Remove extra get_page() to fix page refcount leak KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,71/84] KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,70/84] KVM: MIPS: Mark "struct page" pfns accessed prior to dropping mmu_lock KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,69/84] KVM: MIPS: Mark "struct page" pfns accessed only in "slow" page fault path KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,68/84] KVM: MIPS: Mark "struct page" pfns dirty only in "slow" page fault path KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,67/84] KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,65/84] KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path KVM: Stop grabbing references to PFNMAP'd pages - 1 - --- 2024-07-26 Sean Christopherson New
[v12,63/84] KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,62/84] KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,61/84] KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,60/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,59/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest KVM: Stop grabbing references to PFNMAP'd pages 1 1 - --- 2024-07-26 Sean Christopherson New
[v12,57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock KVM: Stop grabbing references to PFNMAP'd pages 1 1 - --- 2024-07-26 Sean Christopherson New
[v12,56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed KVM: Stop grabbing references to PFNMAP'd pages 1 1 - --- 2024-07-26 Sean Christopherson New
[v12,55/84] KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,53/84] KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,52/84] KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,51/84] KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map() KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,50/84] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,49/84] KVM: VMX: Hold mmu_lock until page is released when updating APIC access page KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
[v12,48/84] KVM: Move x86's API to release a faultin page to common KVM KVM: Stop grabbing references to PFNMAP'd pages - - - --- 2024-07-26 Sean Christopherson New
« 1 2 ... 3 4 543 44 »