Show patches with: Archived = No       |   70056 patches
« 1 2 ... 207 208 209700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,31/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - - - --1 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 - --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 - - - - --1 2018-09-28 Paul Mackerras Superseded
[1/4] powerpc/64: add struct int_regs to save additional registers on stack Fixes for SLB to C series - - - - --- 2018-09-28 Nicholas Piggin Superseded
[2/4] powerpc/64: interrupts save PPR on stack rather than thread_struct Fixes for SLB to C series - 1 - - --- 2018-09-28 Nicholas Piggin Superseded
[3/4] powerpc/64s/hash: Fix preloading of SLB entries Fixes for SLB to C series - 1 - - --- 2018-09-28 Nicholas Piggin Superseded
[4/4] powerpc/64s/hash: add more barriers for slb preloading Fixes for SLB to C series - 2 - - --- 2018-09-28 Nicholas Piggin Superseded
[1/2] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer [1/2] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer - - - - --- 2018-09-29 Anton Blanchard Superseded
[2/2] powerpc/time: Only cap decrementer when watchdog is enabled [1/2] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer - - - - --- 2018-09-29 Anton Blanchard Superseded
[RFC,v3,1/7] book3s/64: avoid circular header inclusion in mmu-hash.h powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - --- 2018-10-01 Christophe Leroy Superseded
[RFC,v3,2/7] powerpc: Prepare for moving thread_info into task_struct powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - --- 2018-10-01 Christophe Leroy Superseded
[RFC,v3,3/7] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - --- 2018-10-01 Christophe Leroy Superseded
[RFC,v3,4/7] powerpc: regain entire stack space powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - - - --- 2018-10-01 Christophe Leroy Superseded
[RFC,v3,5/7] powerpc: 'current_set' is now a table of task_struct pointers powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - --- 2018-10-01 Christophe Leroy Superseded
[RFC,v3,6/7] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - - - --- 2018-10-01 Christophe Leroy Superseded
[RFC,v3,7/7] powerpc/64: Modify CURRENT_THREAD_INFO() powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - - - --- 2018-10-01 Christophe Leroy Superseded
[v03,1/5] powerpc/drmem: Export 'dynamic-memory' loader powerpc/migration: Affinity fix for memory - - - - --- 2018-10-01 Michael Bringmann Superseded
[v03,2/5] powerpc/drmem: Add internal_flags feature powerpc/migration: Affinity fix for memory - - - - --- 2018-10-01 Michael Bringmann Superseded
[v03,3/5] migration/memory: Add hotplug READD_MULTIPLE powerpc/migration: Affinity fix for memory - - - - --- 2018-10-01 Michael Bringmann Superseded
[v03,4/5] migration/memory: Evaluate LMB assoc changes powerpc/migration: Affinity fix for memory - - - - --- 2018-10-01 Michael Bringmann Superseded
[v03,5/5] migration/memory: Support 'ibm,dynamic-memory-v2' powerpc/migration: Affinity fix for memory - - - - --- 2018-10-01 Michael Bringmann Superseded
[v9,1/3] powerpc: Detect the presence of big-cores via "ibm, thread-groups" powerpc: Detection and scheduler optimization for POWER9 bigcore - - - - --- 2018-10-01 Gautham R Shenoy Superseded
[v9,2/3] powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores powerpc: Detection and scheduler optimization for POWER9 bigcore - - - - --- 2018-10-01 Gautham R Shenoy Superseded
[v9,3/3] powerpc/sysfs: Add topology/smallcore_thread_siblings[_list] powerpc: Detection and scheduler optimization for POWER9 bigcore - - - - --- 2018-10-01 Gautham R Shenoy Superseded
[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 - --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 - --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 - --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 - --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 - --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 - --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 - --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 - --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 - --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 - - - - --1 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 - - - - --1 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 - - - - --1 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 - --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 - --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 - --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 - --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 - - - - --1 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 - --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 - - - - --1 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 - - - - --1 2018-10-02 Paul Mackerras Superseded
[v2,1/9] Revert "powerpc/64s/hash: remove user SLB data from the paca" Fixes for SLB to C series - - - - 11- 2018-10-02 Nicholas Piggin Superseded
[v2,3/9] powerpc/64: interrupts save PPR on stack rather than thread_struct Fixes for SLB to C series - 1 - - 1-1 2018-10-02 Nicholas Piggin Superseded
powerpc: use PTRRELOC during early init powerpc: use PTRRELOC during early init - 1 - - --1 2018-10-02 Andreas Schwab Superseded
[v4,01/32] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - 2-- 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 - 2-- 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 - 2-- 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 - 2-- 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 - 2-- 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 - 2-- 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 - 11- 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 - 2-- 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 - 11- 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 - 2-- 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 - 2-- 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 - 11- 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 - --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 - --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 - --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 - --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 - --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 - --1 2018-10-04 Paul Mackerras Superseded
[v4,21/32] KVM: PPC: Book3S HV: Handle page fault for a nested guest KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,22/32] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,23/32] KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,24/32] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,25/32] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,26/32] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,27/32] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,28/32] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,29/32] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,30/32] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,31/32] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,32/32] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --1 2018-10-04 Paul Mackerras Superseded
[v4,1/9] book3s/64: avoid circular header inclusion in mmu-hash.h powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - 2-- 2018-10-04 Christophe Leroy Superseded
[v4,2/9] powerpc: Only use task_struct 'cpu' field on SMP powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - 2-- 2018-10-04 Christophe Leroy Superseded
[v4,3/9] powerpc: Prepare for moving thread_info into task_struct powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - 2-- 2018-10-04 Christophe Leroy Superseded
[v4,4/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - 1-1 2018-10-04 Christophe Leroy Superseded
[v4,5/9] powerpc: regain entire stack space powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - - - 2-- 2018-10-04 Christophe Leroy Superseded
[v4,6/9] powerpc: 'current_set' is now a table of task_struct pointers powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - 1 - 2-- 2018-10-04 Christophe Leroy Superseded
[v4,7/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - - - 2-- 2018-10-04 Christophe Leroy Superseded
[v4,8/9] powerpc/64: Remove CURRENT_THREAD_INFO powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK - - - - 2-- 2018-10-04 Christophe Leroy Superseded
« 1 2 ... 207 208 209700 701 »