Show patches with: Archived = No       |   4211 patches
« 1 2 ... 18 19 2042 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/4] powerpc/kvm/book3s: Fixes possible 'use after release' of kvm Replace current->mm by kvm->mm on powerpc/kvm - - - - --- 2019-11-07 Leonardo Bras Rejected
[v10,8/8] KVM: PPC: Ultravisor: Add PPC_UV config option KVM: PPC: Driver to manage pages of secure guest - - 1 - --- 2019-11-04 Bharata B Rao Changes Requested
[v10,7/8] KVM: PPC: Implement H_SVM_INIT_ABORT hcall KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-04 Bharata B Rao Changes Requested
[v10,6/8] KVM: PPC: Support reset of secure guest KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-04 Bharata B Rao Changes Requested
[v10,5/8] KVM: PPC: Handle memory plug/unplug to secure VM KVM: PPC: Driver to manage pages of secure guest - - 1 - --- 2019-11-04 Bharata B Rao Changes Requested
[v10,4/8] KVM: PPC: Radix changes for secure guest KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-04 Bharata B Rao Changes Requested
[v10,3/8] KVM: PPC: Shared pages support for secure guests KVM: PPC: Driver to manage pages of secure guest - - - - --- 2019-11-04 Bharata B Rao Changes Requested
[v10,2/8] KVM: PPC: Support for running secure guests KVM: PPC: Driver to manage pages of secure guest - - 1 - --- 2019-11-04 Bharata B Rao Changes Requested
[v10,1/8] mm: ksm: Export ksm_madvise() KVM: PPC: Driver to manage pages of secure guest 1 - - - --- 2019-11-04 Bharata B Rao Changes Requested
[v15,06/23] powerpc: mm: Add p?d_leaf() definitions Untitled series #140123 - - - - --- 2019-11-01 Steven Price Not Applicable
[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
[v14,06/22] powerpc: mm: Add p?d_leaf() definitions Untitled series #139163 - - - - --- 2019-10-28 Steven Price Superseded
[v3,15/15] KVM: Dynamically size memslot array based on number of used slots KVM: Dynamically size memslot arrays - - - 1 --- 2019-10-24 Sean Christopherson Not Applicable
[v3,14/15] KVM: Terminate memslot walks via used_slots KVM: Dynamically size memslot arrays - - - 1 --- 2019-10-24 Sean Christopherson Not Applicable
[v3,13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() KVM: Dynamically size memslot arrays - - - - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,12/15] KVM: Provide common implementation for generic dirty log functions KVM: Dynamically size memslot arrays 1 - - 1 --- 2019-10-24 Sean Christopherson Not Applicable
[v3,11/15] KVM: Clean up local variable usage in __kvm_set_memory_region() KVM: Dynamically size memslot arrays - - - - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,10/15] KVM: Simplify kvm_free_memslot() and all its descendents KVM: Dynamically size memslot arrays - - - 1 --- 2019-10-24 Sean Christopherson Not Applicable
[v3,09/15] KVM: Move memslot deletion to helper function KVM: Dynamically size memslot arrays 1 - - 1 --- 2019-10-24 Sean Christopherson Not Applicable
[v3,08/15] KVM: Move setting of memslot into helper routine KVM: Dynamically size memslot arrays - - 1 1 --- 2019-10-24 Sean Christopherson Not Applicable
[v3,07/15] KVM: Refactor error handling for setting memory region KVM: Dynamically size memslot arrays - - 2 - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,06/15] KVM: Explicitly free allocated-but-unused dirty bitmap KVM: Dynamically size memslot arrays - - - - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,05/15] KVM: Drop kvm_arch_create_memslot() KVM: Dynamically size memslot arrays 1 - - - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,04/15] KVM: x86: Allocate memslot resources during prepare_memory_region() KVM: Dynamically size memslot arrays - - - - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region() KVM: Dynamically size memslot arrays 1 - - - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,02/15] KVM: Don't free new memslot if allocation of said memslot fails KVM: Dynamically size memslot arrays 1 - - - --- 2019-10-24 Sean Christopherson Not Applicable
[v3,01/15] KVM: Reinstall old memslots if arch preparation fails KVM: Dynamically size memslot arrays - 1 1 - --- 2019-10-24 Sean Christopherson Not Applicable
[v13,06/22] powerpc: mm: Add p?d_leaf() definitions Untitled series #138304 - - - - --- 2019-10-24 Steven Price Superseded
[45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[42/45] KVM: arm64: Free sve_state via arm specific hook KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[40/45] KVM: ARM: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[39/45] KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[37/45] KVM: Drop kvm_arch_vcpu_setup() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[30/45] KVM: Move vcpu alloc and init invocation to common code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[29/45] KVM: Introduce kvm_vcpu_destroy() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[28/45] KVM: x86: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[23/45] KVM: Remove kvm_arch_vcpu_free() declaration KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[22/45] KVM: x86: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[21/45] KVM: x86: Remove spurious clearing of async #PF MSR KVM: Refactor vCPU creation - 1 - - --- 2019-10-22 Sean Christopherson Not Applicable
[20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path KVM: Refactor vCPU creation - 1 - - --- 2019-10-22 Sean Christopherson Not Applicable
[19/45] KVM: arm: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[18/45] KVM: PPC: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[17/45] KVM: MIPS: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[12/45] KVM: PPC: Allocate vcpu struct in common PPC code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0 KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[09/45] KVM: x86: Move allocation of pio_data page down a few lines KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[08/45] KVM: x86: Move FPU allocation to common x86 code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[07/45] KVM: x86: Allocate vcpu struct in common x86 code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[06/45] KVM: SVM: Use direct vcpu pointer during vCPU create/free KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[04/45] KVM: VMX: Allocate VPID after initializing VCPU KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails KVM: Refactor vCPU creation - 1 - - --- 2019-10-22 Sean Christopherson Not Applicable
[02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails KVM: Refactor vCPU creation - 1 1 - --- 2019-10-22 Sean Christopherson Not Applicable
[01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails KVM: Refactor vCPU creation - 1 1 - --- 2019-10-22 Sean Christopherson Not Applicable
[v2,15/15] KVM: Dynamically size memslot array based on number of used slots KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,14/15] KVM: Terminate memslot walks via used_slots KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,12/15] KVM: Provide common implementation for generic dirty log functions KVM: Dynamically size memslot arrays 1 - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,11/15] KVM: Clean up local variable usage in __kvm_set_memory_region() KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,10/15] KVM: Simplify kvm_free_memslot() and all its descendents KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,09/15] KVM: Move memslot deletion to helper function KVM: Dynamically size memslot arrays 1 - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,08/15] KVM: Move setting of memslot into helper routine KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,07/15] KVM: Refactor error handling for setting memory region KVM: Dynamically size memslot arrays - - 1 - --- 2019-10-22 Sean Christopherson Superseded
[v2,06/15] KVM: Explicitly free allocated-but-unused dirty bitmap KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,05/15] KVM: Drop kvm_arch_create_memslot() KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,04/15] KVM: x86: Allocate memslot resources during prepare_memory_region() KVM: Dynamically size memslot arrays - - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region() KVM: Dynamically size memslot arrays 1 - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,02/15] KVM: Don't free new memslot if allocation of said memslot fails KVM: Dynamically size memslot arrays 1 - - - --- 2019-10-22 Sean Christopherson Superseded
[v2,01/15] KVM: Reinstall old memslots if arch preparation fails KVM: Dynamically size memslot arrays - 1 1 - --- 2019-10-22 Sean Christopherson Superseded
KVM: Add separate helper for putting borrowed reference to kvm KVM: Add separate helper for putting borrowed reference to kvm - - - - --- 2019-10-21 Sean Christopherson Not Applicable
[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
[v12,06/22] powerpc: mm: Add p?d_leaf() definitions Untitled series #137009 - - - - --- 2019-10-18 Steven Price Superseded
[EMBARGOED,RHEL8.1,v5,01/14] kvm: x86, powerpc: do not allow clearing largepages debugfs entry [EMBARGOED,RHEL8.1,v5,01/14] kvm: x86, powerpc: do not allow clearing largepages debugfs entry - - - - --- 2019-10-11 Paolo Bonzini Not Applicable
[EMBARGOED,RHEL8.0,v5,01/11] kvm: x86, powerpc: do not allow clearing largepages debugfs entry [EMBARGOED,RHEL8.0,v5,01/11] kvm: x86, powerpc: do not allow clearing largepages debugfs entry - - - - --- 2019-10-11 Paolo Bonzini Not Applicable
[v11,06/22] powerpc: mm: Add p?d_leaf() definitions Untitled series #134660 - - - - --- 2019-10-07 Steven Price Not Applicable
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
« 1 2 ... 18 19 2042 43 »