Show patches with: Archived = No       |   4211 patches
« 1 2 ... 14 15 1642 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,23/32] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,24/32] KVM: PPC: Book3S HV: Handle page fault for a nested guest KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-21 Paul Mackerras Superseded
[RFC,25/32] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,26/32] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,27/32] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,28/32] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,29/32] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,30/32] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,31/32] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[RFC,32/32] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-21 Paul Mackerras Superseded
[kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand [kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand - 1 1 - --- 2018-09-28 Alexey Kardashevskiy Not Applicable
[kernel] KVM: PPC: Optimize clearing TCEs for sparse tables [kernel] KVM: PPC: Optimize clearing TCEs for sparse tables - - - - --- 2018-09-28 Alexey Kardashevskiy Superseded
[v2,01/33] KVM: PPC: Book3S: Simplify external interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,02/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation Untitled series #68047 - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,03/33] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,04/33] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,05/33] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,06/33] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,07/33] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,08/33] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,09/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,10/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,11/33] powerpc: Add LPCR_EVIRT define KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,12/33] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,13/33] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,14/33] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,15/33] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,16/33] KVM: PPC: Book3S HV: Refactor radix page fault handler KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,17/33] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix() KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,18/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,19/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,20/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,21/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,22/33] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,23/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,24/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,25/33] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,26/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,27/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,28/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,29/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,30/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,31/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[v2,32/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-09-28 Paul Mackerras Superseded
[v2,33/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-09-28 Paul Mackerras Superseded
[RFC,kernel] vfio/spapr_tce: Get rid of possible infinite loop [RFC,kernel] vfio/spapr_tce: Get rid of possible infinite loop 1 - 1 - --- 2018-10-02 Alexey Kardashevskiy Not Applicable
[v3,01/33] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,02/33] KVM: PPC: Book3S: Simplify external interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,03/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,04/33] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,05/33] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,06/33] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-10-02 Paul Mackerras Superseded
[v3,07/33] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,08/33] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,09/33] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,10/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,11/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,12/33] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,13/33] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,14/33] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,15/33] KVM: PPC: Book3S HV: Refactor radix page fault handler KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,16/33] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix() KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,17/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,18/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,19/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,20/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,21/33] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,22/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,23/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-10-02 Paul Mackerras Superseded
[v3,24/33] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-10-02 Paul Mackerras Superseded
[v3,25/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-10-02 Paul Mackerras Superseded
[v3,26/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,27/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,28/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,29/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,30/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-10-02 Paul Mackerras Superseded
[v3,31/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-02 Paul Mackerras Superseded
[v3,32/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-10-02 Paul Mackerras Superseded
[v3,33/33] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - - - --- 2018-10-02 Paul Mackerras Superseded
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault - 1 - - --- 2018-10-04 Paul Mackerras Accepted
[v4,01/32] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,02/32] KVM: PPC: Book3S: Simplify external interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,03/32] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,04/32] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,05/32] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,06/32] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,07/32] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,08/32] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,09/32] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,10/32] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,11/32] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,12/32] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,13/32] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,14/32] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,15/32] KVM: PPC: Book3S HV: Refactor radix page fault handler KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,16/32] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix() KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,17/32] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,18/32] KVM: PPC: Book3S HV: Nested guest entry via hypercall KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,19/32] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
[v4,20/32] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-04 Paul Mackerras Superseded
« 1 2 ... 14 15 1642 43 »