Show patches with: State = Action Required       |    Archived = No       |   934 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] KVM: x86: Push down setting vcpu.arch.user_set_tsc [1/2] KVM: x86: Push down setting vcpu.arch.user_set_tsc - - - --- 2024-10-12 Isaku Yamahata New
[0/2] KVM: kvm-coco-queue: Support protected TSC - - - --- 2024-10-12 Isaku Yamahata New
[v2,2/2] KVM: x86/tdp_mmu: Trigger the callback only when an interesting change [v2,1/2] KVM: x86/tdp_mmu: Add WARN_ON_ONCE() in tdp_mmu_map_handle_target_level() - - - --- 2024-10-12 Isaku Yamahata New
[v2,1/2] KVM: x86/tdp_mmu: Add WARN_ON_ONCE() in tdp_mmu_map_handle_target_level() [v2,1/2] KVM: x86/tdp_mmu: Add WARN_ON_ONCE() in tdp_mmu_map_handle_target_level() - - - --- 2024-10-12 Isaku Yamahata New
[v2,0/2] KVM: x86/tdp_mmu: Trigger the callback only when an interesting change - - - --- 2024-10-12 Isaku Yamahata New
[v5,4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB Distinguish between variants of IBPB - 1 - --- 2024-10-11 Jim Mattson New
[v5,3/4] KVM: x86: Advertise AMD_IBPB_RET to userspace Distinguish between variants of IBPB - 2 - --- 2024-10-11 Jim Mattson New
[v5,2/4] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET Distinguish between variants of IBPB - 2 - --- 2024-10-11 Jim Mattson New
[v5,1/4] x86/cpufeatures: Clarify semantics of X86_FEATURE_IBPB Distinguish between variants of IBPB - - - --- 2024-10-11 Jim Mattson New
[GIT,PULL] KVM/arm64 fixes for 6.12, take #2 [GIT,PULL] KVM/arm64 fixes for 6.12, take #2 - - - --- 2024-10-11 Marc Zyngier New
[v1,2/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma mm: don't install PMD mappings when THPs are disabled by the hw/process/vma - 1 - --- 2024-10-11 David Hildenbrand New
[v1,1/2] mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw() mm: don't install PMD mappings when THPs are disabled by the hw/process/vma - 1 - --- 2024-10-11 David Hildenbrand New
Ping: [PATCH] accel/kvm: check for KVM_CAP_READONLY_MEM on VM Ping: [PATCH] accel/kvm: check for KVM_CAP_READONLY_MEM on VM - - - --- 2024-10-11 Tom Dohrmann New
[18/18] KVM: x86: Don't emit TLB flushes when aging SPTEs for mmu_notifiers KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[17/18] KVM: Allow arch code to elide TLB flushes when aging a young page KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[16/18] KVM: x86/mmu: Set Dirty bit for new SPTEs, even if _hardware_ A/D bits are disabled KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[15/18] KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[14/18] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[13/18] KVM: x86/mmu: Process only valid TDP MMU roots when aging a gfn range KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[12/18] KVM: x86/mmu: Use Accessed bit even when _hardware_ A/D bits are disabled KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[11/18] KVM: x86/mmu: Set shadow_dirty_mask for EPT even if A/D bits disabled KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[10/18] KVM: x86/mmu: Set shadow_accessed_mask for EPT even if A/D bits disabled KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[09/18] KVM: x86/mmu: Add a dedicated flag to track if A/D bits are globally enabled KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[08/18] KVM: x86/mmu: WARN and flush if resolving a TDP MMU fault clears MMU-writable KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[07/18] KVM: x86/mmu: Fold mmu_spte_update_no_track() into mmu_spte_update() KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[06/18] KVM: x86/mmu: Drop ignored return value from kvm_tdp_mmu_clear_dirty_slot() KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[05/18] KVM: x86/mmu: Don't flush TLBs when clearing Dirty bit in shadow MMU KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[04/18] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - 1 --- 2024-10-11 Sean Christopherson New
[03/18] KVM: x86/mmu: Fold all of make_spte()'s writable handling into one if-else KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[02/18] KVM: x86/mmu: Always set SPTE's dirty bit if it's created as writable KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[01/18] KVM: x86/mmu: Flush remote TLBs iff MMU-writable flag is cleared from RO SPTE KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn) - - - --- 2024-10-11 Sean Christopherson New
[kvmtool] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE [kvmtool] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE - - - --- 2024-10-10 Cyril Bur New
[v4,1/1] KVM: s390: pv: don't allow userspace to set the clock under PV KVM: s390: pv: fix clock comparator late after suspend/resume - 2 - --- 2022-10-11 Nico Boehr Queued
[kvm-unit-tests,v4,5/5] s390x: uv-guest: Add attestation tests s390x: Attestation tests - - - --- 2022-04-21 Steffen Eiden Under Review
« 1 2 ... 7 8 9 10 »