Show patches with: State = Action Required       |   110158 patches
« 1 2 ... 295 296 2971101 1102 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,03/11] KVM: selftests: Test reading a single stat KVM: x86: Add a cap to disable NX hugepages on a VM - - - --- 2022-03-21 Ben Gardon New
[v2,02/11] KVM: selftests: Dump VM stats in binary stats test KVM: x86: Add a cap to disable NX hugepages on a VM - - - --- 2022-03-21 Ben Gardon New
[v2,01/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function KVM: x86: Add a cap to disable NX hugepages on a VM - 1 - --- 2022-03-21 Ben Gardon New
[v2,9/9] KVM: x86/mmu: Promote pages in-place when disabling dirty logging KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,8/9] KVM: x86/mmu: Make kvm_is_mmio_pfn usable outside of spte.c KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,7/9] KVM: x86/mmu: Add try_get_mt_mask to x86_ops KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,6/9] KVM: x86/mmu: Factor out part of vmx_get_mt_mask which does not depend on vcpu KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,5/9] KVM: x86/mmu: Factor out the meat of reset_tdp_shadow_zero_bits_mask KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,4/9] KVM: x86/mmu: Replace vcpu argument with kvm pointer in make_spte KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,3/9] KVM: x86/mmu: Factor shadow_zero_check out of __make_spte KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,2/9] KVM: x86/mmu: Factor mt_mask out of __make_spte KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[v2,1/9] KVM: x86/mmu: Move implementation of make_spte to a helper KVM: x86/MMU: Optimize disabling dirty logging - - - --- 2022-03-21 Ben Gardon New
[GIT,PULL] First batch of KVM patches for 5.18 [GIT,PULL] First batch of KVM patches for 5.18 - - - --- 2022-03-21 Paolo Bonzini New
[1/1] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll [1/1] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll - - - --- 2022-03-21 Kaya, Metin New
[kvmtool,2/2] aarch64: Add support for MTE arm64: Add MTE support - - - --- 2022-03-21 Alexandru Elisei New
[kvmtool,1/2] update_headers: Sync ABI headers with Linux v5.17-rc8 arm64: Add MTE support - - - --- 2022-03-21 Alexandru Elisei New
Add KVM_EXIT_SHUTDOWN metadata for SEV-ES Add KVM_EXIT_SHUTDOWN metadata for SEV-ES - - - --- 2022-03-21 Peter Gonda New
[kvm-unit-tests,v1,9/9] s390x: stsi: check zero and ignored bits in r0 and r1 s390x: Further extend instruction interception tests - 1 - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,8/9] s390x: add TPROT tests s390x: Further extend instruction interception tests - 2 - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,7/9] s390x: smp: add tests for CONDITIONAL EMERGENCY s390x: Further extend instruction interception tests - 1 - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,6/9] s390x: smp: add test for EMERGENCY_SIGNAL with invalid CPU address s390x: Further extend instruction interception tests - 1 - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,5/9] s390x: smp: add tests for SET_PREFIX s390x: Further extend instruction interception tests - 1 - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order s390x: Further extend instruction interception tests - - - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,3/9] s390x: gs: move to new header file s390x: Further extend instruction interception tests - 1 - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,2/9] s390x: smp: stop already stopped CPU s390x: Further extend instruction interception tests - 2 - --- 2022-03-21 Nico Boehr New
[kvm-unit-tests,v1,1/9] s390x: smp: add tests for several invalid SIGP orders s390x: Further extend instruction interception tests - 1 - --- 2022-03-21 Nico Boehr New
[2/2] KVM: X86: use EPT_VIOLATION_* instead of 0x7 [1/2] KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition - - - --- 2022-03-21 SU Hang New
[1/2] KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition [1/2] KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition - - - --- 2022-03-21 SU Hang New
[v5,2/2] KVM: arm64: selftests: Introduce vcpu_width_config KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs - 2 - --- 2022-03-21 Reiji Watanabe New
[v5,1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs - 1 - --- 2022-03-21 Reiji Watanabe New
[5/5] migration: Calculate the appropriate throttle for autoconverge [1/5] kvm,memory: Optimize dirty page collection for dirty ring - - - --- 2022-03-21 Chongyun Wu New
[4/5] kvm: Introduce a dirty rate calculation method based on dirty ring [1/5] kvm,memory: Optimize dirty page collection for dirty ring - - - --- 2022-03-21 Chongyun Wu New
[3/5] kvm: Dirty ring autoconverge optmization for kvm_cpu_synchronize_kick_all [1/5] kvm,memory: Optimize dirty page collection for dirty ring - - - --- 2022-03-21 Chongyun Wu New
[2/5] kvm: Dynamically adjust the rate of dirty ring reaper thread [1/5] kvm,memory: Optimize dirty page collection for dirty ring - - - --- 2022-03-21 Chongyun Wu New
[1/5] kvm,memory: Optimize dirty page collection for dirty ring [1/5] kvm,memory: Optimize dirty page collection for dirty ring - - - --- 2022-03-21 Chongyun Wu New
[4/4] selftests: KVM: use dirty logging to check if page stats work correctly Verify dirty logging works properly with page stats - - - --- 2022-03-21 Mingwei Zhang New
[3/4] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust() Verify dirty logging works properly with page stats - 1 - --- 2022-03-21 Mingwei Zhang New
[2/4] selftests: KVM: Test reading a single stat Verify dirty logging works properly with page stats - - - --- 2022-03-21 Mingwei Zhang New
[1/4] selftests: KVM: Dump VM stats in binary stats test Verify dirty logging works properly with page stats - - - --- 2022-03-21 Mingwei Zhang New
[GIT,PULL] KVM/SLS change for 5.17 final [GIT,PULL] KVM/SLS change for 5.17 final - - - --- 2022-03-20 Paolo Bonzini New
[v2] vhost: handle error while adding split ranges to iotlb [v2] vhost: handle error while adding split ranges to iotlb 1 1 - --- 2022-03-20 Anirudh Rayabharam New
[kvmtool,v2] Revert "kvm tools: Filter out CPU vendor string" [kvmtool,v2] Revert "kvm tools: Filter out CPU vendor string" - - - --- 2022-03-18 Oliver Upton New
[2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32 KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls - 1 - --- 2022-03-18 Oliver Upton New
[1/2] KVM: arm64: Generally disallow SMC64 for AArch32 guests KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls - 2 - --- 2022-03-18 Oliver Upton New
[kvm/queue] KVM: SVM: Remove duplicates in arch/x86/kvm/svm/svm.h [kvm/queue] KVM: SVM: Remove duplicates in arch/x86/kvm/svm/svm.h - - - --- 2022-03-18 Bandan Das New
[RFC,12/12] iommufd: Add a selftest IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,11/12] iommufd: vfio container FD ioctl compatibility IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,10/12] iommufd: Add kAPI toward external drivers IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,09/12] iommufd: Add a HW pagetable object IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,08/12] iommufd: IOCTLs for the io_pagetable IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,07/12] iommufd: Data structure to provide IOVA to PFN mapping IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,06/12] iommufd: Algorithms for PFN storage IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,05/12] iommufd: PFN handling for iopt_pages IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,04/12] kernel/user: Allow user::locked_vm to be usable for iommufd IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,03/12] iommufd: File descriptor, context, kconfig and makefiles IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,02/12] iommufd: Overview documentation IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,01/12] interval-tree: Add a utility to iterate over spans in an interval tree IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[FYI] Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()" [FYI] Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()" - - - --- 2022-03-18 Paolo Bonzini New
Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()" Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()" - - - --- 2022-03-18 Paolo Bonzini New
KVM: x86/mmu: Recurse down to 1GB level when zapping pages in a range KVM: x86/mmu: Recurse down to 1GB level when zapping pages in a range - - - --- 2022-03-18 Paolo Bonzini New
KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask - - - --- 2022-03-18 Paolo Bonzini New
[GIT,PULL] KVM/arm64 updates for 5.18 [GIT,PULL] KVM/arm64 updates for 5.18 - - - --- 2022-03-18 Marc Zyngier New
[v6,4/4] x86/tests: Add tests for AMD SEV-ES #VC handling x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
[v6,3/4] x86/tests: Add tests for AMD SEV-ES #VC handling x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
[v6,2/4] x86/tests: Add tests for AMD SEV-ES #VC handling x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
[v6,1/4] x86/tests: Add tests for AMD SEV-ES #VC handling x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
[v6,4/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's… x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
[v6,3/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's… x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
[v6,2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's… x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
[v6,1/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add Kconfig options for testing AMD SEV r… x86/tests: Add tests for AMD SEV-ES #VC handling - - - --- 2022-03-18 Vasant Karasulli New
kvm/arm64: Fix memory section did not set to kvm kvm/arm64: Fix memory section did not set to kvm - - - --- 2022-03-18 Cong Liu New
[v2,3/3] i386: Add notify VM exit support Enable notify VM exit - - - --- 2022-03-18 Chenyi Qiang New
[v2,2/3] i386: kvm: Save&restore triple fault event Enable notify VM exit - - - --- 2022-03-18 Chenyi Qiang New
[v2,1/3] linux-headers: Sync the linux headers Enable notify VM exit - - - --- 2022-03-18 Chenyi Qiang New
[v5,3/3] KVM: Add document for KVM_CAP_X86_NOTIFY_VMEXIT and KVM_EXIT_NOTIFY Introduce Notify VM exit - - - --- 2022-03-18 Chenyi Qiang New
[v5,2/3] KVM: VMX: Enable Notify VM exit Introduce Notify VM exit - - - --- 2022-03-18 Chenyi Qiang New
[v5,1/3] KVM: X86: Save&restore the triple fault request Introduce Notify VM exit - - - --- 2022-03-18 Chenyi Qiang New
[kvm-unit-tests] Add --disable-werror option [kvm-unit-tests] Add --disable-werror option - - - --- 2022-03-18 Fabrice Fontaine New
x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate() x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate() - 1 - --- 2022-03-17 Peter Gonda New
[RESEND,kvmtool] x86/cpuid: Stop masking the CPU vendor [RESEND,kvmtool] x86/cpuid: Stop masking the CPU vendor - - - --- 2022-03-17 Oliver Upton New
x86/cpuid: Stop masking the CPU vendor x86/cpuid: Stop masking the CPU vendor - - - --- 2022-03-17 Oliver Upton New
[kvm-unit-tests] arm/run: Use TCG with qemu-system-arm on arm64 systems [kvm-unit-tests] arm/run: Use TCG with qemu-system-arm on arm64 systems - - - --- 2022-03-17 Alexandru Elisei New
[RFC,v3,36/36] docs: Add TDX documentation TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,35/36] i386/tdx: Don't get/put guest state for TDX VMs TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,34/36] i386/tdx: Skip kvm_put_apicbase() for TDs TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,32/36] i386/tdx: Don't synchronize guest tsc for TDs TDX QEMU support - 1 - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,31/36] hw/i386: add option to forcibly report edge trigger in acpi tables TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,30/36] hw/i386: add eoi_intercept_unsupported member to X86MachineState TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,29/36] i386/tdx: Don't allow system reset for TDX VMs TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,28/36] i386/tdx: Disable PIC for TDX VMs TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,27/36] i386/tdx: Disable SMM for TDX VMs TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,26/36] i386/tdx: Finalize TDX VM TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,25/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,24/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,23/36] i386/tdx: Create the TD HOB list upon machine init done TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,22/36] i386/tdx: Track RAM entries for TDX VM TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,20/36] i386/tdx: Get and store the mem_ptr of TDVF firmware TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,19/36] i386/tdx: Parse TDVF metadata for TDX VM TDX QEMU support - - - --- 2022-03-17 Xiaoyao Li New
« 1 2 ... 295 296 2971101 1102 »