linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-29 18:41:36 to 2019-07-30 13:36:51 UTC [more...]

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-30 13:36 UTC  (16+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

next/master boot: 265 boots: 17 failed, 184 passed with 64 offline (next-20190730)
 2019-07-30 13:28 UTC  (3+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-30 13:25 UTC  (5+ messages)
` [PATCH v6 0/2] arm64 relaxed ABI
  ` [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst

[PATCH net-next v4 0/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-30 13:22 UTC  (6+ messages)
` [PATCH net-next v4 1/4] enetc: Clean up local mdio bus allocation
` [PATCH net-next v4 2/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
` [PATCH net-next v4 3/4] dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint
` [PATCH net-next v4 4/4] arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board

[PATCH] dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
 2019-07-30 13:20 UTC 

[PATCH] dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC 

[PATCH] dmaengine: ti: edma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC 

RFC: remove Nuvoton w90x900/nuc900 platform?
 2019-07-30 13:00 UTC  (4+ messages)

[PATCH v4 0/6] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-07-30 12:51 UTC  (7+ messages)
` [PATCH v4 1/6] coresight: etm4x: remove superfluous setting of os_unlock
` [PATCH v4 2/6] coresight: etm4x: use explicit barriers on enable/disable
` [PATCH v4 3/6] coresight: etm4x: use module_param instead of module_param_named
` [PATCH v4 4/6] coresight: etm4x: improve clarity of etm4_os_unlock comment
` [PATCH v4 5/6] coresight: etm4x: save/restore state across CPU low power states
` [PATCH v4 6/6] dt-bindings: arm: coresight: Add support for coresight-needs-save-restore

[PATCH] arm_pmu: Mark expected switch fall-through
 2019-07-30 12:43 UTC  (8+ messages)

[RFC v2 0/6] Introduce TEE based Trusted Keys support
 2019-07-30 12:23 UTC  (7+ messages)
` [RFC v2 1/6] tee: optee: allow kernel pages to register as shm
` [RFC v2 2/6] tee: enable support to register kernel memory
` [RFC v2 3/6] tee: add private login method for kernel clients
` [RFC v2 4/6] KEYS: trusted: Introduce TEE based Trusted Keys
` [RFC v2 5/6] doc: keys: Document usage of "
` [RFC v2 6/6] MAINTAINERS: Add entry for "

[PATCH v3 00/11] clk: imx8: add new clock binding for better pm support
 2019-07-30 11:55 UTC  (3+ messages)

[PATCH] net: stmmac: Use netif_tx_napi_add() for TX polling function
 2019-07-30 11:38 UTC 

[PATCHv3 0/1] arm64: dts: add basic DTS for imx8qm-rom7720 board
 2019-07-30 11:06 UTC  (2+ messages)
` [PATCHv3 1/1] arm64: dts: add basic DTS for imx8qm-rom7720-a1 board

[PATCH v3 2/7] drivers: Introduce device lookup variants by of_node
 2019-07-30 11:03 UTC  (3+ messages)

[PATCH] ARM: check stmfd instruction using right shift
 2019-07-30 11:02 UTC  (4+ messages)

[RFC PATCH] ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
 2019-07-30 10:47 UTC  (2+ messages)

[PATCH] iommu/dma: Handle MSI mappings separately
 2019-07-30 10:43 UTC  (3+ messages)

[PATCH] arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
 2019-07-30 10:26 UTC 

[PATCH v3 5/6] coresight: etm4x: save/restore state across CPU low power states
 2019-07-30 10:15 UTC  (6+ messages)
` [PATCH] coresight: etm4x: lazily allocate memory for save_state

[PATCH v3] arm64: dts: ls1028a: Add esdhc node in dts
 2019-07-30 10:02 UTC  (2+ messages)

[PATCH] arm64: Replace strncmp with str_has_prefix
 2019-07-30  9:37 UTC  (2+ messages)

[PATCH 2/5] coresight: funnel: Convert pr_warn to dev_warn for obsolete bindings
 2019-07-30  9:37 UTC  (2+ messages)
` [PATCH 2/5] [UPDATED] coresight: "

[PATCH 0/5] Rework secure-monitor driver
 2019-07-30  9:36 UTC  (12+ messages)
` [PATCH 1/5] nvmem: meson-efuse: Move data to a container struct
` [PATCH 2/5] firmware: meson_sm: Mark chip struct as static const
` [PATCH 3/5] nvmem: meson-efuse: bindings: Add secure-monitor phandle
` [PATCH 4/5] firmware: meson_sm: Rework driver as a proper platform driver
` [PATCH 5/5] arm64: dts: meson: Link nvmem and secure-monitor nodes

[PATCH v2 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-07-30  9:34 UTC  (15+ messages)
` [PATCH v2 01/14] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v2 02/14] soc: ti: k3: add navss ringacc driver
` [PATCH v2 03/14] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v2 04/14] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v2 05/14] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v2 06/14] dmaengine: ti: Add cppi5 header for UDMA
` [PATCH v2 07/14] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v2 08/14] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v2 09/14] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v2 10/14] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v2 11/14] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v2 12/14] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v2 13/14] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH v2 14/14] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH V6 RESEND 0/3] arm64/mm: Enable memory hot remove
 2019-07-30  9:35 UTC  (5+ messages)

[PATCH v4 0/9] arm_pmu: Use NMI for perf interrupt
 2019-07-30  9:28 UTC  (6+ messages)
` [PATCH v4 9/9] arm_pmu: Use NMIs for PMU

[PATCH 0/2] Don't use SIGMINSTKSZ when enforcing alternative signal stack size for compat tasks
 2019-07-30  9:27 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: ulcb-kf: sort nodes
 2019-07-30  9:23 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a7796-salvator-x: sort nodes
 2019-07-30  9:16 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a7795-salvator-xs: sort nodes
 2019-07-30  9:16 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a7795-salvator-x: sort nodes
 2019-07-30  9:15 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a7795-es1-salvator-x: sort nodes
 2019-07-30  9:15 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: ulcb: sort nodes
 2019-07-30  9:14 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: salvator-common: sort nodes
 2019-07-30  9:12 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a7796-salvator-xs: sort nodes
 2019-07-30  9:09 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a77965: sort nodes
 2019-07-30  8:47 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a7795: sort nodes
 2019-07-30  8:46 UTC  (2+ messages)

[PATCH 0/4] clk: meson: g12a: add support for DVFS
 2019-07-30  8:37 UTC  (3+ messages)
` [PATCH 3/4] clk: meson: g12a: add notifiers to handle cpu clock change

[PATCH 0/6] pwm: sun4i: Add support for Allwinner H6
 2019-07-30  8:32 UTC  (16+ messages)
` [PATCH 3/6] pwm: sun4i: Add a quirk for bus clock
` [linux-sunxi] Re: [PATCH 4/6] pwm: sun4i: Add support for H6 PWM

[PATCH v3 1/2] dt-bindings: vendor-prefixes: Add Admatec GmbH and Anvo-Systems
 2019-07-30  8:27 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-30  8:14 UTC  (8+ messages)

WARNING in __mmdrop
 2019-07-30  8:03 UTC  (13+ messages)

[PATCH v2 1/2] dt-bindings: usb: mtk-xhci: add an optional xhci_ck clock
 2019-07-30  7:34 UTC  (2+ messages)
` [PATCH v2 2/2] usb: xhci-mtk: "

[PATCH v7 0/4] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-07-30  7:27 UTC  (4+ messages)

[PATCH v3] clk: imx8mq: Mark AHB clock as critical
 2019-07-30  7:22 UTC 

remove default fallbacks in dma_map_ops
 2019-07-30  6:26 UTC  (4+ messages)
` [PATCH 4/5] dma-mapping: provide a better default ->get_required_mask

[PATCH v3 0/2] mmc: Add support for the ASPEED SD controller
 2019-07-30  6:23 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: Document Aspeed "
` [PATCH v3 2/2] mmc: Add support for the ASPEED "

[PATCH v5 00/14] Provide generic top-down mmap layout functions
 2019-07-30  5:51 UTC  (15+ messages)
` [PATCH v5 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v5 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v5 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v5 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v5 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v5 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v5 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v5 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v5 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v5 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v5 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v5 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v5 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v5 14/14] riscv: Make mmap allocation top-down by default

[PATCH] ARM: dts: aspeed: Add Mihawk BMC platform
 2019-07-30  6:00 UTC 

[PATCH v2 0/5] pinctrl: uniphier: Add some improvements and new settings
 2019-07-30  5:43 UTC  (6+ messages)
` [PATCH v2 1/5] pinctrl: uniphier: Separate modem group from UART ctsrts group
` [PATCH v2 2/5] pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
` [PATCH v2 3/5] pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting
` [PATCH v2 4/5] pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
` [PATCH v2 5/5] pinctrl: uniphier: Fix Pro5 SD pin-mux setting

[PATCH v3] mailbox: imx: add support for imx v1 mu
 2019-07-30  5:12 UTC  (2+ messages)

[PATCH 0/3] Add IMX290 CMOS image sensor support
 2019-07-30  4:12 UTC  (2+ messages)

[PATCH V14 00/13] PCI: tegra: Add Tegra194 PCIe support
 2019-07-30  4:00 UTC  (3+ messages)
` [PATCH V14 13/13] "

[PATCH v4 00/13] net: Add generic and Allwinner YAML bindings
 2019-07-30  3:51 UTC  (3+ messages)
` [PATCH v4 13/13] ARM: dts: sunxi: Switch from phy to phy-handle

[PATCH] ARM: Replace strncmp with str_has_prefix
 2019-07-30  2:44 UTC 

[PATCH 0/4] net: phy: Add AST2600 MDIO support
 2019-07-30  2:23 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: net: Add aspeed,ast2600-mdio binding
` [PATCH 2/4] net: phy: Add mdio-aspeed

[PATCH 4/5] pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
 2019-07-30  2:22 UTC  (3+ messages)

[PATCH 2/5] pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
 2019-07-30  2:22 UTC  (3+ messages)

[PATCH 1/5] pinctrl: uniphier: Separate modem group from UART ctsrts group
 2019-07-30  2:21 UTC  (3+ messages)

[RFC, V3 0/9] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-07-30  1:44 UTC  (10+ messages)
` [RFC,v3 6/9] media: platform: Add Mediatek ISP P1 V4L2 functions

[PATCH v3 0/2] Add MediaTek I3C master controller driver
 2019-07-30  1:34 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: i3c: Document MediaTek I3C master bindings

[RFC-ish PATCH 00/17] Clean up ASPEED devicetree warnings
 2019-07-30  1:09 UTC  (5+ messages)

[PATCH 0/3] ARM: dts: aspeed: Deprecate g[45]-style compatibles
 2019-07-30  0:57 UTC  (3+ messages)

[PATCH] ASoC: sun4i-i2s: Incorrect SR and WSS computation
 2019-07-30  0:19 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-07-29 23:54 UTC  (5+ messages)
` [PATCH v3 6a/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCH v2 0/6] pinctrl: aspeed: Add AST2600 pinmux support
 2019-07-29 23:40 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: aspeed: Document AST2600 pinmux

[PATCH] dmaengine: imx-dma: Mark expected switch fall-through
 2019-07-29 22:52 UTC 

[PATCH 0/2] at91: add support for Arietta G25
 2019-07-29 22:34 UTC  (3+ messages)
` [PATCH 1/2] dts: add vendor prefix "acme" for "Acme Systems srl"

[v5 0/2] gpio: aspeed: Add SGPIO driver
 2019-07-29 21:57 UTC  (7+ messages)
` [v5 1/2] dt-bindings: gpio: aspeed: Add SGPIO support

[PATCH v2 2/5] arm64: dts: r8a7795: Add cpuidle support for CA53 cores
 2019-07-29 21:55 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: meson8b: persistent MAC address for Odroid-C1
 2019-07-29 21:45 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: meson8b: add the nvmem cell with the board's MAC address

[PATCH v5] arm64: kernel: implement fast refcount checking
 2019-07-29 21:38 UTC  (9+ messages)

[PATCH] dt-bindings: pinctrl: aspeed: Strip unnecessary quotes
 2019-07-29 21:37 UTC  (2+ messages)

[PATCH -next] pinctrl: aspeed: Make aspeed_pinmux_ips static
 2019-07-29 21:36 UTC  (2+ messages)

[PATCH v2] pinctrl: msm8998: Squash TSIF pins together
 2019-07-29 21:30 UTC  (2+ messages)

[PATCH] dt-bindings: clk: allwinner, sun4i-a10-ccu: Correct path in $id
 2019-07-29 21:12 UTC  (2+ messages)

[v5 2/2] gpio: aspeed: Add SGPIO driver
 2019-07-29 20:56 UTC  (4+ messages)
` [v6 "

[Announce] Renesas SoC Co-Maintainer
 2019-07-29 20:24 UTC  (2+ messages)

[PATCH] arm64: Add support for relocating the kernel with RELR relocations
 2019-07-29 20:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 5.2 120/215] perf stat: Fix use-after-freed pointer detected by the smatch tool
 2019-07-29 19:22 UTC  (8+ messages)
` [PATCH 5.2 122/215] perf top: Fix potential NULL pointer dereference "
` [PATCH 5.2 123/215] perf trace: Fix potential NULL pointer dereference found "
` [PATCH 5.2 124/215] perf session: "
` [PATCH 5.2 125/215] perf map: Fix potential NULL pointer dereference found by "
` [PATCH 5.2 126/215] perf annotate: Fix dereferencing freed memory found by the "
` [PATCH 5.2 127/215] perf hists browser: Fix potential NULL pointer dereference "
` [PATCH 5.2 130/215] perf intel-bts: "

[PATCH] MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer
 2019-07-29 19:51 UTC  (2+ messages)

[PATCH 0/5] coresight: tmc error handling and misc fixes
 2019-07-29 19:49 UTC  (3+ messages)
` [PATCH 5/5] coresight: tmc-etr: Check if non-secure access is enabled

[PATCH 4.19 068/113] perf stat: Fix use-after-freed pointer detected by the smatch tool
 2019-07-29 19:22 UTC  (5+ messages)
` [PATCH 4.19 069/113] perf top: Fix potential NULL pointer dereference "
` [PATCH 4.19 070/113] perf session: Fix potential NULL pointer dereference found "
` [PATCH 4.19 071/113] perf annotate: Fix dereferencing freed memory "
` [PATCH 4.19 072/113] perf hists browser: Fix potential NULL pointer dereference "

[PATCH 4.14 041/293] perf cs-etm: Properly set the value of old and head in snapshot mode
 2019-07-29 19:22 UTC  (3+ messages)
` [PATCH 4.14 261/293] perf session: Fix potential NULL pointer dereference found by the smatch tool
` [PATCH 4.14 262/293] perf annotate: Fix dereferencing freed memory "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).