Show patches with: Archived = No       |   70080 patches
« 1 2 ... 188 189 190700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,21/28] powerpc/rtas: remove rtas_suspend_cpu() partition suspend updates - - - - 3-- 2020-12-07 Nathan Lynch Accepted
[v2,20/28] powerpc/machdep: remove suspend_disable_cpu() partition suspend updates - - - - 3-- 2020-12-07 Nathan Lynch Accepted
[v2,19/28] powerpc/pseries/hibernation: remove pseries_suspend_cpu() partition suspend updates - - - - 3-- 2020-12-07 Nathan Lynch Accepted
[v2,18/28] powerpc/pseries/hibernation: pass stream id via function arguments partition suspend updates - - - - 3-- 2020-12-07 Nathan Lynch Accepted
[v2,17/28] powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops partition suspend updates - 1 - - 21- 2020-12-07 Nathan Lynch Accepted
[v2,16/28] powerpc/rtas: remove rtas_ibm_suspend_me_unsafe() partition suspend updates - - - - 3-- 2020-12-07 Nathan Lynch Accepted
[v2,15/28] powerpc/rtas: dispatch partition migration requests to pseries partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,14/28] powerpc/pseries/mobility: retry partition suspend after error partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,13/28] powerpc/pseries/mobility: signal suspend cancellation to platform partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,12/28] powerpc/pseries/mobility: use stop_machine for join/suspend partition suspend updates - 1 - - --- 2020-12-07 Nathan Lynch Accepted
[v2,11/28] powerpc/pseries/mobility: extract VASI session polling logic partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,10/28] powerpc/pseries/mobility: use rtas_activate_firmware() on resume partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,09/28] powerpc/pseries/mobility: error message improvements partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,08/28] powerpc/pseries/mobility: add missing break to default case partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,07/28] powerpc/pseries/mobility: don't error on absence of ibm, update-nodes partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,06/28] powerpc/hvcall: add token and codes for H_VASI_SIGNAL partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,05/28] powerpc/rtas: add rtas_activate_firmware() partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,04/28] powerpc/rtas: add rtas_ibm_suspend_me() partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,03/28] powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,02/28] powerpc/rtas: complete ibm,suspend-me status codes partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2,01/28] powerpc/rtas: prevent suspend-related sys_rtas use on LE partition suspend updates - - - - --- 2020-12-07 Nathan Lynch Accepted
[v2] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed() [v2] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed() - 1 - - 7-- 2020-12-07 Christophe Leroy Accepted
powerpc: fix spelling mistake in Kconfig "seleted" -> "selected" powerpc: fix spelling mistake in Kconfig "seleted" -> "selected" - - - - 7-- 2020-12-07 Colin Ian King Accepted
arch: fix 'unexpected IRQ trap at vector' warnings arch: fix 'unexpected IRQ trap at vector' warnings - - - - 61- 2020-12-07 Enrico Weigelt, metux IT consult Not Applicable
EDAC/mv64x60: Remove orphan mv64x60 driver EDAC/mv64x60: Remove orphan mv64x60 driver - - - - 61- 2020-12-07 Michael Ellerman Not Applicable
[2/2] powerpc/powernv/idle: Restore CIABR after idle for Power9 [1/2] powerpc/book3s64/kexec: Clear CIABR on kexec - - - - 7-- 2020-12-07 Jordan Niethe Accepted
[1/2] powerpc/book3s64/kexec: Clear CIABR on kexec [1/2] powerpc/book3s64/kexec: Clear CIABR on kexec - - - - 3-- 2020-12-07 Jordan Niethe Accepted
[v2,2/2] ASoC: fsl: Add imx-hdmi machine driver [v2,1/2] ASoC: dt-bindings: imx-hdmi: Add binding doc for hdmi machine driver 1 - - - 61- 2020-12-06 Shengjiu Wang Not Applicable
[v2,1/2] ASoC: dt-bindings: imx-hdmi: Add binding doc for hdmi machine driver [v2,1/2] ASoC: dt-bindings: imx-hdmi: Add binding doc for hdmi machine driver - - - - 3-- 2020-12-06 Shengjiu Wang Not Applicable
[20/20] ethernet: ucc_geth: simplify rx/tx allocations ethernet: ucc_geth: assorted fixes and simplifications - - - - 61- 2020-12-05 Rasmus Villemoes Not Applicable
[19/20] ethernet: ucc_geth: inform the compiler that numQueues is always 1 ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[18/20] ethernet: ucc_geth: add helper to replace repeated switch statements ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[17/20] ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc() ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[16/20] ethernet: ucc_geth: remove bd_mem_part and all associated code ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[15/20] ethernet: ucc_geth: use UCC_GETH_{RX, TX}_BD_RING_ALIGNMENT macros directly ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[14/20] ethernet: ucc_geth: don't statically allocate eight ucc_geth_info ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[13/20] ethernet: ucc_geth: constify ugeth_primary_info ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[12/20] ethernet: ucc_geth: factor out parsing of {rx, tx}-clock{, -name} properties ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[11/20] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[10/20] ethernet: ucc_geth: remove {rx, tx}_glbl_pram_offset from struct ucc_geth_private ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[09/20] ethernet: ucc_geth: replace kmalloc+memset by kzalloc ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[08/20] ethernet: ucc_geth: remove unnecessary memset_io() calls ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[07/20] ethernet: ucc_geth: use qe_muram_free_addr() ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[06/20] soc: fsl: qe: add cpm_muram_free_addr() helper ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[05/20] soc: fsl: qe: store muram_vbase as a void pointer instead of u8 ethernet: ucc_geth: assorted fixes and simplifications - - - - 21- 2020-12-05 Rasmus Villemoes Not Applicable
[04/20] soc: fsl: qe: make cpm_muram_offset take a const void* argument ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[03/20] ethernet: ucc_geth: remove unused read of temoder field ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[02/20] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram ethernet: ucc_geth: assorted fixes and simplifications - - - - 3-- 2020-12-05 Rasmus Villemoes Not Applicable
[01/20] ethernet: ucc_geth: set dev->max_mtu to 1518 ethernet: ucc_geth: assorted fixes and simplifications - 1 1 - 12- 2020-12-05 Rasmus Villemoes Not Applicable
[v3,05/10] powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes name dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name 1 - - - --- 2020-12-05 Serge Semin Not Applicable
[v5,19/19] dt-bindings: usb: intel, keembay-dwc3: Validate DWC3 sub-node dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema 1 - 1 - 7-- 2020-12-05 Serge Semin Not Applicable
[v5,18/19] dt-bindings: usb: qcom,dwc3: Validate DWC3 sub-node dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,17/19] dt-bindings: usb: keystone-dwc3: Validate DWC3 sub-node dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,16/19] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 3 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,15/19] dt-bindings: usb: meson-g12a-usb: Fix FL-adj property value dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema 1 - 2 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,14/19] dt-bindings: usb: dwc3: Add Frame Length Adj constraints dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,13/19] dt-bindings: usb: dwc3: Add Tx De-emphasis constraints dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,12/19] dt-bindings: usb: dwc3: Add synopsys, dwc3 compatible string dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,11/19] dt-bindings: usb: dwc3: Add interrupt-names property support dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,10/19] dt-bindings: usb: Convert DWC USB3 bindings to DT schema dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 21- 2020-12-05 Serge Semin Not Applicable
[v5,09/19] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 3 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,08/19] dt-bindings: usb: xhci: Add Broadcom STB v2 compatible device dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema 1 - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,07/19] dt-bindings: usb: Convert xHCI bindings to DT schema dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 21- 2020-12-05 Serge Semin Not Applicable
[v5,06/19] dt-bindings: usb: Add generic "usb-phy" property dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema 1 - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,05/19] dt-bindings: usb: usb-hcd: Add "tpl-support" property dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,04/19] dt-bindings: usb: Add "ulpi/serial/hsic" PHY types dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,03/19] dt-bindings: usb: usb-drd: Add "otg-rev" property constraints dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 3-- 2020-12-05 Serge Semin Not Applicable
[v5,02/19] dt-bindings: usb: Convert generic USB properties to DT schemas dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 21- 2020-12-05 Serge Semin Not Applicable
[v5,01/19] dt-bindings: usb: usb-hcd: Detach generic USB controller properties dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema - - 1 - 21- 2020-12-05 Serge Semin Not Applicable
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.10-5 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.10-5 tag - - - - --- 2020-12-05 Michael Ellerman Not Applicable
powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed() powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed() - 1 - - 7-- 2020-12-05 Christophe Leroy Superseded
[v9,12/12] powerpc/64s/radix: Enable huge vmalloc mappings huge vmalloc mappings - - - - 7-- 2020-12-05 Nicholas Piggin Not Applicable
[v9,11/12] mm/vmalloc: Hugepage vmalloc mappings huge vmalloc mappings - - - - 21- 2020-12-05 Nicholas Piggin Not Applicable
[v9,10/12] mm/vmalloc: add vmap_range_noflush variant huge vmalloc mappings - - - - 21- 2020-12-05 Nicholas Piggin Not Applicable
[v9,09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c huge vmalloc mappings - - - - 21- 2020-12-05 Nicholas Piggin Not Applicable
[v9,08/12] x86: inline huge vmap supported functions huge vmalloc mappings - - - - 3-- 2020-12-05 Nicholas Piggin Not Applicable
[v9,07/12] arm64: inline huge vmap supported functions huge vmalloc mappings 1 - - - 3-- 2020-12-05 Nicholas Piggin Not Applicable
[v9,06/12] powerpc: inline huge vmap supported functions huge vmalloc mappings 1 - - - 3-- 2020-12-05 Nicholas Piggin Not Applicable
[v9,05/12] mm: HUGE_VMAP arch support cleanup huge vmalloc mappings 1 - - - 3-- 2020-12-05 Nicholas Piggin Not Applicable
[v9,04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range huge vmalloc mappings - - - - 21- 2020-12-05 Nicholas Piggin Not Applicable
[v9,03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range huge vmalloc mappings - - - - 21- 2020-12-05 Nicholas Piggin Not Applicable
[v9,02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered huge vmalloc mappings - - - - 3-- 2020-12-05 Nicholas Piggin Not Applicable
[v9,01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings huge vmalloc mappings - - - - 3-- 2020-12-05 Nicholas Piggin Not Applicable
MAINTAINERS: Update 68k Mac entry MAINTAINERS: Update 68k Mac entry 1 - 1 - 7-- 2020-12-05 Finn Thain Not Applicable
powerpc: Stop exporting __clear_user which is now inlined. powerpc: Stop exporting __clear_user which is now inlined. 1 1 - - --1 2020-12-04 Michal Suchánek Not Applicable
powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK - 1 - - 61- 2020-12-04 Christophe Leroy Superseded
powerpc/xmon: Change printk() to pr_cont() powerpc/xmon: Change printk() to pr_cont() - 1 - - 61- 2020-12-04 Christophe Leroy Accepted
powerpc/mce: Remove per cpu variables from MCE handlers powerpc/mce: Remove per cpu variables from MCE handlers - - - - 7-- 2020-12-04 Ganesh Goudar Superseded
powerpc/process: Remove target specific __set_dabr() powerpc/process: Remove target specific __set_dabr() - - - - 7-- 2020-12-04 Christophe Leroy Accepted
powerpc/8xx: Fix early debug when SMC1 is relocated powerpc/8xx: Fix early debug when SMC1 is relocated - 1 - - 7-- 2020-12-04 Christophe Leroy Accepted
[RFC,v2,2/2,MOCKUP] sched/mm: Lightweight lazy mm refcounting lazy mm refcounting - - - - 34- 2020-12-04 Andy Lutomirski Not Applicable
[RFC,v2,1/2,NEEDS,HELP] x86/mm: Handle unlazying membarrier core sync in the arch code lazy mm refcounting - - - - 3-- 2020-12-04 Andy Lutomirski Not Applicable
[3/3] powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache Extend Parsing "ibm, thread-groups" for Shared-L2 information - - - - 331 2020-12-04 Gautham R Shenoy Changes Requested
[2/3] powerpc/smp: Add support detecting thread-groups sharing L2 cache Extend Parsing "ibm, thread-groups" for Shared-L2 information - - - - 21- 2020-12-04 Gautham R Shenoy Changes Requested
[1/3] powerpc/smp: Parse ibm, thread-groups with multiple properties Extend Parsing "ibm, thread-groups" for Shared-L2 information - - - - 21- 2020-12-04 Gautham R Shenoy Changes Requested
ASoC: fsl_aud2htx: mark PM functions as __maybe_unused ASoC: fsl_aud2htx: mark PM functions as __maybe_unused 1 1 - - 7-- 2020-12-03 Arnd Bergmann Not Applicable
powerpc/hotplug: assign hot added LMB to the right node powerpc/hotplug: assign hot added LMB to the right node - - - - --1 2020-12-03 Laurent Dufour Not Applicable
[kernel,v2] powerpc/kuap: Restore AMR after replaying soft interrupts [kernel,v2] powerpc/kuap: Restore AMR after replaying soft interrupts - - - - 6-1 2020-12-03 Alexey Kardashevskiy Superseded
[MOCKUP] x86/mm: Lightweight lazy mm refcounting [MOCKUP] x86/mm: Lightweight lazy mm refcounting - - - - 214 2020-12-03 Andy Lutomirski Not Applicable
powerpc/book3s_hv_uvmem: Check for failed page migration powerpc/book3s_hv_uvmem: Check for failed page migration - - 2 1 7-- 2020-12-03 Alistair Popple New
« 1 2 ... 188 189 190700 701 »