Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 21 22 2339 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] powerpc: Implement arch_get_random_long/int() for powernv - - - - --- 2013-09-26 Michael Ellerman New
[2/2] kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() - - - - --- 2013-09-23 Bharat Bhushan New
[1/2] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() - - - - --- 2013-09-23 Bharat Bhushan New
[5/6,v7] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - 1 - --- 2013-09-23 Bharat Bhushan New
[v2,04/18] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 - - - - --- 2013-09-21 Paul Mackerras New
KVM: PPC: Book3S HV: Fix typo in saving DSCR 1 - - - --- 2013-09-20 Paul Mackerras New
[18/18] KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers - - - - --- 2013-09-20 Paul Mackerras New
[17/18] KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written - - - - --- 2013-09-20 Paul Mackerras New
[16/18] KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() - - - - --- 2013-09-20 Paul Mackerras New
[15/18] KVM: PPC: Book3S PR: Better handling of host-side read-only pages - - - - --- 2013-09-20 Paul Mackerras New
[14/18] KVM: PPC: Book3S: Move skip-interrupt handlers to common code - - - - --- 2013-09-20 Paul Mackerras New
[13/18] KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache - - - - --- 2013-09-20 Paul Mackerras New
[12/18] KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe - - - - --- 2013-09-20 Paul Mackerras New
[11/18] KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation - - - - --- 2013-09-20 Paul Mackerras New
[10/18] KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs - - - - --- 2013-09-20 Paul Mackerras New
[09/18] KVM: PPC: Book3S PR: Use 64k host pages where possible - - - - --- 2013-09-20 Paul Mackerras New
[08/18] KVM: PPC: Book3S PR: Allow guest to use 64k pages - - - - --- 2013-09-20 Paul Mackerras New
[07/18] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu - - - - --- 2013-09-20 Paul Mackerras New
[06/18] KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC - - - - --- 2013-09-20 Paul Mackerras New
[05/18] KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt - - - - --- 2013-09-20 Paul Mackerras New
[04/18] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 - - - - --- 2013-09-20 Paul Mackerras New
[03/18] KVM: PPC: Book3S HV: Add support for guest Program Priority Register 1 - - - --- 2013-09-20 Paul Mackerras New
[02/18] KVM: PPC: Book3S HV: Store LPCR value for each virtual core - - - - --- 2013-09-20 Paul Mackerras New
[01/18] KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE - - - - --- 2013-09-20 Paul Mackerras New
[5/6,v6] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - - - --- 2013-09-20 Bharat Bhushan New
[6/6,v5] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-09-19 Bharat Bhushan New
[5/6,v5] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - - - --- 2013-09-19 Bharat Bhushan New
[4/6,v5] kvm: powerpc: keep only pte search logic in lookup_linux_pte - - - - --- 2013-09-19 Bharat Bhushan New
[3/6,v5] kvm: powerpc: allow guest control "G" attribute in mas2 - - - - --- 2013-09-19 Bharat Bhushan New
[2/6,v5] kvm: powerpc: allow guest control "E" attribute in mas2 - - - - --- 2013-09-19 Bharat Bhushan New
[1/6,v5] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN - - - - --- 2013-09-19 Bharat Bhushan New
[2/2] KVM: PPC: Book3S: Add IRQFD support for in-kernel XICS - - - - --- 2013-09-17 Paul Mackerras New
[1/2] KVM: Implement default IRQ routing - - - - --- 2013-09-17 Paul Mackerras New
[6/6] KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit - - - - --- 2013-09-10 Paul Mackerras New
[5/6] KVM: PPC: Book3S: Load/save FP/VMX/VSX state directly to/from vcpu struct - - - - --- 2013-09-10 Paul Mackerras New
[4/6] KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures - - - - --- 2013-09-10 Paul Mackerras New
[3/6] KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec - - - - --- 2013-09-10 Paul Mackerras New
[2/6] powerpc: Provide for giveup_fpu/altivec to save state in alternate location - - - - --- 2013-09-10 Paul Mackerras New
[1/6] powerpc: Put FP/VSX and VR state into structures - - - - --- 2013-09-10 Paul Mackerras New
[v10,12/13] KVM: PPC: Add support for IOMMU in-kernel handling - - - - --- 2013-09-06 Alexey Kardashevskiy New
[RFC,10/10] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells - - - - --- 2013-09-06 Paul Mackerras New
[RFC,09/10] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 - - - - --- 2013-09-06 Paul Mackerras New
[RFC,08/10] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs - - - - --- 2013-09-06 Paul Mackerras New
[RFC,07/10] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap - - - - --- 2013-09-06 Paul Mackerras New
[RFC,06/10] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 - - - - --- 2013-09-06 Paul Mackerras New
[RFC,05/10] KVM: PPC: Book3S HV: Add handler for HV facility unavailable - - - - --- 2013-09-06 Paul Mackerras New
[RFC,04/10] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 - - - - --- 2013-09-06 Paul Mackerras New
[RFC,03/10] KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs - - - - --- 2013-09-06 Paul Mackerras New
[RFC,02/10] KVM: PPC: Book3S HV: Don't set DABR on POWER8 - - - - --- 2013-09-06 Paul Mackerras New
[RFC,01/10] KVM: PPC: Book3S HV: Align physical CPU thread numbers with virtual - - - - --- 2013-09-06 Paul Mackerras New
[11/11] KVM: PPC: Book3S HV: Return -EINVAL rather than BUG'ing - - - - --- 2013-09-06 Paul Mackerras New
[10/11] KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count - - - - --- 2013-09-06 Paul Mackerras New
[09/11] KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine - - - - --- 2013-09-06 Paul Mackerras New
[08/11] KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine - - - - --- 2013-09-06 Paul Mackerras New
[07/11] KVM: PPC: Book3S HV: Implement H_CONFER - - - - --- 2013-09-06 Paul Mackerras New
[06/11] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 - - - - --- 2013-09-06 Paul Mackerras New
[05/11] KVM: PPC: Book3S HV: Add support for guest Program Priority Register 1 - 1 - --- 2013-09-06 Paul Mackerras New
[04/11] KVM: PPC: Book3S HV: Add GET/SET_ONE_REG interface for LPCR - - - - --- 2013-09-06 Paul Mackerras New
[03/11] KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE - - - - --- 2013-09-06 Paul Mackerras New
[02/11] KVM: PPC: Book3S HV: Implement timebase offset for guests - - - - --- 2013-09-06 Paul Mackerras New
[01/11] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers - - - - --- 2013-09-06 Paul Mackerras New
[v3] KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg - - - - --- 2013-09-03 Michael Neuling New
[v2] KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg - - - - --- 2013-09-03 Michael Neuling New
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices 1 - - - --- 2013-09-01 Gleb Natapov New
[RFC] KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg - - - - --- 2013-08-30 Michael Neuling New
[PULL,17/17] KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() - - - - --- 2013-08-29 Alexander Graf New
[PULL,16/17] KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls - - - - --- 2013-08-29 Alexander Graf New
[PULL,15/17] KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX - - - - --- 2013-08-29 Alexander Graf New
[PULL,14/17] KVM: PPC: Book3S: Fix compile error in XICS emulation - - - - --- 2013-08-29 Alexander Graf New
[PULL,13/17] KVM: PPC: Book3S PR: return appropriate error when allocation fails - - - - --- 2013-08-29 Alexander Graf New
[PULL,12/17] arch: powerpc: kvm: add signed type cast for comparation 1 - - - --- 2013-08-29 Alexander Graf New
[PULL,11/17] powerpc/kvm: Copy the pvr value after memset - - - - --- 2013-08-29 Alexander Graf New
[PULL,10/17] KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry - - - - --- 2013-08-29 Alexander Graf New
[PULL,09/17] kvm/ppc/booke: Don't call kvm_guest_enter twice - - - - --- 2013-08-29 Alexander Graf New
[PULL,08/17] kvm/ppc: Call trace_hardirqs_on before entry - - - - --- 2013-08-29 Alexander Graf New
[PULL,07/17] KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers - - - - --- 2013-08-29 Alexander Graf New
[PULL,06/17] KVM: PPC: Book3S HV: Correct tlbie usage - - - - --- 2013-08-29 Alexander Graf New
[PULL,05/17] powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation. 1 - - - --- 2013-08-29 Alexander Graf New
[PULL,04/17] powerpc/kvm: Contiguous memory allocator based RMA allocation 1 - - - --- 2013-08-29 Alexander Graf New
[PULL,03/17] powerpc/kvm: Contiguous memory allocator based hash page table allocation 1 - - - --- 2013-08-29 Alexander Graf New
[PULL,02/17] KVM: PPC: Book3S: Ignore DABR register - - - 1 --- 2013-08-29 Alexander Graf New
[PULL,01/17] mm/cma: Move dma contiguous changes into a seperate config 2 - - - --- 2013-08-29 Alexander Graf New
[PULL,00/19] ppc patch queue 2013-08-29 - - - - --- 2013-08-29 Alexander Graf New
[v9,13/13] KVM: PPC: Add hugepage support for IOMMU in-kernel handling - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,12/13] KVM: PPC: Add support for IOMMU in-kernel handling - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,11/13] KVM: PPC: add trampolines for VFIO external API - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,10/13] KVM: PPC: remove warning from kvmppc_core_destroy_vm - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,09/13] powerpc/iommu: rework to support realmode - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,08/13] KVM: PPC: Add support for multiple-TCE hcalls - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,07/13] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,06/13] powerpc: add real mode support for dma operations on powernv - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,05/13] powerpc: Prepare to support kernel handling of IOMMU map/unmap - - 1 - --- 2013-08-28 Alexey Kardashevskiy New
[v9,04/13] KVM: PPC: reserve a capability and KVM device type for realmode VFIO - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,03/13] KVM: PPC: reserve a capability number for multitce support - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,02/13] hashtable: add hash_for_each_possible_rcu_notrace() - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v9,01/13] KVM: PPC: POWERNV: move iommu_add_device earlier - - - - --- 2013-08-28 Alexey Kardashevskiy New
[v2,2/3] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers - - - - --- 2013-08-28 Paul Mackerras New
[3/3] KVM: PPC: Book3S HV: Implement timebase offset for guests - - - - --- 2013-08-26 Paul Mackerras New
[2/3] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers - - - - --- 2013-08-26 Paul Mackerras New
[1/3] KVM: PPC: Book3S HV: Add one_reg definitions for more PMU registers - - - - --- 2013-08-26 Paul Mackerras New
« 1 2 ... 21 22 2339 40 »