Show patches with: Archived = No       |   70304 patches
« 1 2 ... 132 133 134703 704 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,32/53] KVM: PPC: Book3S HV P9: Implement TM fastpath for guest entry/exit KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,31/53] KVM: PPC: Book3S HV P9: Move remaining SPR and MSR access into low level entry KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,30/53] KVM: PPC: Book3S HV P9: Move nested guest entry into its own function KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,29/53] KVM: PPC: Book3S HV P9: Move host OS save/restore functions to built-in KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,28/53] KVM: PPC: Book3S HV P9: Move vcpu register save/restore into functions KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,27/53] KVM: PPC: Book3S HV P9: Juggle SPR switching around KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,26/53] KVM: PPC: Book3S HV P9: Only execute mtSPR if the value changed KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,25/53] KVM: PPC: Book3S HV P9: Avoid SPR scoreboard stalls KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,24/53] KVM: PPC: Book3S HV P9: Optimise timebase reads KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,23/53] KVM: PPC: Book3S HV P9: Move TB updates KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,22/53] KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebase KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,21/53] KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,20/53] KVM: PPC: Book3S HV P9: Improve mtmsrd scheduling by delaying MSR[EE] disable KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,19/53] KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,18/53] KVM: PPC: Book3S HV P9: Move SPRG restore to restore_p9_host_os_sprs KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,17/53] KVM: PPC: Book3S HV: CTRL SPR does not require read-modify-write KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,16/53] KVM: PPC: Book3S HV P9: Factor out yield_count increment KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,15/53] KVM: PPC: Book3S HV P9: Demand fault PMU SPRs when marked not inuse KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,14/53] KVM: PPC: Book3S HV P9: Factor PMU save/load into context switch functions KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,13/53] KVM: PPC: Book3S HV P9: Implement PMU save/restore in C KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,12/53] powerpc/64s: Implement PMU override command line option KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,11/53] powerpc/64s: Always set PMU control registers to frozen/disabled when not in use KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,10/53] KVM: PPC: Book3S HV: Don't always save PMU for guest capable of nesting KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,09/53] powerpc/64s: Keep AMOR SPR a constant ~0 at runtime KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,08/53] KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guests KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,07/53] powerpc/time: add API for KVM to re-arm the host timer/decrementer KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,06/53] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,05/53] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,04/53] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,03/53] KMV: PPC: Book3S HV P9: Use set_dec to set decrementer to host KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
[v4,02/53] powerpc/64s: guard optional TIDR SPR with CPU ftr test KVM: PPC: Book3S HV P9: entry/exit optimisations - - 1 - --- 2021-11-23 Nicholas Piggin Accepted
[v4,01/53] powerpc/64s: Remove WORT SPR from POWER9/10 (take 2) KVM: PPC: Book3S HV P9: entry/exit optimisations - - - - --- 2021-11-23 Nicholas Piggin Accepted
powerpc/module_64: Fix livepatching for RO modules powerpc/module_64: Fix livepatching for RO modules - 1 - 1 5-- 2021-11-23 Russell Currey Superseded
[8/8] powerpc/mm: Properly randomise mmap with slices Convert powerpc to default topdown mmap layout - - - - 5-- 2021-11-22 Christophe Leroy Superseded
[7/8] powerpc/mm: Convert to default topdown mmap layout Convert powerpc to default topdown mmap layout - - - - --- 2021-11-22 Christophe Leroy Superseded
[6/8] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT Convert powerpc to default topdown mmap layout - - - - --- 2021-11-22 Christophe Leroy Superseded
[5/8] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area() Convert powerpc to default topdown mmap layout - - - - --- 2021-11-22 Christophe Leroy Superseded
[4/8] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c Convert powerpc to default topdown mmap layout - - - - --- 2021-11-22 Christophe Leroy Superseded
[3/8] powerpc/mm: Remove asm/slice.h Convert powerpc to default topdown mmap layout - - - - --- 2021-11-22 Christophe Leroy Superseded
[2/8] powerpc/mm: Remove CONFIG_PPC_MM_SLICES Convert powerpc to default topdown mmap layout - - - - --- 2021-11-22 Christophe Leroy Superseded
[1/8] powerpc/mm: Make slice specific to book3s/64 Convert powerpc to default topdown mmap layout - - - - --- 2021-11-22 Christophe Leroy Superseded
[v5,12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,11/12] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty KVM: x86/xen: Add in-kernel Xen event channel delivery - 1 - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,10/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,09/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,07/12] KVM: arm64: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery 1 - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,06/12] KVM: powerpc: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery 1 - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,05/12] KVM: RISC-V: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery 1 - 1 - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,04/12] KVM: mips: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,03/12] KVM: s390: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery - - 1 - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,02/12] KVM: Add Makefile.kvm for common files, use it for x86 KVM: x86/xen: Add in-kernel Xen event channel delivery 1 - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[v5,01/12] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-21 David Woodhouse Handled Elsewhere
[RFC,4/4] mm: percpu: Add generic pcpu_populate_pte() function mm: percpu: Cleanup percpu first chunk funciton - - - - 5-- 2021-11-21 Kefeng Wang Handled Elsewhere
[RFC,3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton mm: percpu: Cleanup percpu first chunk funciton - - - - --- 2021-11-21 Kefeng Wang Handled Elsewhere
[RFC,2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef mm: percpu: Cleanup percpu first chunk funciton - - - - --- 2021-11-21 Kefeng Wang Handled Elsewhere
[RFC,1/4] mm: percpu: Generalize percpu related config mm: percpu: Cleanup percpu first chunk funciton 1 - - - --- 2021-11-21 Kefeng Wang Handled Elsewhere
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.16-2 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.16-2 tag - - - - --- 2021-11-21 Michael Ellerman Not Applicable
[v4,12/11] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - 1 - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,11/11] KVM: x86: First attempt at converting nested virtual APIC page to gpc [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,10/11] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,09/11] KVM: x86/xen: Maintain valid mapping of Xen shared_info page [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,08/11] KVM: Reinstate gfn_to_pfn_cache with invalidation support [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,07/11] KVM: arm64: Use Makefile.kvm for common files [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING 1 - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,06/11] KVM: powerpc: Use Makefile.kvm for common files [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING 1 - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,05/11] KVM: RISC-V: Use Makefile.kvm for common files [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,04/11] KVM: mips: Use Makefile.kvm for common files [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,03/11] KVM: s390: Use Makefile.kvm for common files [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - 1 - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,02/11] KVM: Add Makefile.kvm for common files, use it for x86 [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING 1 - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING [v4,01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING - - - - --- 2021-11-20 David Woodhouse Handled Elsewhere
[RFC,5/5] ASoC: fsl-asoc-card: Support fsl, imx-audio-tlv320aic31xx codec Support BCLK input clock in tlv320aic31xx - - - - 3-- 2021-11-19 Ariel D'Alessandro Handled Elsewhere
[RFC,4/5] ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration Support BCLK input clock in tlv320aic31xx - - - - --- 2021-11-19 Ariel D'Alessandro Handled Elsewhere
[RFC,3/5] ASoC: tlv320aic31xx: Add divs for bclk as clk_in Support BCLK input clock in tlv320aic31xx - - - - --- 2021-11-19 Ariel D'Alessandro Handled Elsewhere
[RFC,2/5] ASoC: tlv320aic31xx: Add support for pll_r coefficient Support BCLK input clock in tlv320aic31xx - - - - --- 2021-11-19 Ariel D'Alessandro Handled Elsewhere
[RFC,1/5] ASoC: tlv320aic31xx: Fix typo in BCLK clock name Support BCLK input clock in tlv320aic31xx - - - - --- 2021-11-19 Ariel D'Alessandro Handled Elsewhere
[v4,5/5] powerpc/watchdog: help remote CPUs to flush NMI printk output powerpc: watchdog fixes - - 1 - --- 2021-11-19 Nicholas Piggin Accepted
[v4,4/5] powerpc/watchdog: read TB close to where it is used powerpc: watchdog fixes - - 1 - --- 2021-11-19 Nicholas Piggin Superseded
[v4,3/5] powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi powerpc: watchdog fixes - - - - --- 2021-11-19 Nicholas Piggin Superseded
[v4,2/5] powerpc/watchdog: tighten non-atomic read-modify-write access powerpc: watchdog fixes - - 1 - --- 2021-11-19 Nicholas Piggin Superseded
[v4,1/5] powerpc/watchdog: Fix missed watchdog reset due to memory ordering race powerpc: watchdog fixes - - 1 - --- 2021-11-19 Nicholas Piggin Superseded
w1: Misuse of get_user()/put_user() reported by sparse w1: Misuse of get_user()/put_user() reported by sparse - - - - 3-- 2021-11-19 Christophe Leroy Superseded
powerpc/prom_init: fix the improper check of prom_getprop powerpc/prom_init: fix the improper check of prom_getprop - - - - 5-- 2021-11-19 Peiwei Hu Accepted
[2/2] of: reserved_mem: Remove reserved regions count restriction of: remove reserved regions count restriction - - - - 5-- 2021-11-19 Calvin Zhang Handled Elsewhere
[1/2] of: Sort reserved_mem related code of: remove reserved regions count restriction - - - - --- 2021-11-19 Calvin Zhang Handled Elsewhere
[v1] KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB [v1] KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB - 1 1 - 5-- 2021-11-19 Nicholas Piggin Accepted
powerpc/signal32: Use struct_group() to zero spe regs powerpc/signal32: Use struct_group() to zero spe regs 1 - 1 - 5-- 2021-11-18 Kees Cook Accepted
[3/3] of/fdt: Rework early_init_dt_scan_memory() to call directly of/fdt: Rework early FDT scanning functions - - - - 5-- 2021-11-18 Rob Herring (Arm) Handled Elsewhere
[2/3] of/fdt: Rework early_init_dt_scan_root() to call directly of/fdt: Rework early FDT scanning functions - - 1 - --- 2021-11-18 Rob Herring (Arm) Handled Elsewhere
[1/3] of/fdt: Rework early_init_dt_scan_chosen() to call directly of/fdt: Rework early FDT scanning functions - - 1 - --- 2021-11-18 Rob Herring (Arm) Handled Elsewhere
[v4,19/25] PCI/DPC: Use PCI_POSSIBLE_ERROR() to check read from hardware Unify PCI error response checking - - - - --- 2021-11-18 Naveen Naidu Handled Elsewhere
powerpc/32: Fix hardlockup on vmap stack overflow powerpc/32: Fix hardlockup on vmap stack overflow - 1 - - 5-- 2021-11-18 Christophe Leroy Accepted
powerpc/microwatt: Make microwatt_get_random_darn() static powerpc/microwatt: Make microwatt_get_random_darn() static - - - - 5-- 2021-11-18 Michael Ellerman Accepted
[v3,12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
[v3,11/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
[v3,10/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
[v3,09/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
[v3,08/12] KVM: Propagate vcpu explicitly to mark_page_dirty_in_slot() KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
[v3,07/12] KVM: arm64: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery 1 - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
[v3,06/12] KVM: powerpc: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery 1 - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
[v3,05/12] KVM: RISC-V: Use Makefile.kvm for common files KVM: x86/xen: Add in-kernel Xen event channel delivery - - - - --- 2021-11-17 David Woodhouse Handled Elsewhere
« 1 2 ... 132 133 134703 704 »