Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 20 21 2239 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/15] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 - - - - --- 2013-11-09 Paul Mackerras New
[10/15] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells - - - - --- 2013-11-09 Paul Mackerras New
[11/15] KVM: PPC: Book3S HV: Add little-endian guest support - - - - --- 2013-11-09 Paul Mackerras New
[12/15] KVM: PPC: Book3S HV: Add H_SET_MODE address translation setting - - - - --- 2013-11-09 Paul Mackerras New
[13/15] KVM: PPC: Book3S HV: Add H_SET_MODE DAWR/X setting - - - - --- 2013-11-09 Paul Mackerras New
[14/15] KVM: PPC: Book3S HV: Add H_SET_MODE CIABR setting - - - - --- 2013-11-09 Paul Mackerras New
[15/15] KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 - - - - --- 2013-11-09 Paul Mackerras New
powerpc: book3s: kvm: Don't abuse host r2 in exit path 1 - - - --- 2013-11-11 Aneesh Kumar K.V New
powerpc: book3s: kvm: Use the saved dsisr and dar values 1 - - - --- 2013-11-11 Aneesh Kumar K.V New
powerpc: book3s: PR: Enable Little Endian PR guest - - - - --- 2013-11-11 Aneesh Kumar K.V New
[1/4,v3] kvm: booke: clear host tlb reference flag on guest tlb invalidation - - - - --- 2013-11-15 Bharat Bhushan New
[2/4,v3] kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() - - - - --- 2013-11-15 Bharat Bhushan New
[3/4,v3] kvm: powerpc: define a linux pte lookup function - - - - --- 2013-11-15 Bharat Bhushan New
[4/4,v3] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-11-15 Bharat Bhushan New
[v4] powerpc: kvm: fix rare but potential deadlock scene - - 1 - --- 2013-11-15 pingfan liu New
[v2] powerpc: kvm: optimize "sc 1" as fast return - - - - --- 2013-11-15 pingfan liu New
[1/4] KVM: PPC: Book3S HV: Fix physical address calculations - - - - --- 2013-11-16 Paul Mackerras New
[2/4] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit - - - - --- 2013-11-16 Paul Mackerras New
[3/4] KVM: PPC: Book3S HV: Make tbacct_lock irq-safe - - - - --- 2013-11-16 Paul Mackerras New
[4/4] KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call - - - - --- 2013-11-16 Paul Mackerras New
[v3] powerpc: kvm: optimize "sc 1" as fast return - - - - --- 2013-11-18 pingfan liu New
[4/4,v4] kvm: powerpc: use caching attributes as per linux pte - - - - --- 2013-11-18 Bharat Bhushan New
[RESEND,v4] powerpc: kvm: fix rare but potential deadlock scene - - - - --- 2013-11-19 Pingfan Liu New
[v3] powerpc: kvm: optimize "sc 1" as fast return - - - - --- 2013-11-19 Pingfan Liu New
[v3] KVM: PPC: vfio kvm device: support spapr tce - - - - --- 2013-11-20 Alexey Kardashevskiy New
powerpc/kvm/booke: Fix build break due to stack frame size warning - - - - --- 2013-11-22 Scott Wood New
[v4] KVM: PPC: vfio kvm device: support spapr tce - - - - --- 2013-11-25 Alexey Kardashevskiy New
[1/1] kernel code that do not handle NULL return of kmem_cache_zalloc - - - - --- 2013-11-27 Zhouyi Zhou New
[-V2] powerpc: book3s: PR: Enable Little Endian PR guest - - - - --- 2013-11-28 Aneesh Kumar K.V New
[1/4] KVM: PPC: Book3S: PR: Don't clobber our exit handler id - - - - --- 2013-11-29 Alexander Graf New
[2/4] KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu - - - - --- 2013-11-29 Alexander Graf New
[3/4] KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy - - - - --- 2013-11-29 Alexander Graf New
[4/4] KVM: PPC: Book3S: PR: Enable interrupts earlier - - - - --- 2013-11-29 Alexander Graf New
Error in frreing hugepages with preemption enabled - - - - --- 2013-11-29 Bharat Bhushan New
ping: re:[PATCH 1/1] kernel code that do not handle NULL return of kmem_cache_zalloc - - - - --- 2013-12-02 Zhouyi Zhou New
KVM: NULL return of kvmppc_mmu_hpte_cache_next should be handled - - - - --- 2013-12-02 Zhouyi Zhou New
[v2,1/4] KVM: PPC: Book3S: PR: Don't clobber our exit handler id - - - - --- 2013-12-02 Alexander Graf New
KVM: PPC: Add devname:kvm aliases for modules - - - - --- 2013-12-09 Alexander Graf New
KVM: PPC: Use schedule instead of cond_resched - - - - --- 2013-12-10 Aneesh Kumar K.V New
[1/4] mm: export numa_migrate_prep() - - - - --- 2013-12-11 Pingfan Liu New
[2/4] powernv: kvm: make _PAGE_NUMA take effect - - - - --- 2013-12-11 Pingfan Liu New
[3/4] powernv: kvm: extend input param for lookup_linux_pte - - - - --- 2013-12-11 Pingfan Liu New
[4/4] powernv: kvm: make the handling of _PAGE_NUMA faster for guest - - - - --- 2013-12-11 Pingfan Liu New
[1/2] KVM: Use cond_resched() directly and remove useless kvm_resched() - - - - --- 2013-12-13 Takuya Yoshikawa New
KVM: PPC: Book3S HV: Don't drop low-order page address bits - - - - --- 2013-12-16 Paul Mackerras New
[PULL,00/12] 3.13 patch queue 2013-12-18 for 3.13 - - - - --- 2013-12-18 Alexander Graf New
[PULL,01/12] KVM: PPC: Book3S HV: Fix physical address calculations - - - - --- 2013-12-18 Alexander Graf New
[PULL,02/12] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit - - - - --- 2013-12-18 Alexander Graf New
[PULL,03/12] KVM: PPC: Book3S HV: Make tbacct_lock irq-safe - - - - --- 2013-12-18 Alexander Graf New
[PULL,04/12] KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call - - - - --- 2013-12-18 Alexander Graf New
[PULL,05/12] powerpc: kvm: fix rare but potential deadlock scene - - 1 - --- 2013-12-18 Alexander Graf New
[PULL,06/12] KVM: PPC: Book3S: PR: Don't clobber our exit handler id - - - - --- 2013-12-18 Alexander Graf New
[PULL,07/12] KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu - - - - --- 2013-12-18 Alexander Graf New
[PULL,08/12] KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy - - - - --- 2013-12-18 Alexander Graf New
[PULL,09/12] KVM: PPC: Book3S: PR: Enable interrupts earlier - - - - --- 2013-12-18 Alexander Graf New
[PULL,10/12] powerpc/kvm/booke: Fix build break due to stack frame size warning - - - - --- 2013-12-18 Alexander Graf New
[PULL,11/12] powerpc: book3s: kvm: Don't abuse host r2 in exit path - - - - --- 2013-12-18 Alexander Graf New
[PULL,12/12] KVM: PPC: Book3S HV: Don't drop low-order page address bits - - - - --- 2013-12-18 Alexander Graf New
[v5] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state - - - - --- 2013-12-18 Alexander Graf New
[-V2] POWERPC: BOOK3S: KVM: Use the saved dsisr and dar values on book3s 64 - - - - --- 2013-12-30 Aneesh Kumar K.V New
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined - - - - --- 2013-12-30 Andreas Schwab New
[01/18] KVM: PPC: Book3S HV: Don't set DABR on POWER8 - - - - --- 2014-01-08 Paul Mackerras New
[02/18] KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers - - - - --- 2014-01-08 Paul Mackerras New
[03/18] KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs - - - - --- 2014-01-08 Paul Mackerras New
[04/18] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 - - - - --- 2014-01-08 Paul Mackerras New
[05/18] KVM: PPC: Book3S HV: Add handler for HV facility unavailable - - - - --- 2014-01-08 Paul Mackerras New
[06/18] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 - - - - --- 2014-01-08 Paul Mackerras New
[07/18] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap - - - - --- 2014-01-08 Paul Mackerras New
[08/18] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs - - - - --- 2014-01-08 Paul Mackerras New
[09/18] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 - - - - --- 2014-01-08 Paul Mackerras New
[10/18] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells - - - - --- 2014-01-08 Paul Mackerras New
[11/18] KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 - - - - --- 2014-01-08 Paul Mackerras New
[12/18] KVM: PPC: Book3S HV: Basic little-endian guest support - - - - --- 2014-01-08 Paul Mackerras New
[13/18] powerpc/Kconfig: Make TM select VSX and VMX - - - - --- 2014-01-08 Paul Mackerras New
[14/18] KVM: PPC: Book3S HV: Add new state for transactional memory - - - - --- 2014-01-08 Paul Mackerras New
[15/18] KVM: PPC: Book3S HV: Add software abort codes for transactional memory - - - - --- 2014-01-08 Paul Mackerras New
[16/18] KVM: PPC: Book3S HV: Add transactional memory support - - - - --- 2014-01-08 Paul Mackerras New
[17/18] KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state - - - - --- 2014-01-08 Paul Mackerras New
[18/18] KVM: PPC: Book3S PR: Cope with doorbell interrupts - - - - --- 2014-01-08 Paul Mackerras New
[v6] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2014-01-08 Cédric Le Goater New
[v2] KVM: PPC: Add devname:kvm aliases for modules - - - - --- 2014-01-09 Alexander Graf New
[v7] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2014-01-09 Cédric Le Goater New
KVM: PPC: Unify kvmppc_get_last_inst and sc - - - - --- 2014-01-09 Alexander Graf New
[v8] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2014-01-09 Cédric Le Goater New
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() - - - - --- 2014-01-09 Mihai Caraman New
kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub - - - - --- 2014-01-10 Scott Wood New
[v2] kvm/ppc: IRQ disabling cleanup - - - - --- 2014-01-10 Scott Wood New
PPC: KVM: fix VCPU run for HV KVM - - - - --- 2014-01-10 Alexey Kardashevskiy New
[v2] powernv: kvm: make _PAGE_NUMA take effect - - 1 - --- 2014-01-21 Pingfan Liu New
[11/73] powerpc: book3s KVM can be modular so it should use module.h - - - - --- 2014-01-21 Paul Gortmaker New
[12/73] powerpc: kvm e500/44x is not modular, so don't use module_init - - - - --- 2014-01-21 Paul Gortmaker New
[RFC] KVM: Specify byte order for KVM_EXIT_MMIO - - - - --- 2014-01-23 Christoffer Dall New
[v2] KVM: Specify byte order for KVM_EXIT_MMIO - - - - --- 2014-01-24 Christoffer Dall New
[V3] POWERPC: BOOK3S: KVM: Use the saved dsisr and dar values on book3s 64 - - - - --- 2014-01-28 Aneesh Kumar K.V New
[V3] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest - - - - --- 2014-01-28 Aneesh Kumar K.V New
[v3] KVM: Specify byte order for KVM_EXIT_MMIO 2 - - - --- 2014-01-28 Christoffer Dall New
[RFC,01/10] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation - - - - --- 2014-01-28 Aneesh Kumar K.V New
[RFC,02/10] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register - - - - --- 2014-01-28 Aneesh Kumar K.V New
[RFC,03/10] KVM: PPC: BOOK3S: PR: Emulate instruction counter - - - - --- 2014-01-28 Aneesh Kumar K.V New
[RFC,04/10] KVM: PPC: BOOK3S: PR: Emulate Thread identification register - - - - --- 2014-01-28 Aneesh Kumar K.V New
« 1 2 ... 20 21 2239 40 »