Show patches with: none      |   111987 patches
« 1 2 ... 350 351 3521119 1120 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] vhost: get rid of vhost_poll_flush() wrapper [1/6] vhost: get rid of vhost_poll_flush() wrapper - - - --- 2021-11-15 Andrey Ryabinin New
cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' - - - --- 2021-11-15 Paul Durrant New
[v2] KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() [v2] KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() - 1 - --- 2021-11-15 黄乐 New
[RFC,3/3] vfio/pci: use runtime PM for vfio-device into low power state vfio/pci: Enable runtime power management support - - - --- 2021-11-15 Abhishek Sahu New
[RFC,2/3] vfio/pci: virtualize PME related registers bits and initialize to zero vfio/pci: Enable runtime power management support - - - --- 2021-11-15 Abhishek Sahu New
[RFC,1/3] vfio/pci: register vfio-pci driver with runtime PM framework vfio/pci: Enable runtime power management support - - - --- 2021-11-15 Abhishek Sahu New
[v2,2/2] KVM: x86/mmu: include efer.lma in extended mmu role VMX: nested migration fixes for 32 bit nested guests - - - --- 2021-11-15 Maxim Levitsky New
[v2,1/2] KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load VMX: nested migration fixes for 32 bit nested guests - - - --- 2021-11-15 Maxim Levitsky New
[RFC,kvmtool,2/2] arm/fdt: Add FDT overlay support Introduce VirtIO SCMI Device support - - - --- 2021-11-15 Cristian Marussi New
[RFC,kvmtool,1/2] virtio: Add support for VirtIO SCMI Device Introduce VirtIO SCMI Device support - - - --- 2021-11-15 Cristian Marussi New
[11/11] iommu: Remove iommu group changes notifier Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[10/11] vfio: Remove iommu group notifier Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[09/11] vfio: Delete the unbound_list Fix BUG_ON in vfio_iommu_group_notifier() - 1 - --- 2021-11-15 Baolu Lu New
[08/11] vfio: Remove use of vfio_group_viable() Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[07/11] vfio: Use DMA_OWNER_USER to declaim passthrough devices Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[06/11] iommu: Expose group variants of dma ownership interfaces Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[05/11] iommu: Add security context management for assigned devices Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[04/11] PCI: portdrv: Suppress kernel DMA ownership auto-claiming Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[02/11] driver core: Set DMA ownership during driver bind/unbind Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[01/11] iommu: Add device dma ownership set/release interfaces Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
KVM: x86: fix cocci warnings KVM: x86: fix cocci warnings - 1 - --- 2021-11-14 Vihas Mak New
[6/6] Free vCPUdqctx memory on vCPU destroy. KVM: Dirty Quota-Based VM Live Migration Auto-Converge - - - --- 2021-11-14 Shivam Kumar New
[5/6] Exit to userspace when dirty quota is full. KVM: Dirty Quota-Based VM Live Migration Auto-Converge - - - --- 2021-11-14 Shivam Kumar New
[4/6] Increment dirty counter for vmexit due to page write fault. KVM: Dirty Quota-Based VM Live Migration Auto-Converge - - - --- 2021-11-14 Shivam Kumar New
[3/6] Add KVM_CAP_DIRTY_QUOTA_MIGRATION and handle vCPU page faults. KVM: Dirty Quota-Based VM Live Migration Auto-Converge - - - --- 2021-11-14 Shivam Kumar New
[2/6] Init dirty quota flag and allocate memory for vCPUdqctx. KVM: Dirty Quota-Based VM Live Migration Auto-Converge - - - --- 2021-11-14 Shivam Kumar New
[1/6] Define data structures for dirty quota migration. KVM: Dirty Quota-Based VM Live Migration Auto-Converge - - - --- 2021-11-14 Shivam Kumar New
KVM: Fix steal time asm constraints in 32-bit mode KVM: Fix steal time asm constraints in 32-bit mode - - - --- 2021-11-14 David Woodhouse New
KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() - 1 - --- 2021-11-13 黄乐 New
[RFC,v2,11/11] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,10/11] selftests: KVM: aarch64: Introduce hypercall ABI test KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,09/11] tools: Import ARM SMCCC definitions KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,08/11] Docs: KVM: Rename psci.rst to hypercalls.rst KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,07/11] Docs: KVM: Add doc for the bitmap firmware registers KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,06/11] KVM: arm64: Add vendor hypervisor firmware register KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,05/11] KVM: arm64: Add standard hypervisor firmware register KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,03/11] KVM: Introduce kvm_vm_has_run_once KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,02/11] KVM: Introduce kvm_vcpu_has_run_once KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[RFC,v2,01/11] KVM: arm64: Factor out firmware register handling from psci.c KVM: arm64: Add support for hypercall services selection - - - --- 2021-11-13 Raghavendra Rao Ananta New
[kvm-unit-tests] x86/pmu: Test PMU virtualization on emulated instructions [kvm-unit-tests] x86/pmu: Test PMU virtualization on emulated instructions - - - --- 2021-11-12 Jim Mattson New
[2/2] KVM: x86: Update vPMCs when retiring branch instructions kvm: x86: Fix PMU virtualization for some basic events - - - --- 2021-11-12 Jim Mattson New
[1/2] KVM: x86: Update vPMCs when retiring instructions kvm: x86: Fix PMU virtualization for some basic events - - - --- 2021-11-12 Jim Mattson New
[GIT,PULL] Second batch of KVM changes for Linux 5.16 merge window [GIT,PULL] Second batch of KVM changes for Linux 5.16 merge window - - - --- 2021-11-12 Paolo Bonzini New
[11/11] KVM: Disallow dirty logging for x86 TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[10/11] KVM: Disallow read-only memory for x86 TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[09/11] KVM: x86: Block ioctls to access guest state for TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[08/11] KVM: x86: Disable INIT/SIPI for TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[07/11] KVM: x86: Disable SMM for TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[06/11] KVM: x86: Disable in-kernel I/O APIC and level routes for TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[05/11] KVM: x86: Disallow tsc manipulation for TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[04/11] KVM: x86: Disable MCE related stuff for TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[03/11] KVM: x86: Clean up kvm_vcpu_ioctl_x86_setup_mce() KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[02/11] KVM: x86: Disable direct IRQ injection for TDX KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[01/11] KVM: x86: Introduce vm_type to differentiate normal VMs from confidential VMs KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type - - - --- 2021-11-12 Xiaoyao Li New
[GIT,PULL] KVM/arm64 fixes for 5.16, take #1 [GIT,PULL] KVM/arm64 fixes for 5.16, take #1 - - - --- 2021-11-12 Marc Zyngier New
[kvm-unit-tests,2/2] runtime: Use find_word with groups Groups are separated by spaces - 1 - --- 2021-11-12 Andrew Jones New
[kvm-unit-tests,1/2] unittests.cfg: groups should be space separated Groups are separated by spaces - 1 - --- 2021-11-12 Andrew Jones New
[kvm-unit-tests,v3,3/3] arch-run: do not process ERRATA when running under TCG GIC ITS tests - - - --- 2021-11-12 Alex Bennée New
[kvm-unit-tests,v3,2/3] arm64: enable its-migration tests for TCG GIC ITS tests - 2 - --- 2021-11-12 Alex Bennée New
[kvm-unit-tests,v3,1/3] arm64: remove invalid check from its-trigger test GIC ITS tests - 1 - --- 2021-11-12 Alex Bennée New
[7/7] KVM: x86/pmu: Setup the {inte|amd}_event_mapping[] when hardware_setup KVM: x86/pmu: Four functional fixes - - - --- 2021-11-12 Like Xu New
[6/7] perf: x86/core: Add interface to query perfmon_event_map[] directly KVM: x86/pmu: Four functional fixes - - - --- 2021-11-12 Like Xu New
[5/7] KVM: x86/pmu: Refactor pmu->available_event_types field using BITMAP KVM: x86/pmu: Four functional fixes - - - --- 2021-11-12 Like Xu New
[4/7] KVM: x86/pmu: Avoid perf_event creation for invalid counter config KVM: x86/pmu: Four functional fixes - - - --- 2021-11-12 Like Xu New
[3/7] KVM: x86/pmu: Pass "struct kvm_pmu *" to the find_fixed_event() KVM: x86/pmu: Four functional fixes - - - --- 2021-11-12 Like Xu New
[2/7] KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event KVM: x86/pmu: Four functional fixes - - - --- 2021-11-12 Like Xu New
[1/7] KVM: x86/pmu: Make top-down.slots event unavailable in supported leaf KVM: x86/pmu: Four functional fixes - - - --- 2021-11-12 Like Xu New
[8/7] KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-12 Paolo Bonzini New
KVM: x86: move guest_pv_has out of user_access section KVM: x86: move guest_pv_has out of user_access section 1 - - --- 2021-11-12 Paolo Bonzini New
KVM: x86/mmu: Update number of zapped pages even if page list is stable KVM: x86/mmu: Update number of zapped pages even if page list is stable - 1 - --- 2021-11-11 Sean Christopherson New
[4/4] KVM: arm64: Fix host stage-2 finalization [1/4] KVM: arm64: Extract ESR_ELx.EC only - - - --- 2021-11-11 Marc Zyngier New
[3/4] KVM: arm64: Change the return type of kvm_vcpu_preferred_target() [1/4] KVM: arm64: Extract ESR_ELx.EC only - 1 - --- 2021-11-11 Marc Zyngier New
[2/4] KVM: arm64: nvhe: Fix a non-kernel-doc comment [1/4] KVM: arm64: Extract ESR_ELx.EC only - - - --- 2021-11-11 Marc Zyngier New
[1/4] KVM: arm64: Extract ESR_ELx.EC only [1/4] KVM: arm64: Extract ESR_ELx.EC only 1 - - --- 2021-11-11 Marc Zyngier New
[0/4] KVM/arm64 fixes for 5.16, take #1 - - - --- 2021-11-11 Marc Zyngier New
[kvm-unit-tests] access: Split the reserved bit test for LA57 [kvm-unit-tests] access: Split the reserved bit test for LA57 - - - --- 2021-11-11 Moger, Babu New
[kvm-unit-tests] s390x: io: declare s390x CPU as big endian [kvm-unit-tests] s390x: io: declare s390x CPU as big endian - 1 - --- 2021-11-11 Pierre Morel New
[5/5] KVM: x86: Drop arbitraty KVM_SOFT_MAX_VCPUS KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86 - - - --- 2021-11-11 Vitaly Kuznetsov New
[4/5] KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86 - - - --- 2021-11-11 Vitaly Kuznetsov New
[3/5] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86 - - - --- 2021-11-11 Vitaly Kuznetsov New
[2/5] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86 - - - --- 2021-11-11 Vitaly Kuznetsov New
[1/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86 - - - --- 2021-11-11 Vitaly Kuznetsov New
[7/7] selftest: KVM: Add intra host migration tests Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[6/7] selftest: KVM: Add open sev dev helper Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[5/7] KVM: SEV: Add support for SEV-ES intra host migration Add AMD SEV and SEV-ES intra host migration support - 1 - --- 2021-11-11 Paolo Bonzini New
[4/7] KVM: SEV: Add support for SEV intra host migration Add AMD SEV and SEV-ES intra host migration support - 1 - --- 2021-11-11 Paolo Bonzini New
[3/7] KVM: SEV: provide helpers to charge/uncharge misc_cg Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[2/7] KVM: generalize "bugged" VM to "dead" VM Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[1/7] KVM: SEV: Refactor out sev_es_state struct Add AMD SEV and SEV-ES intra host migration support 1 1 - --- 2021-11-11 Paolo Bonzini New
[17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is chan… KVM: X86: Fix and clean up for register caches - - - --- 2021-11-11 Lai Jiangshan New
[16/15] KVM: X86: Update mmu->pdptrs only when it is changed KVM: X86: Fix and clean up for register caches - - - --- 2021-11-11 Lai Jiangshan New
[RFC,13/13] machine: Add 'private-memory-backend' property KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,12/13] kvm: handle private to shared memory conversion KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,11/13] kvm: register private memory slots KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,10/13] softmmu/physmem: Add private memory address space KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,09/13] qmp: Include "guest-private" property for memory backends KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,08/13] hostmem: Add guest private memory to memory backend KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,07/13] linux-headers: Update KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
« 1 2 ... 350 351 3521119 1120 »