Show patches with: none      |   116200 patches
« 1 2 3 41161 1162 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/1] KVM: x86/mmu: Remove KVM mmu shrinker Remove KVM MMU shrinker - 1 - --- 2024-11-01 Vipin Sharma New
KVM: x86: Update irr_pending when setting APIC state with APICv disabled KVM: x86: Update irr_pending when setting APIC state with APICv disabled - - - --- 2024-11-01 Sean Christopherson New
[2/2] KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID KVM: nVMX: Fix an SVI update bug with passthrough APIC - - - --- 2024-11-01 Sean Christopherson New
[1/2] KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update() KVM: nVMX: Fix an SVI update bug with passthrough APIC - - - --- 2024-11-01 Sean Christopherson New
[5/5] KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter KVM: nVMX: Honor event priority for PI ack at VM-Enter - - - --- 2024-11-01 Sean Christopherson New
[4/5] KVM: nVMX: Use vmcs01's controls shadow to check for IRQ/NMI windows at VM-Enter KVM: nVMX: Honor event priority for PI ack at VM-Enter - - - --- 2024-11-01 Sean Christopherson New
[3/5] KVM: nVMX: Drop manual vmcs01.GUEST_INTERRUPT_STATUS.RVI check at VM-Enter KVM: nVMX: Honor event priority for PI ack at VM-Enter - - - --- 2024-11-01 Sean Christopherson New
[2/5] KVM: nVMX: Check for pending INIT/SIPI after entering non-root mode KVM: nVMX: Honor event priority for PI ack at VM-Enter - - - --- 2024-11-01 Sean Christopherson New
[1/5] KVM: nVMX: Explicitly update vPPR on successful nested VM-Enter KVM: nVMX: Honor event priority for PI ack at VM-Enter - - - --- 2024-11-01 Sean Christopherson New
[2/2] KVM: VMX: Allow toggling bits in MSR_IA32_RTIT_CTL when enable bit is cleared KVM: VMX: Mark Intel PT virtualization as BROKEN - - - --- 2024-11-01 Sean Christopherson New
[1/2] KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN KVM: VMX: Mark Intel PT virtualization as BROKEN - - - --- 2024-11-01 Sean Christopherson New
[v2,9/9] KVM: x86: Short-circuit all of kvm_apic_set_base() if MSR value is unchanged KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - - - --- 2024-11-01 Sean Christopherson New
[v2,8/9] KVM: x86: Unpack msr_data structure prior to calling kvm_apic_set_base() KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - - - --- 2024-11-01 Sean Christopherson New
[v2,7/9] KVM: x86: Make kvm_recalculate_apic_map() local to lapic.c KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - 2 - --- 2024-11-01 Sean Christopherson New
[v2,6/9] KVM: x86: Rename APIC base setters to better capture their relationship KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - 2 - --- 2024-11-01 Sean Christopherson New
[v2,5/9] KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c) KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - 2 - --- 2024-11-01 Sean Christopherson New
[v2,4/9] KVM: x86: Inline kvm_get_apic_mode() in lapic.h KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - 2 - --- 2024-11-01 Sean Christopherson New
[v2,3/9] KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base() KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - 2 - --- 2024-11-01 Sean Christopherson New
[v2,2/9] KVM: x86: Drop superfluous kvm_lapic_set_base() call when setting APIC state KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - 2 - --- 2024-11-01 Sean Christopherson New
[v2,1/9] KVM: x86: Short-circuit all kvm_lapic_set_base() if MSR value isn't changing KVM: x86: Clean up MSR_IA32_APICBASE_BASE code - 2 - --- 2024-11-01 Sean Christopherson New
[v2,4/4] KVM: SVM: Delay legacy platform initialization on SNP [v2,1/4] kvm: svm: Fix gctx page leak on invalid inputs - 1 - --- 2024-11-01 Dionna Amalie Glaze New
[v2,1/4] kvm: svm: Fix gctx page leak on invalid inputs [v2,1/4] kvm: svm: Fix gctx page leak on invalid inputs - - - --- 2024-11-01 Dionna Amalie Glaze New
[v5,9/9] i386/cpu: add has_caches flag to check smp_cache configuration Introduce SMP Cache Topology - 1 - --- 2024-11-01 Zhao Liu New
[v5,8/9] i386/pc: Support cache topology in -machine for PC machine Introduce SMP Cache Topology - 1 1 --- 2024-11-01 Zhao Liu New
[v5,7/9] i386/cpu: Update cache topology with machine's configuration Introduce SMP Cache Topology - 1 1 --- 2024-11-01 Zhao Liu New
[v5,6/9] i386/cpu: Support thread and module level cache topology Introduce SMP Cache Topology - 1 1 --- 2024-11-01 Zhao Liu New
[v5,5/9] hw/core: Add a helper to check the cache topology level Introduce SMP Cache Topology - 1 - --- 2024-11-01 Zhao Liu New
[v5,4/9] hw/core: Check smp cache topology support for machine Introduce SMP Cache Topology - 1 1 --- 2024-11-01 Zhao Liu New
[v5,3/9] qapi/qom: Define cache enumeration and properties for machine Introduce SMP Cache Topology - 1 1 --- 2024-11-01 Zhao Liu New
[v5,2/9] hw/core: Make CPU topology enumeration arch-agnostic Introduce SMP Cache Topology 1 1 1 --- 2024-11-01 Zhao Liu New
[v5,1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level Introduce SMP Cache Topology - 1 - --- 2024-11-01 Zhao Liu New
[RFC,v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA [RFC,v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA - - - --- 2024-10-31 Jiaqi Yan New
KVM: SVM: Propagate error from snp_guest_req_init() to userspace KVM: SVM: Propagate error from snp_guest_req_init() to userspace - - - --- 2024-10-31 Sean Christopherson New
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled - - - --- 2024-10-31 Sean Christopherson New
[2/2] KVM: x86/mmu: Demote the WARN on yielded in xxx_cond_resched() to KVM_MMU_WARN_ON KVM: x86/mmu: Micro-optimize TDP MMU cond_resched() - - - --- 2024-10-31 Sean Christopherson New
[1/2] KVM: x86/mmu: Check yielded_gfn for forward progress iff resched is needed KVM: x86/mmu: Micro-optimize TDP MMU cond_resched() - 1 - --- 2024-10-31 Sean Christopherson New
[2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN Add support for the ERAPS feature - - - --- 2024-10-31 Amit Shah New
[1/2] x86: cpu/bugs: add support for AMD ERAPS feature Add support for the ERAPS feature - - - --- 2024-10-31 Amit Shah New
[RESEND,v2,03/19] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu() Untitled series #905084 1 - - --- 2024-10-31 Nam Cao New
[v2,00/19] hrtimers: Consolidate hrtimer initialization - Part 1 - - - --- 2024-10-31 Nam Cao New
[kvm-unit-tests,v2,3/3] lib/on-cpus: Fix on_cpumask lib/on-cpus: A couple of fixes - - - --- 2024-10-31 Andrew Jones New
[kvm-unit-tests,v2,2/3] lib/on-cpus: Add barrier after func call lib/on-cpus: A couple of fixes - - - --- 2024-10-31 Andrew Jones New
[kvm-unit-tests,v2,1/3] lib/on-cpus: Correct and simplify synchronization lib/on-cpus: A couple of fixes - - - --- 2024-10-31 Andrew Jones New
[v1,1/1] s390/kvm: mask extra bits from program interrupt code [v1,1/1] s390/kvm: mask extra bits from program interrupt code - - 1 --- 2024-10-31 Claudio Imbrenda New
[9/8] x86/virt/tdx: Add the global metadata code generation script Untitled series #904986 - - - --- 2024-10-31 Huang, Kai New
KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported - - - --- 2024-10-31 Sean Christopherson New
[v4,12/12] iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object Initial support for SMMUv3 nested translation - - - --- 2024-10-31 Jason Gunthorpe New
[v4,11/12] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED Initial support for SMMUv3 nested translation - - - --- 2024-10-31 Jason Gunthorpe New
[v4,10/12] iommu/arm-smmu-v3: Use S2FWB for NESTED domains Initial support for SMMUv3 nested translation - 4 1 --- 2024-10-31 Jason Gunthorpe New
[v4,09/12] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED Initial support for SMMUv3 nested translation - 4 - --- 2024-10-31 Jason Gunthorpe New
[v4,08/12] iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC Initial support for SMMUv3 nested translation - - - --- 2024-10-31 Jason Gunthorpe New
[v4,07/12] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface Initial support for SMMUv3 nested translation - 5 1 --- 2024-10-31 Jason Gunthorpe New
[v4,06/12] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT Initial support for SMMUv3 nested translation - 5 1 --- 2024-10-31 Jason Gunthorpe New
[v4,05/12] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info Initial support for SMMUv3 nested translation - 3 1 --- 2024-10-31 Jason Gunthorpe New
[v4,04/12] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS Initial support for SMMUv3 nested translation - 5 1 --- 2024-10-31 Jason Gunthorpe New
[v4,03/12] ACPI/IORT: Support CANWBS memory access flag Initial support for SMMUv3 nested translation 1 3 1 --- 2024-10-31 Jason Gunthorpe New
[v4,02/12] ACPICA: IORT: Update for revision E.f Initial support for SMMUv3 nested translation 2 2 1 --- 2024-10-31 Jason Gunthorpe New
[v4,01/12] vfio: Remove VFIO_TYPE1_NESTING_IOMMU Initial support for SMMUv3 nested translation 1 4 1 --- 2024-10-31 Jason Gunthorpe New
[v2,25/25] KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,24/25] KVM: x86: Introduce KVM_TDX_GET_CPUID TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,23/25] KVM: TDX: Do TDX specific vcpu initialization TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,22/25] KVM: TDX: create/free TDX vcpu structure TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,21/25] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest TDX vCPU/VM creation - 1 - --- 2024-10-30 Edgecombe, Rick P New
[v2,20/25] KVM: TDX: Make pmu_intel.c ignore guest TD case TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,19/25] KVM: TDX: initialize VM with TDX specific parameters TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,18/25] KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension check TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,17/25] KVM: TDX: create/destroy VM structure TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,16/25] KVM: TDX: Get system-wide info about TDX module on initialization TDX vCPU/VM creation - 1 - --- 2024-10-30 Edgecombe, Rick P New
[v2,15/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,14/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,13/25] KVM: TDX: Add TDX "architectural" error codes TDX vCPU/VM creation - 3 - --- 2024-10-30 Edgecombe, Rick P New
[v2,12/25] KVM: TDX: Define TDX architectural definitions TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,11/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,10/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,09/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,08/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,07/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,06/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,05/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management TDX vCPU/VM creation - 2 - --- 2024-10-30 Edgecombe, Rick P New
[v2,04/25] x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,03/25] x86/virt/tdx: Read essential global metadata for KVM TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,02/25] KVM: TDX: Get TDX global information TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v2,01/25] x86/virt/tdx: Share the global metadata structure for KVM to use TDX vCPU/VM creation - - - --- 2024-10-30 Edgecombe, Rick P New
[v1,1/1] s390/kvm: initialize uninitialized flags variable [v1,1/1] s390/kvm: initialize uninitialized flags variable - - - --- 2024-10-30 Claudio Imbrenda New
[v1,17/17] vfio/mlx5: Convert vfio to use DMA link API Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,12/17] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,11/17] mm/hmm: provide generic DMA managing logic Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,09/17] docs: core-api: document the IOVA-based API Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,08/17] dma-mapping: add a dma_need_unmap helper Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,07/17] dma-mapping: Implement link/unlink ranges API Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,05/17] dma: Provide an interface to allow allocate IOVA Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,04/17] dma-mapping: Add check if IOVA can be used Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,03/17] iommu: generalize the batched sync after map interface Provide a new two step DMA mapping API - - - --- 2024-10-30 Leon Romanovsky New
[v1,02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Provide a new two step DMA mapping API 1 1 - --- 2024-10-30 Leon Romanovsky New
« 1 2 3 41161 1162 »