Show patches with: State = Action Required       |   111609 patches
« 1 2 ... 231 232 2331116 1117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: x86: Fix the initial value of mcg_cap KVM: x86: Fix the initial value of mcg_cap - - - --- 2022-10-20 Xiaoyao Li New
[v2,2/2] KVM: x86/mmu: Split huge pages mapped by the TDP MMU on fault KVM: Split huge pages mapped by the TDP MMU on fault - 1 - --- 2022-10-19 David Matlack New
[v2,1/2] KVM: selftests: Introduce a selftest to measure execution performance KVM: Split huge pages mapped by the TDP MMU on fault - - - --- 2022-10-19 David Matlack New
[v7,3/3] KVM: selftests: randomize page access order KVM: selftests: randomize memory access of dirty_log_perf_test - 2 - --- 2022-10-19 Colton Lewis New
[v7,2/3] KVM: selftests: randomize which pages are written vs read KVM: selftests: randomize memory access of dirty_log_perf_test - 2 - --- 2022-10-19 Colton Lewis New
[v7,1/3] KVM: selftests: implement random number generation for guest code KVM: selftests: randomize memory access of dirty_log_perf_test - 2 - --- 2022-10-19 Colton Lewis New
[v2,2/2] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS KVM: nVMX: Add IBPB between L2 and L1 to - 1 - --- 2022-10-19 Jim Mattson New
[v2,1/2] KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely KVM: nVMX: Add IBPB between L2 and L1 to - 1 - --- 2022-10-19 Jim Mattson New
[v6,8/8] KVM: x86/mmu: WARN if TDP MMU SP disallows hugepage after being zapped KVM: x86: Apply NX mitigation more precisely - 1 - --- 2022-10-19 Sean Christopherson New
[v6,7/8] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust() KVM: x86: Apply NX mitigation more precisely - 3 - --- 2022-10-19 Sean Christopherson New
[v6,6/8] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page KVM: x86: Apply NX mitigation more precisely - - - --- 2022-10-19 Sean Christopherson New
[v6,5/8] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages KVM: x86: Apply NX mitigation more precisely - 3 - --- 2022-10-19 Sean Christopherson New
[v6,4/8] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE KVM: x86: Apply NX mitigation more precisely - 2 - --- 2022-10-19 Sean Christopherson New
[v6,3/8] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs KVM: x86: Apply NX mitigation more precisely - 2 - --- 2022-10-19 Sean Christopherson New
[v6,2/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency KVM: x86: Apply NX mitigation more precisely - 1 - --- 2022-10-19 Sean Christopherson New
[v6,1/8] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked KVM: x86: Apply NX mitigation more precisely - - - --- 2022-10-19 Sean Christopherson New
[v1,7/7] vfio: Remove vfio_free_device vfio-ccw parent rework - 2 - --- 2022-10-19 Eric Farman New
[v1,6/7] vfio/ccw: replace vfio_init_device with _alloc_ vfio-ccw parent rework - 1 - --- 2022-10-19 Eric Farman New
[v1,5/7] vfio/ccw: remove release completion vfio-ccw parent rework - 1 - --- 2022-10-19 Eric Farman New
[v1,4/7] vfio/ccw: move private to mdev lifecycle vfio-ccw parent rework - - - --- 2022-10-19 Eric Farman New
[v1,3/7] vfio/ccw: move private initialization to callback vfio-ccw parent rework - 1 - --- 2022-10-19 Eric Farman New
[v1,2/7] vfio/ccw: remove private->sch vfio-ccw parent rework - 1 - --- 2022-10-19 Eric Farman New
[v1,1/7] vfio/ccw: create a parent struct vfio-ccw parent rework - - - --- 2022-10-19 Eric Farman New
virt: Prevent AES-GCM IV reuse in SNP guest driver virt: Prevent AES-GCM IV reuse in SNP guest driver - - - --- 2022-10-19 Peter Gonda New
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc - 1 - --- 2022-10-19 Anup Patel New
[6/6] x86: KVM: Enable PREFETCHIT0/1 CPUID and expose it to guest x86: KVM: Expose CPUID to guest for new Intel platform instructions - - - --- 2022-10-19 Jiaxi Chen New
[5/6] x86: KVM: Enable AVX-NE-CONVERT CPUID and expose it to guest x86: KVM: Expose CPUID to guest for new Intel platform instructions - - - --- 2022-10-19 Jiaxi Chen New
[4/6] x86: KVM: Enable AVX-VNNI-INT8 CPUID and expose it to guest x86: KVM: Expose CPUID to guest for new Intel platform instructions - - - --- 2022-10-19 Jiaxi Chen New
[3/6] x86: KVM: Enable AVX-IFMA CPUID and expose it to guest x86: KVM: Expose CPUID to guest for new Intel platform instructions - - - --- 2022-10-19 Jiaxi Chen New
[2/6] x86: KVM: Enable AMX-FP16 CPUID and expose it to guest x86: KVM: Expose CPUID to guest for new Intel platform instructions - - - --- 2022-10-19 Jiaxi Chen New
[1/6] x86: KVM: Enable CMPccXADD CPUID and expose it to guest x86: KVM: Expose CPUID to guest for new Intel platform instructions - - - --- 2022-10-19 Jiaxi Chen New
[v2,8/8] KVM: selftest: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILURE KVM: selftests: Fix and clean up emulator_error_test - - - --- 2022-10-18 David Matlack New
[v2,7/8] KVM: selftests: Expect #PF(RSVD) when TDP is disabled KVM: selftests: Fix and clean up emulator_error_test - - - --- 2022-10-18 David Matlack New
[v2,6/8] KVM: selftests: Copy KVM PFERR masks into selftests KVM: selftests: Fix and clean up emulator_error_test - - - --- 2022-10-18 David Matlack New
[v2,5/8] KVM: x86/mmu: Use BIT{,_ULL}() for PFERR masks KVM: selftests: Fix and clean up emulator_error_test - 1 - --- 2022-10-18 David Matlack New
[v2,4/8] KVM: selftests: Move flds instruction emulation failure handling to header KVM: selftests: Fix and clean up emulator_error_test - - - --- 2022-10-18 David Matlack New
[v2,3/8] KVM: selftests: Delete dead ucall code KVM: selftests: Fix and clean up emulator_error_test - - - --- 2022-10-18 David Matlack New
[v2,2/8] KVM: selftests: Explicitly require instructions bytes KVM: selftests: Fix and clean up emulator_error_test - - - --- 2022-10-18 David Matlack New
[v2,1/8] KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_test KVM: selftests: Fix and clean up emulator_error_test - 1 - --- 2022-10-18 David Matlack New
[V5,7/7] KVM: selftests: Add simple sev vm testing KVM: selftests: Add simple SEV test - - - --- 2022-10-18 Peter Gonda New
[V5,6/7] KVM: selftests: Update ucall pool to allocate from shared memory KVM: selftests: Add simple SEV test - - - --- 2022-10-18 Peter Gonda New
[V5,5/7] KVM: selftests: add library for creating/interacting with SEV guests KVM: selftests: Add simple SEV test - - - --- 2022-10-18 Peter Gonda New
[V5,4/7] KVM: selftests: add support for protected vm_vaddr_* allocations KVM: selftests: Add simple SEV test - - - --- 2022-10-18 Peter Gonda New
[V5,3/7] KVM: selftests: handle protected bits in page tables KVM: selftests: Add simple SEV test - - - --- 2022-10-18 Peter Gonda New
[V5,2/7] KVM: selftests: add hooks for managing protected guest memory KVM: selftests: Add simple SEV test - - - --- 2022-10-18 Peter Gonda New
[V5,1/7] KVM: selftests: sparsebit: add const where appropriate KVM: selftests: Add simple SEV test - 1 - --- 2022-10-18 Peter Gonda New
vfio: platform: Do not pass return buffer to ACPI _RST method vfio: platform: Do not pass return buffer to ACPI _RST method - 1 - --- 2022-10-18 Rafael Mendonca New
[kvm-unit-tests,v1,2/2] s390x: uv-host: fix allocation of UV memory s390x misc fixes - 1 - --- 2022-10-18 Claudio Imbrenda New
[kvm-unit-tests,v1,1/2] lib: s390x: terminate if PGM interrupt in interrupt handler s390x misc fixes - 1 - --- 2022-10-18 Claudio Imbrenda New
[kvmtool,6/6] riscv: Add --disable-<xyz> options to allow user disable extensions RISC-V Svinval, Zihintpause, anad Zicbom support - - - --- 2022-10-18 Anup Patel New
[kvmtool,5/6] riscv: Add Zicbom extension support RISC-V Svinval, Zihintpause, anad Zicbom support - - - --- 2022-10-18 Anup Patel New
[kvmtool,4/6] riscv: Move reg encoding helpers to kvm-cpu-arch.h RISC-V Svinval, Zihintpause, anad Zicbom support - - - --- 2022-10-18 Anup Patel New
[kvmtool,3/6] riscv: Add zihintpause extension support RISC-V Svinval, Zihintpause, anad Zicbom support - - - --- 2022-10-18 Anup Patel New
[kvmtool,2/6] riscv: Add Svinval extension support RISC-V Svinval, Zihintpause, anad Zicbom support - - - --- 2022-10-18 Anup Patel New
[kvmtool,1/6] Update UAPI headers based on Linux-6.1-rc1 RISC-V Svinval, Zihintpause, anad Zicbom support - - - --- 2022-10-18 Anup Patel New
[4/4] KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[3/4] KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[1/4] KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[v2,6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,4/6] KVM: selftests: memslot_perf_test: Support variable guest page size KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v2,1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-18 Gavin Shan New
[v10,14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test KVM: selftests: Add aarch64/page_fault_test - - - --- 2022-10-17 Ricardo Koller New
[v10,13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test KVM: selftests: Add aarch64/page_fault_test - - - --- 2022-10-17 Ricardo Koller New
[v10,12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test KVM: selftests: Add aarch64/page_fault_test - - - --- 2022-10-17 Ricardo Koller New
[v10,11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test KVM: selftests: Add aarch64/page_fault_test - - - --- 2022-10-17 Ricardo Koller New
[v10,10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test KVM: selftests: Add aarch64/page_fault_test - - - --- 2022-10-17 Ricardo Koller New
[v10,09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[v10,08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc() KVM: selftests: Add aarch64/page_fault_test - 1 - --- 2022-10-17 Ricardo Koller New
[v10,07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[v10,06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region KVM: selftests: Add aarch64/page_fault_test - 1 - --- 2022-10-17 Ricardo Koller New
[v10,05/14] tools: Copy bitfield.h from the kernel sources KVM: selftests: Add aarch64/page_fault_test - 1 - --- 2022-10-17 Ricardo Koller New
[v10,04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[v10,03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete() KVM: selftests: Add aarch64/page_fault_test - 3 - --- 2022-10-17 Ricardo Koller New
[v10,02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[v10,01/14] KVM: selftests: Add a userfaultfd library KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[3/3] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler - - - --- 2022-10-17 Alexander Graf New
[2/3] KVM: x86: Make filter arg for set_msr_filter() KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler - - - --- 2022-10-17 Alexander Graf New
[1/3] kvm: Add support for arch compat vm ioctls KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler - - - --- 2022-10-17 Alexander Graf New
[v3,5/5] vfio: Fold vfio_virqfd.ko into vfio.ko Simplify the module and kconfig structure in vfio - - - --- 2022-10-17 Jason Gunthorpe New
[v3,4/5] vfio: Remove CONFIG_VFIO_SPAPR_EEH Simplify the module and kconfig structure in vfio - - - --- 2022-10-17 Jason Gunthorpe New
[v3,3/5] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c Simplify the module and kconfig structure in vfio - 1 - --- 2022-10-17 Jason Gunthorpe New
[v3,2/5] vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl() Simplify the module and kconfig structure in vfio - 2 - --- 2022-10-17 Jason Gunthorpe New
[v3,1/5] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko Simplify the module and kconfig structure in vfio - 1 - --- 2022-10-17 Jason Gunthorpe New
[v2] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test [v2] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test - - - --- 2022-10-17 Gautam Menghani New
[v1] KVM: selftests: name the threads [v1] KVM: selftests: name the threads - - - --- 2022-10-17 Wang, Wei W New
[v4,25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,17/25] KVM: arm64: Add generic hyp_memcache helpers KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
« 1 2 ... 231 232 2331116 1117 »