Show patches with: State = Action Required       |   105 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,44/44] KVM: VMX: Add mediated PMU support for CPUs without "save perf global ctrl" KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,43/44] KVM: VMX: Initialize vmcs01.VM_EXIT_MSR_STORE_ADDR with list address KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,41/44] KVM: VMX: Compartmentalize adding MSRs to host vs. guest auto-load list KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,40/44] KVM: VMX: Set MSR index auto-load entry if and only if entry is "new" KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,39/44] KVM: VMX: Bug the VM if either MSR auto-load list is full KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,38/44] KVM: VMX: Drop unused @entry_only param from add_atomic_switch_msr() KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,37/44] KVM: VMX: Dedup code for removing MSR from VMCS's auto-load list KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,36/44] KVM: nVMX: Don't update msr_autostore count when saving TSC for vmcs12 KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,35/44] KVM: VMX: Drop intermediate "guest" field from msr_autostore KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,34/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,33/44] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,32/44] KVM: nSVM: Disable PMU MSR interception as appropriate while running L2 KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,31/44] KVM: nVMX: Disable PMU MSR interception as appropriate while running L2 KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,30/44] KVM: nVMX: Add macros to simplify nested MSR interception setting KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,29/44] KVM: x86/pmu: Handle emulated instruction for mediated vPMU KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,28/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active KVM: x86: Add support for mediated vPMUs - - 1 1 --- 2025-12-06 Sean Christopherson New
[v6,27/44] KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,26/44] KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMD KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,25/44] KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,24/44] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,23/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses KVM: x86: Add support for mediated vPMUs - - 1 1 --- 2025-12-06 Sean Christopherson New
[v6,22/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,21/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,20/44] KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMU KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,19/44] KVM: x86/pmu: Register PMI handler for mediated vPMU KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,18/44] KVM: x86/pmu: Implement AMD mediated PMU requirements KVM: x86: Add support for mediated vPMUs - - 1 1 --- 2025-12-06 Sean Christopherson New
[v6,17/44] KVM: x86/pmu: Implement Intel mediated PMU requirements and constraints KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,16/44] KVM: x86/pmu: Start stubbing in mediated PMU support KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,15/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities KVM: x86: Add support for mediated vPMUs - - 1 1 --- 2025-12-06 Sean Christopherson New
[v6,14/44] KVM: Add a simplified wrapper for registering perf callbacks KVM: x86: Add support for mediated vPMUs 1 - - 1 --- 2025-12-06 Sean Christopherson New
[v6,13/44] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,12/44] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,11/44] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,10/44] perf/x86/core: Do not set bit width for unavailable counters KVM: x86: Add support for mediated vPMUs - 1 - 1 --- 2025-12-06 Sean Christopherson New
[v6,09/44] perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM) KVM: x86: Add support for mediated vPMUs - - - - --- 2025-12-06 Sean Christopherson New
[v6,08/44] perf/x86/core: Register a new vector for handling mediated guest PMIs KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,07/44] perf: Add APIs to load/put guest mediated PMU context KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,06/44] perf: Add a EVENT_GUEST flag KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,05/44] perf: Clean up perf ctx time KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,04/44] perf: Add APIs to create/release mediated guest vPMUs KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,03/44] perf: Move security_perf_event_free() call to __free_event() KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,02/44] perf: Add generic exclude_guest support KVM: x86: Add support for mediated vPMUs - - - 1 --- 2025-12-06 Sean Christopherson New
[v6,01/44] perf: Skip pmu_ctx based on event_type KVM: x86: Add support for mediated vPMUs - - - 2 --- 2025-12-06 Sean Christopherson New
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay 1 - - - --- 2025-12-05 Sean Christopherson New
[4/4] KVM: riscv: selftests: Add zicfiss/zicfilp/svadu and SBI FWFT to get-reg-list test RISC-V: KVM: Add Zicfiss/Zicfilp support - - - - --- 2025-12-01 Quan Zhou New
[3/4] RISC-V: KVM: Add suuport for zicfiss/zicfilp/svadu FWFT features RISC-V: KVM: Add Zicfiss/Zicfilp support - - - - --- 2025-12-01 Quan Zhou New
[2/4] RISC-V: KVM: Add support for software check exception RISC-V: KVM: Add Zicfiss/Zicfilp support - - - - --- 2025-12-01 Quan Zhou New
[1/4] RISC-V: KVM: Allow zicfiss/zicfilp exts for Guest/VM RISC-V: KVM: Add Zicfiss/Zicfilp support - - - - --- 2025-12-01 Quan Zhou New
[RFC,V3,4/4] RISC-V: paravirt: Support nopvspin to disable PARAVIRT_SPINLOCKS RISC-V: Add PARAVIRT_SPINLOCKS support - - - - --- 2025-12-01 Guo Ren New
[RFC,V3,3/4] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait RISC-V: Add PARAVIRT_SPINLOCKS support - - 1 - --- 2025-12-01 Guo Ren New
[RFC,V3,2/4] RISC-V: paravirt: Add pvqspinlock frontend RISC-V: Add PARAVIRT_SPINLOCKS support - - 1 - --- 2025-12-01 Guo Ren New
[RFC,V3,1/4] RISC-V: paravirt: Add pvqspinlock KVM backend RISC-V: Add PARAVIRT_SPINLOCKS support - - 1 - --- 2025-12-01 Guo Ren New
[GIT,PULL] KVM/riscv changes for 6.19 [GIT,PULL] KVM/riscv changes for 6.19 - - - - --- 2025-11-28 Anup Patel New
[v4] RISC-V: KVM: Transparent huge page support [v4] RISC-V: KVM: Transparent huge page support - - - - --- 2025-11-27 liu.xuemei1@zte.com.cn New
RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode 1 - - - --- 2025-11-22 fangyu.yu@linux.alibaba.com New
[v3] RISC-V: KVM: Transparent huge page support [v3] RISC-V: KVM: Transparent huge page support - - - - --- 2025-11-11 liu.xuemei1@zte.com.cn New
[v2,RESEND] KVM: riscv: selftests: Add riscv vm satp modes [v2,RESEND] KVM: riscv: selftests: Add riscv vm satp modes - - 3 - --- 2025-11-05 Wu Fei New
[v4,10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v4,09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v4,08/10] riscv: Remove arch specific __atomic_acquire/release_fence riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v4,07/10] riscv: Apply acquire/release semantics to arch_atomic operations riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v4,06/10] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v4,05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v4,04/10] riscv: Introduce Zalasr instructions riscv: Add Zalasr ISA extension support - - 1 - --- 2025-10-20 路旭 New
[v4,03/10] riscv: hwprobe: Export Zalasr extension riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v4,02/10] dt-bindings: riscv: Add Zalasr ISA extension description riscv: Add Zalasr ISA extension support 1 - - - --- 2025-10-20 路旭 New
[v4,01/10] riscv: Add ISA extension parsing for Zalasr riscv: Add Zalasr ISA extension support - - - - --- 2025-10-20 路旭 New
[v2] RISC-V: KVM: Transparent huge page support [v2] RISC-V: KVM: Transparent huge page support - - - - --- 2025-09-30 liu.xuemei1@zte.com.cn New
[RFC,v2,17/18] RISC-V: defconfig: Add VFIO modules iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,16/18] vfio: enable IOMMU_TYPE1 for RISC-V iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,15/18] RISC-V: KVM: Add guest file irqbypass support iommu/riscv: Add irqbypass support - - - - --- 2025-09-20 Andrew Jones New
[RFC,v2,14/18] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,13/18] iommu/riscv: report iommu capabilities iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,12/18] iommu/riscv: Add guest file irqbypass support iommu/riscv: Add irqbypass support - - - - --- 2025-09-20 Andrew Jones New
[RFC,v2,11/18] iommu/riscv: Maintain each irq msitbl index with chip data iommu/riscv: Add irqbypass support - - - - --- 2025-09-20 Andrew Jones New
[RFC,v2,10/18] RISC-V: Define irqbypass vcpu_info iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,09/18] iommu/dma: enable IOMMU_DMA for RISC-V iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,08/18] iommu/riscv: Use MSI table to enable IMSIC access iommu/riscv: Add irqbypass support - - - - --- 2025-09-20 Andrew Jones New
[RFC,v2,07/18] iommu/riscv: Export phys_to_ppn and ppn_to_phys iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,06/18] iommu/riscv: Implement MSI table management functions iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,05/18] iommu/riscv: Prepare to use MSI table iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,04/18] iommu/riscv: Add IRQ domain for interrupt remapping iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,03/18] iommu/riscv: Use data structure instead of individual values iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,02/18] iommu/riscv: Move struct riscv_iommu_domain and info to iommu.h iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[RFC,v2,01/18] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP iommu/riscv: Add irqbypass support - - 1 - --- 2025-09-20 Andrew Jones New
[v3,8/8] KVM: riscv: selftests: Add Zalasr extensions to get-reg-list test riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v3,7/8] RISC-V: KVM: Allow Zalasr extensions for Guest/VM riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v3,6/8] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v3,5/8] riscv: Use Zalasr for smp_load_acquire/smp_store_release riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v3,4/8] riscv: Introduce Zalasr instructions riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v3,3/8] riscv: hwprobe: Export Zalasr extension riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v3,2/8] dt-bindings: riscv: Add Zalasr ISA extension description riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v3,1/8] riscv: add ISA extension parsing for Zalasr riscv: Add Zalasr ISA extension support - - - - --- 2025-09-19 路旭 New
[v2,5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test Add Zilsd/Zclsd support in hwprobe and KVM - - 1 - --- 2025-08-26 Pincheng Wang New
[v2,4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM Add Zilsd/Zclsd support in hwprobe and KVM - - 1 - --- 2025-08-26 Pincheng Wang New
[v2,3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions Add Zilsd/Zclsd support in hwprobe and KVM - - 1 - --- 2025-08-26 Pincheng Wang New
[v2,2/5] riscv: add ISA extension parsing for Zilsd and Zclsd Add Zilsd/Zclsd support in hwprobe and KVM - - 1 - --- 2025-08-26 Pincheng Wang New
[v2,1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions Add Zilsd/Zclsd support in hwprobe and KVM 1 - 1 - --- 2025-08-26 Pincheng Wang New
[4/6] selftests: kvm: riscv: fix spelling mistakes in comments Untitled series #469344 - - - - --- 2025-08-15 Soham Metha New
« 1 2 »