Show patches with: Archived = No       |   4211 patches
« 1 2 ... 10 11 1242 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORT [v2] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORT - 1 2 - --- 2020-05-20 Laurent Dufour Accepted
powerpc/kvm/radix: ignore kmemleak false positives powerpc/kvm/radix: ignore kmemleak false positives - - - - --- 2020-05-13 Qian Cai Accepted
powerpc/kvm/book3s64/vio: fix some RCU-list locks powerpc/kvm/book3s64/vio: fix some RCU-list locks - - - - --- 2020-05-10 Qian Cai Accepted
[v4,4/7] KVM: PPC: clean up redundant 'kvm_run' parameters clean up redundant 'kvm_run' parameters - - 2 - --- 2020-04-27 Tianjia Zhang Accepted
[v4,3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch clean up redundant 'kvm_run' parameters - - 2 - --- 2020-04-27 Tianjia Zhang Accepted
[GIT,PULL] Please pull my kvm-ppc-fixes-5.7-1 tag [GIT,PULL] Please pull my kvm-ppc-fixes-5.7-1 tag - - - - --- 2020-04-20 Paul Mackerras Accepted
KVM: PPC: Book3S HV: read ibm,secure-memory nodes KVM: PPC: Book3S HV: read ibm,secure-memory nodes - - - - --- 2020-04-16 Laurent Dufour Accepted
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions - 1 1 2 --- 2020-04-16 Paul Mackerras Accepted
[-next] KVM: PPC: Book3S HV: remove redundant NULL check [-next] KVM: PPC: Book3S HV: remove redundant NULL check - - - - --- 2020-04-01 chenzhou Accepted
[GIT,PULL] Please pull my kvm-ppc-next-5.7-1 tag [GIT,PULL] Please pull my kvm-ppc-next-5.7-1 tag - - - - --- 2020-03-30 Paul Mackerras Accepted
[v2] KVM: PPC: Book3S HV: Add a capability for enabling secure guests [v2] KVM: PPC: Book3S HV: Add a capability for enabling secure guests - - 2 - --- 2020-03-24 Paul Mackerras Accepted
[2/2] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN Fix SVM hang at startup - - 1 1 --- 2020-03-20 Laurent Dufour Accepted
[1/2] KVM: PPC: Book3S HV: check caller of H_SVM_* Hcalls Fix SVM hang at startup - - 1 - --- 2020-03-20 Laurent Dufour Accepted
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported 1 1 - 1 --- 2020-03-19 Fabiano Rosas Accepted
[3/3] KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy() KVM: PPC: Fix host kernel crash with PR KVM - - - - --- 2020-03-18 Greg Kurz Accepted
[2/3] KVM: PPC: Move kvmppc_mmu_init() PR KVM KVM: PPC: Fix host kernel crash with PR KVM - - - - --- 2020-03-18 Greg Kurz Accepted
[1/3] KVM: PPC: Fix kernel crash with PR KVM KVM: PPC: Fix host kernel crash with PR KVM - 1 1 - --- 2020-03-18 Greg Kurz Accepted
[-next,016/491] KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc): Use fallthrough; Untitled series #163598 1 - - - --- 2020-03-11 Joe Perches Accepted
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests - 1 1 - --- 2020-03-10 Michael Roth Accepted
[v3] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones [v3] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones 1 - 2 - --- 2020-02-21 Gustavo Romero Accepted
KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code - - 1 - --- 2020-02-18 Michael Ellerman Accepted
[2/6] powerpc: kvm: no need to check return value of debugfs_create functions Untitled series #157518 - - - - --- 2020-02-09 gregkh@linuxfoundation.org Accepted
[GIT,PULL] Please pull my kvm-ppc-next-5.6-2 tag [GIT,PULL] Please pull my kvm-ppc-next-5.6-2 tag - - - - --- 2020-01-30 Paul Mackerras Accepted
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure KVM: PPC: Book3S PR: Fix -Werror=return-type build failure - - - - --- 2020-01-26 David Michael Accepted
[FIX] KVM: PPC: Book3S HV: Release lock on page-out failure path [FIX] KVM: PPC: Book3S HV: Release lock on page-out failure path - 1 1 - --- 2020-01-22 Bharata B Rao Accepted
[GIT,PULL] Please pull my kvm-ppc-next-5.6-1 tag [GIT,PULL] Please pull my kvm-ppc-next-5.6-1 tag - - - - --- 2020-01-21 Paul Mackerras Accepted
[v4,2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall Untitled series #149716 - - 1 - --- 2019-12-19 Sukadev Bhattiprolu Accepted
[v4,1/2] KVM: PPC: Add skip_page_out parameter [v4,1/2] KVM: PPC: Add skip_page_out parameter - - 1 - --- 2019-12-19 Sukadev Bhattiprolu Accepted
[GIT,PULL] Please pull my kvm-ppc-fixes-5.5-1 tag [GIT,PULL] Please pull my kvm-ppc-fixes-5.5-1 tag - - - - --- 2019-12-19 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor - 1 - - --- 2019-12-18 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Fix regression on big endian hosts KVM: PPC: Book3S HV: Fix regression on big endian hosts - - - - --- 2019-12-15 Marcus Comstedt Accepted
[GIT,PULL,v2] Please pull my kvm-ppc-uvmem-5.5-2 tag [GIT,PULL,v2] Please pull my kvm-ppc-uvmem-5.5-2 tag - - - - --- 2019-11-28 Paul Mackerras Accepted
[v3,2/2] powerpc/kvm/book3e: Replace current->mm by kvm->mm Replace current->mm by kvm->mm on powerpc/kvm - - - - --- 2019-11-26 Leonardo Bras Accepted
[v3,1/2] powerpc/kvm/book3s: Replace current->mm by kvm->mm Replace current->mm by kvm->mm on powerpc/kvm - - - - --- 2019-11-26 Leonardo Bras Accepted
[v11,7/7] KVM: PPC: Ultravisor: Add PPC_UV config option KVM: PPC: Driver to manage pages of secure guest - - 1 - --- 2019-11-25 Bharata B Rao Accepted
[v11,6/7] KVM: PPC: Support reset of secure guest KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-25 Bharata B Rao Accepted
[v11,5/7] KVM: PPC: Handle memory plug/unplug to secure VM KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-25 Bharata B Rao Accepted
[v11,4/7] KVM: PPC: Radix changes for secure guest KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-25 Bharata B Rao Accepted
[v11,3/7] KVM: PPC: Shared pages support for secure guests KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-25 Bharata B Rao Accepted
[v11,2/7] KVM: PPC: Support for running secure guests KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-25 Bharata B Rao Accepted
[v11,1/7] mm: ksm: Export ksm_madvise() KVM: PPC: Driver to manage pages of secure guest 2 - - - --- 2019-11-25 Bharata B Rao Accepted
[GIT,PULL] Please pull my kvm-ppc-next-5.5-2 tag [GIT,PULL] Please pull my kvm-ppc-next-5.5-2 tag - - - - --- 2019-11-25 Paul Mackerras Accepted
KVM: PPC: Remove set but not used variable 'ra','rs','rt' KVM: PPC: Remove set but not used variable 'ra','rs','rt' - - - - --- 2019-11-19 Zheng Bin Accepted
[v2,2/2] KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path [v2,1/2] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one - 1 1 - --- 2019-11-13 Greg Kurz Accepted
[v2,1/2] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one [v2,1/2] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one - 1 - 1 --- 2019-11-13 Greg Kurz Accepted
[GIT,PULL] Please pull my kvm-ppc-next-5.5-1 tag [GIT,PULL] Please pull my kvm-ppc-next-5.5-1 tag - - - - --- 2019-10-31 Paul Mackerras Accepted
[GIT,PULL] Please pull my kvm-ppc-fixes-5.4-1 tag [GIT,PULL] Please pull my kvm-ppc-fixes-5.4-1 tag - - - - --- 2019-10-21 Paul Mackerras Accepted
powerpc: Fix up RTAS invocation for new qemu versions powerpc: Fix up RTAS invocation for new qemu versions - - 1 - --- 2019-10-04 David Gibson Accepted
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host - 1 2 1 --- 2019-10-04 Jordan Niethe Accepted
[v2,5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode Fix LPCR[AIL]=3 implementation - - - - --- 2019-10-02 Nicholas Piggin Accepted
[v2,4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts Fix LPCR[AIL]=3 implementation - - - - --- 2019-10-02 Nicholas Piggin Accepted
[v2,3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery Fix LPCR[AIL]=3 implementation - - - - --- 2019-10-02 Nicholas Piggin Accepted
[v2,2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op Fix LPCR[AIL]=3 implementation - - - - --- 2019-10-02 Nicholas Piggin Accepted
[v2,1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS Fix LPCR[AIL]=3 implementation 1 - - - --- 2019-10-02 Nicholas Piggin Accepted
kvm: x86, powerpc: do not allow clearing largepages debugfs entry kvm: x86, powerpc: do not allow clearing largepages debugfs entry - - - - --- 2019-09-30 Paolo Bonzini Accepted
[v2,6/6] KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL - - 1 - --- 2019-09-27 Greg Kurz Accepted
[v2,5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL - - 1 - --- 2019-09-27 Greg Kurz Accepted
[v2,4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL - - - - --- 2019-09-27 Greg Kurz Accepted
[v2,3/6] KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL - - 1 - --- 2019-09-27 Greg Kurz Accepted
[v2,2/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL - - 1 - --- 2019-09-27 Greg Kurz Accepted
[v2,1/6] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL - 1 1 - --- 2019-09-27 Greg Kurz Accepted
[1/1] powerpc: kvm: Reduce calls to get current->mm by storing the value locally [1/1] powerpc: kvm: Reduce calls to get current->mm by storing the value locally - - - - --- 2019-09-23 Leonardo Bras Accepted
[3/3] powerpc/kvm/e500: Replace current->mm by kvm->mm Replace current->mm by kvm->mm on powerpc/kvm - - - - --- 2019-09-23 Leonardo Bras Accepted
[1/3] powerpc/kvm/book3s: Replace current->mm by kvm->mm Replace current->mm by kvm->mm on powerpc/kvm - - - - --- 2019-09-23 Leonardo Bras Accepted
[v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag [v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag 1 1 - - --- 2019-09-11 Michael Roth Accepted
[kernel,v3,5/5] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks powerpc/powernv/kvm: Invalidate multiple TCEs at once - - - - --- 2019-08-29 Alexey Kardashevskiy Accepted
[kernel,v3,4/5] powerpc/pseries/iommu: Switch to xchg_no_kill powerpc/powernv/kvm: Invalidate multiple TCEs at once - - - - --- 2019-08-29 Alexey Kardashevskiy Accepted
[kernel,v3,3/5] vfio/spapr_tce: Invalidate multiple TCEs at once powerpc/powernv/kvm: Invalidate multiple TCEs at once - - - - --- 2019-08-29 Alexey Kardashevskiy Accepted
[kernel,v3,2/5] KVM: PPC: Book3S: Invalidate multiple TCEs at once powerpc/powernv/kvm: Invalidate multiple TCEs at once 1 - - - --- 2019-08-29 Alexey Kardashevskiy Accepted
[kernel,v3,1/5] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates powerpc/powernv/kvm: Invalidate multiple TCEs at once - - - - --- 2019-08-29 Alexey Kardashevskiy Accepted
[GIT,PULL] Please pull my kvm-ppc-next-5.4-1 tag [GIT,PULL] Please pull my kvm-ppc-next-5.4-1 tag - - - - --- 2019-08-28 Paul Mackerras Accepted
[GIT,PULL] Please pull my kvm-ppc-fixes-5.3-1 tag [GIT,PULL] Please pull my kvm-ppc-fixes-5.3-1 tag - - - - --- 2019-08-27 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9 KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9 - 1 - 1 --- 2019-08-27 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores - 1 - - --- 2019-08-27 Paul Mackerras Accepted
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions - - 2 - --- 2019-08-26 Paul Mackerras Accepted
[01/23] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Accepted
[kernel] KVM: PPC: Fix incorrect guest-to-user-translation error handling [kernel] KVM: PPC: Fix incorrect guest-to-user-translation error handling - 1 - - --- 2019-08-26 Alexey Kardashevskiy Accepted
[v6,7/7] powerpc/kvm: Use UV_RETURN ucall to return to ultravisor kvmppc: Paravirtualize KVM to support ultravisor 1 - - - --- 2019-08-22 Claudio Carvalho Accepted
[v6,6/7] powerpc/powernv: Access LDBAR only if ultravisor disabled kvmppc: Paravirtualize KVM to support ultravisor - - 2 - --- 2019-08-22 Claudio Carvalho Accepted
[v6,5/7] powerpc/mm: Write to PTCR only if ultravisor disabled kvmppc: Paravirtualize KVM to support ultravisor - - - - --- 2019-08-22 Claudio Carvalho Accepted
[v6,4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE kvmppc: Paravirtualize KVM to support ultravisor - - 1 - --- 2019-08-22 Claudio Carvalho Accepted
[v6,3/7] powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR kvmppc: Paravirtualize KVM to support ultravisor - - - - --- 2019-08-22 Claudio Carvalho Accepted
[v6,2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler kvmppc: Paravirtualize KVM to support ultravisor - - - - --- 2019-08-22 Claudio Carvalho Accepted
[v6,1/7] Documentation/powerpc: Ultravisor API kvmppc: Paravirtualize KVM to support ultravisor - - 3 - --- 2019-08-22 Claudio Carvalho Accepted
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot - - - - --- 2019-08-20 Suraj Jitindar Singh Accepted
[kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free [kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free - 1 1 - --- 2019-08-19 Alexey Kardashevskiy Accepted
KVM: Assert that struct kvm_vcpu is always as offset zero KVM: Assert that struct kvm_vcpu is always as offset zero - - 1 - --- 2019-08-15 Sean Christopherson Accepted
[v2,3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race powerpc/xive: Fix race condition leading to host crashes and hangs - - - - --- 2019-08-13 Paul Mackerras Accepted
[v2,1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts powerpc/xive: Fix race condition leading to host crashes and hangs - 1 - - --- 2019-08-13 Paul Mackerras Accepted
[v2,2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device powerpc/xive: Fix race condition leading to host crashes and hangs - 1 1 - --- 2019-08-13 Paul Mackerras Accepted
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP - - - - --- 2019-08-06 Cédric Le Goater Accepted
powerpc/kvm: Mark expected switch fall-through powerpc/kvm: Mark expected switch fall-through - - - - --- 2019-07-30 Paul Menzel Accepted
powerpc: mm: Limit rma_size to 1TB when running without HV mode powerpc: mm: Limit rma_size to 1TB when running without HV mode - 2 1 1 --- 2019-07-10 Suraj Jitindar Singh Accepted
[3/3] KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries [1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting - 1 - - --- 2019-07-03 Suraj Jitindar Singh Accepted
[2/3] PPC: PMC: Set pmcregs_in_use in paca when running as LPAR [1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting - 1 - - --- 2019-07-03 Suraj Jitindar Singh Accepted
[1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting [1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting - 1 - - --- 2019-07-03 Suraj Jitindar Singh Accepted
[2/2] powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates [1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT - - - - --- 2019-06-23 Nicholas Piggin Accepted
[1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT [1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT - - - - --- 2019-06-23 Nicholas Piggin Accepted
KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation - 2 - 1 --- 2019-06-20 Michael Neuling Accepted
[3/3] KVM: PPC: Book3S HV: Clear pending decr exceptions on nested guest entry [1/3] KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries - 1 - 1 --- 2019-06-20 Suraj Jitindar Singh Accepted
« 1 2 ... 10 11 1242 43 »