Show patches with: State = Action Required       |   110534 patches
« 1 2 ... 253 254 2551105 1106 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,09/39] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw … KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v8,08/39] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v8,07/39] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v8,06/39] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v8,05/39] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-07-14 Vitaly Kuznetsov New
[v8,04/39] KVM: x86: hyper-v: Add helper to read hypercall data for array KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-07-14 Vitaly Kuznetsov New
[v8,03/39] KVM: x86: hyper-v: Introduce TLB flush fifo KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-07-14 Vitaly Kuznetsov New
[v8,02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v8,01/39] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush' KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-07-14 Vitaly Kuznetsov New
KVM: SVM: fix task switch emulation on INTn instruction. KVM: SVM: fix task switch emulation on INTn instruction. - 1 - --- 2022-07-14 Maxim Levitsky New
Documentation: kvm: clarify histogram units Documentation: kvm: clarify histogram units - - - --- 2022-07-14 Paolo Bonzini New
kvm: stats: tell userspace which values are boolean kvm: stats: tell userspace which values are boolean - - - --- 2022-07-14 Paolo Bonzini New
[v13,2/2] KVM: s390: resetting the Topology-Change-Report s390x: KVM: CPU Topology - 2 - --- 2022-07-14 Pierre Morel New
[v13,1/2] KVM: s390: guest support for topology function s390x: KVM: CPU Topology - 3 - --- 2022-07-14 Pierre Morel New
[v4,25/25] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,24/25] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,23/25] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,22/25] KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRU… KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,21/25] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config() KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,20/25] KVM: x86: VMX: Replace some Intel model numbers with mnemonics KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,19/25] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,18/25] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,17/25] KVM: VMX: Add missing VMEXIT controls to vmcs_config KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,16/25] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config() KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 3 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,15/25] KVM: VMX: Extend VMX controls macro shenanigans KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,14/25] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING in setup_vmcs_confi… KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,13/25] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config() KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,12/25] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config() KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 3 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,11/25] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,10/25] KVM: selftests: Enable TSC scaling in evmcs selftest KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,09/25] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,08/25] KVM: selftests: Switch to updated eVMCSv1 definition KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,07/25] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,06/25] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,05/25] KVM: nVMX: Support several new fields in eVMCSv1 KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,04/25] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,03/25] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,02/25] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 2 - --- 2022-07-14 Vitaly Kuznetsov New
[v4,01/25] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs - 1 - --- 2022-07-14 Vitaly Kuznetsov New
[kernel,3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - 1 - --- 2022-07-14 Alexey Kardashevskiy New
[kernel,2/3] powerpc/pci_64: Init pcibios subsys a bit later powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - 1 - --- 2022-07-14 Alexey Kardashevskiy New
[kernel,1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - 1 - --- 2022-07-14 Alexey Kardashevskiy New
[V2,vfio,11/11] vfio/mlx5: Set the driver DMA logging callbacks Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,10/11] vfio/mlx5: Manage error scenarios on tracker Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,09/11] vfio/mlx5: Report dirty pages from tracker Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,08/11] vfio/mlx5: Create and destroy page tracker object Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,07/11] vfio/mlx5: Init QP based resources for dirty tracking Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,06/11] vfio: Introduce the DMA logging feature support Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,05/11] vfio: Add an IOVA bitmap support Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,04/11] vfio: Move vfio.c to vfio_main.c Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,03/11] vfio: Introduce DMA logging uAPIs Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,02/11] net/mlx5: Query ADV_VIRTUALIZATION capabilities Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[V2,vfio,01/11] net/mlx5: Introduce ifc bits for page tracker Add device DMA logging support for mlx5 driver - - - --- 2022-07-14 Yishai Hadas New
[kernel] vfio/spapr_tce: Fix the comment [kernel] vfio/spapr_tce: Fix the comment - - - --- 2022-07-14 Alexey Kardashevskiy New
KVM: selftests: Double check on the current CPU in rseq_test KVM: selftests: Double check on the current CPU in rseq_test - - - --- 2022-07-14 Gavin Shan New
[kvm-unit-tests] x86: amd: pmu: test performance counter on AMD [kvm-unit-tests] x86: amd: pmu: test performance counter on AMD - - - --- 2022-07-14 SU Hang New
[v2] KVM: selftests: Use "a" and "d" to set EAX/EDX for wrmsr_safe() [v2] KVM: selftests: Use "a" and "d" to set EAX/EDX for wrmsr_safe() - - - --- 2022-07-14 Sean Christopherson New
[kvm-unit-tests,v4,3/3] lib: s390x: better smp interrupt checks better smp interrupt checks - 1 - --- 2022-07-13 Claudio Imbrenda New
[kvm-unit-tests,v4,2/3] s390x: skey.c: rework the interrupt handler better smp interrupt checks 1 - - --- 2022-07-13 Claudio Imbrenda New
[kvm-unit-tests,v4,1/3] lib: s390x: add functions to set and clear PSW bits better smp interrupt checks - 1 - --- 2022-07-13 Claudio Imbrenda New
x86/kvm: fix FASTOP_SIZE when return thunks are enabled x86/kvm: fix FASTOP_SIZE when return thunks are enabled - - 1 --- 2022-07-13 Thadeu Lima de Souza Cascardo New
[3/3] KVM: selftests: Test Hyper-V invariant TSC control KVM: x86: Hyper-V invariant TSC control feature - 1 - --- 2022-07-13 Vitaly Kuznetsov New
[2/3] KVM: selftests: Fix wrmsr_safe() KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-07-13 Vitaly Kuznetsov New
[1/3] KVM: x86: Hyper-V invariant TSC control KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-07-13 Vitaly Kuznetsov New
[kvm-unit-tests] x86: Add tests for Guest Processor Event Based Sampling (PEBS) [kvm-unit-tests] x86: Add tests for Guest Processor Event Based Sampling (PEBS) - - - --- 2022-07-13 Like Xu New
[7/7] KVM: x86/pmu: Defer counter emulated overflow via pmc->stale_counter KVM: x86/pmu: Fix some corner cases including Intel PEBS - - - --- 2022-07-13 Like Xu New
[6/7] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event() KVM: x86/pmu: Fix some corner cases including Intel PEBS - - - --- 2022-07-13 Like Xu New
[5/7] KVM: x86/pmu: Avoid using PEBS perf_events for normal counters KVM: x86/pmu: Fix some corner cases including Intel PEBS - - - --- 2022-07-13 Like Xu New
[4/7] KVM: x86/pmu: Not to generate PEBS records for emulated instructions KVM: x86/pmu: Fix some corner cases including Intel PEBS - - - --- 2022-07-13 Like Xu New
[3/7] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask KVM: x86/pmu: Fix some corner cases including Intel PEBS - - - --- 2022-07-13 Like Xu New
[2/7] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl KVM: x86/pmu: Fix some corner cases including Intel PEBS - - - --- 2022-07-13 Like Xu New
[1/7] perf/x86/core: Update x86_pmu.pebs_capable for ICELAKE_{X,D} KVM: x86/pmu: Fix some corner cases including Intel PEBS - - - --- 2022-07-13 Like Xu New
[kvm-unit-tests,v3,3/3] lib: s390x: better smp interrupt checks better smp interrupt checks - - - --- 2022-07-13 Claudio Imbrenda New
[kvm-unit-tests,v3,2/3] s390x: skey.c: rework the interrupt handler better smp interrupt checks 1 - - --- 2022-07-13 Claudio Imbrenda New
[kvm-unit-tests,v3,1/3] lib: s390x: add functions to set and clear PSW bits better smp interrupt checks - 1 - --- 2022-07-13 Claudio Imbrenda New
linux-next: manual merge of the kvm tree with Linus' tree linux-next: manual merge of the kvm tree with Linus' tree - - - --- 2022-07-13 Stephen Rothwell New
[GIT,PULL] KVM/riscv fixes for 5.19, take #2 [GIT,PULL] KVM/riscv fixes for 5.19, take #2 - - - --- 2022-07-13 Anup Patel New
[v2] KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs() [v2] KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs() - 1 - --- 2022-07-13 Huang, Kai New
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1 KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1 - 1 - --- 2022-07-12 Vitaly Kuznetsov New
[v3] KVM: x86: Send EOI to SynIC vectors on accelerated EOI-induced VM-Exits [v3] KVM: x86: Send EOI to SynIC vectors on accelerated EOI-induced VM-Exits - - 1 --- 2022-07-12 Wang Guangju New
[next,3/3] Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline miscellaneous documentation fixes for linux-next - - - --- 2022-07-12 Bagas Sanjaya New
KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs() KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs() - - - --- 2022-07-12 Huang, Kai New
[v3,3/3] KVM: x86/mmu: Fix typo and tweak comment for split_desc_cache capacity KVM: x86/mmu: Cleanups from eager page splitting - - - --- 2022-07-12 Sean Christopherson New
[v3,2/3] KVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K shadow pages KVM: x86/mmu: Cleanups from eager page splitting - 1 - --- 2022-07-12 Sean Christopherson New
[v3,1/3] KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index KVM: x86/mmu: Cleanups from eager page splitting - 1 - --- 2022-07-12 Sean Christopherson New
KVM: VMX: Update PT MSR intercepts during filter change iff PT in host+guest KVM: VMX: Update PT MSR intercepts during filter change iff PT in host+guest - 1 - --- 2022-07-12 Sean Christopherson New
[5/5] KVM: x86/mmu: Drop the "p is for pointer" from rmap helpers KVM: x86: Clean up rmap zap helpers - - - --- 2022-07-12 Sean Christopherson New
[4/5] KVM: x86/mmu: Use innermost rmap zap helper when recycling rmaps KVM: x86: Clean up rmap zap helpers - - - --- 2022-07-12 Sean Christopherson New
[3/5] KVM: x86/mmu: Remove underscores from __pte_list_remove() KVM: x86: Clean up rmap zap helpers - - - --- 2022-07-12 Sean Christopherson New
[2/5] KVM: x86/mmu: Rename rmap zap helpers to better show relationships KVM: x86: Clean up rmap zap helpers - - - --- 2022-07-12 Sean Christopherson New
[1/5] KVM: x86/mmu: Return a u64 (the old SPTE) from mmu_spte_clear_track_bits() KVM: x86: Clean up rmap zap helpers - - - --- 2022-07-12 Sean Christopherson New
[v2,2/2] KVM: x86: update documentation for MSR filtering MSR Filtering documentation updates - - - --- 2022-07-12 Aaron Lewis New
[v2,1/2] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER MSR Filtering documentation updates - - - --- 2022-07-12 Aaron Lewis New
[v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index [v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index - 1 - --- 2022-07-12 Sean Christopherson New
[3/3] KVM: x86: WARN only once if KVM leaves a dangling userspace I/O request KVM: x86: Fix fault-related bugs in LTR/LLDT emulation - 1 - --- 2022-07-11 Sean Christopherson New
[2/3] KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP KVM: x86: Fix fault-related bugs in LTR/LLDT emulation - 1 - --- 2022-07-11 Sean Christopherson New
[1/3] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks KVM: x86: Fix fault-related bugs in LTR/LLDT emulation - 1 - --- 2022-07-11 Sean Christopherson New
[3/3] KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific KVM: x86: Fix goofs with MONITOR/MWAIT quirk - - - --- 2022-07-11 Sean Christopherson New
[2/3] KVM: selftests: Provide valid inputs for MONITOR/MWAIT regs KVM: x86: Fix goofs with MONITOR/MWAIT quirk - - - --- 2022-07-11 Sean Christopherson New
[1/3] KVM: selftests: Test MONITOR and MWAIT, not just MONITOR for quirk KVM: x86: Fix goofs with MONITOR/MWAIT quirk - - - --- 2022-07-11 Sean Christopherson New
« 1 2 ... 253 254 2551105 1106 »