linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-27 03:04:36 to 2018-04-27 16:23:39 UTC [more...]

[GIT PULL] arm64: fixes for -rc3
 2018-04-27 16:23 UTC 

[PATCH 15/17] arm64: dts: r8a77965-salvator-x: Enable HDMI output
 2018-04-27 16:22 UTC  (3+ messages)

[PATCH] arm: port KCOV to arm
 2018-04-27 16:21 UTC  (10+ messages)

[PATCH v8 00/13] Support PPTT for ARM64
 2018-04-27 16:20 UTC  (12+ messages)
` [PATCH v8 04/13] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v8 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v8 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-04-27 16:09 UTC  (11+ messages)
` [PATCH v4 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH RFC PoC 0/2] platform: different approach to early platform drivers
 2018-04-27 16:05 UTC  (17+ messages)
` [PATCH RFC PoC 1/2] earlydev: implement a new way to probe platform devices early

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-04-27 16:04 UTC  (10+ messages)
` [PATCH v2 05/17] arm64: Helper for parange to PASize
` [PATCH v2 08/17] kvm: arm/arm64: Prepare for VM specific stage2 translations

dma-debug cleanups, including removing the arch hook
 2018-04-27 15:53 UTC  (2+ messages)
` [PATCH 4/3] dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-04-27 15:52 UTC  (8+ messages)
` [PATCH 1/6 v3] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 2/6 v3] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH 3/6 v3] iommu: support iommu configuration for fsl-mc devices
` [PATCH 4/6 v3] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on "
` [PATCH 6/6 v3] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH] ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet node
 2018-04-27 15:51 UTC  (2+ messages)

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-04-27 15:35 UTC  (13+ messages)
` [PATCH v3 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v3 02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v3 03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v3 04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v3 05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v3 06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH v3 08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v3 09/12] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v3 10/12] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v3 11/12] mm/memory-failure: increase queued recovery work's priority
` [PATCH v3 12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH] arm64: defconfig: enable CONFIG_SPI_ARMADA_3700
 2018-04-27 15:28 UTC  (2+ messages)

[PATCH net v2 0/2] net: mvpp2: Fix hangs when starting some interfaces on 7k/8k
 2018-04-27 15:23 UTC  (2+ messages)

[PATCH 1/2 v4] drm/pl111: Support the Versatile Express
 2018-04-27 15:02 UTC  (3+ messages)

[PATCH v4 0/4] drives/soc/fsl: Move DPIO driver out of staging
 2018-04-27 14:59 UTC  (3+ messages)
` [PATCH v4 3/4] staging:fsl-mc: Move DPIO from staging to drivers/soc/fsl

[PATCH v6 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-04-27 14:58 UTC  (18+ messages)
` [PATCH v6 01/24] soc: qcom dt-bindings: Add APR bus bindings
` [PATCH v6 02/24] soc: qcom: Add APR bus driver
` [PATCH v6 03/24] ASoC: qdsp6: dt-bindings: Add q6core dt bindings
` [PATCH v6 04/24] ASoC: qdsp6: dt-bindings: Add q6afe "
` [PATCH v6 05/24] ASoC: qdsp6: dt-bindings: Add q6adm "
` [PATCH v6 06/24] ASoC: qdsp6: dt-bindings: Add q6asm "
` [PATCH v6 22/24] ASoC: qdsp6: dt-bindings: Add apq8096 machine bindings

[PATCH] arm64: vgic-v2: Fix proxying of cpuif access
 2018-04-27 14:51 UTC 

[PATCH 0/4] KVM: Support PUD hugepages at stage 2
 2018-04-27 14:50 UTC  (11+ messages)
` [PATCH 1/4] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH 2/4] KVM: arm/arm64: Introduce helpers to manupulate page table entries
` [PATCH 3/4] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH 4/4] KVM: arm64: Add support for PUD hugepages at stage 2

[PATCH] KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
 2018-04-27 14:49 UTC 

[PATCH] firmware: arm_scmi: Use after free in scmi_create_protocol_device()
 2018-04-27 14:47 UTC  (2+ messages)

[PATCH v3 0/6] Add basic support for emtrion emCON-MX6 modules
 2018-04-27 14:45 UTC  (11+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] dt-bindings: display: Document the EDT et* displays in one file
  ` [PATCH v4 2/7] drm/panel: Add support for the EDT ETM0700G0BDH6
  ` [PATCH v4 3/7] drm/panel: Add support for the EDT ETM0700G0EDH6
  ` [PATCH v4 4/7] ARM: dts: imx: Add an cpu0 label for imx6dl devices
  ` [PATCH v4 5/7] dt-bindings: arm: Document emtrion emCON-MX6 bindings
  ` [PATCH v4 6/7] ARM: dts: Add support for emtrion emCON-MX6 series
  ` [PATCH v4 7/7] ARM: imx_v6_v7_defconfig: Enable DA0963 PMIC support

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-04-27 14:31 UTC  (15+ messages)
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[PATCH v4 0/8] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-27 14:27 UTC  (3+ messages)
` [PATCH v4 2/8] dt-bindings: display: atmel: optional video-interface of endpoints

[PATCH v5 0/2] SDM845 System Cache Driver
 2018-04-27 14:21 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: Documentation for qcom, llcc

[PATCH]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-04-27 14:12 UTC 

[PATCH] ARM: BCM5301X: Fix NAND ECC parameters for Linksys Panamera
 2018-04-27 14:05 UTC  (7+ messages)

[PATCH v9 00/27] ARM: davinci: convert to common clock framework​
 2018-04-27 14:05 UTC  (6+ messages)
` [PATCH v9 24/27] dt-bindings: timer: new bindings for TI DaVinci timer
` [PATCH v9 26/27] ARM: davinci: da8xx-dt: switch to device tree clocks

[PATCH]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-04-27 14:00 UTC 

[PATCH] pinctrl: meson-axg: fix the range of aobus bank
 2018-04-27 13:33 UTC  (2+ messages)

[PATCH v2 1/4] drm/panel: simple: Add support for Rocktech RK070ER9427 LCD panel
 2018-04-27 13:10 UTC 

[PATCH v3 00/14] kernel/locking: qspinlock improvements
 2018-04-27 13:09 UTC  (7+ messages)
` [PATCH v3 05/14] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath

[PATCH 0/2] Add R8A77970/Eagle CAN-FD support
 2018-04-27 12:35 UTC  (8+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77970: add "
` [PATCH 2/2] arm64: dts: renesas: eagle: "

[PATCH v7 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-27 12:33 UTC  (7+ messages)
` [PATCH v7 1/7] clk: meson: migrate to devm_of_clk_add_hw_provider API

[PATCH v8 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-04-27 12:30 UTC  (6+ messages)
` [PATCH v8 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable

LS1043A : "synchronous abort" at boot due to PCI config read
 2018-04-27 12:29 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 4.17
 2018-04-27 12:19 UTC 

mmc: mediatek: add 64G DRAM DMA support
 2018-04-27 12:05 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/3] arm64: stacktrace: Improve robustness and ensure termination of backtraces
 2018-04-27 11:34 UTC  (4+ messages)
` [RFC PATCH v2 3/3] arm64: stacktrace: Prevent looping and invalid stack transitions

[PATCH] ASoC: uniphier: remove boilerplate from lisence comment
 2018-04-27 10:53 UTC  (2+ messages)
` Applied "ASoC: uniphier: remove boilerplate from lisence comment" to the asoc tree

[PATCHv2] arm64: avoid instrumenting atomic_ll_sc.o
 2018-04-27 10:50 UTC 

[PATCH] tty/serial: atmel: use port->name as name in request_irq()
 2018-04-27 10:31 UTC  (3+ messages)

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-27 10:27 UTC  (11+ messages)
` [PATCHv3 02/11] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCHv3 03/11] arm64/kvm: hide ptrauth from guests
` [PATCHv3 04/11] arm64: Don't trap host pointer auth use to EL2
` [PATCHv3 07/11] arm64: add basic pointer authentication support

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-27 10:20 UTC  (6+ messages)
` [PATCH 20/61] input: keyboard: "

[PATCH] arm64: Add MIDR encoding for NVIDIA CPUs
 2018-04-27 10:13 UTC  (2+ messages)

[PATCH] tty: pl011: Avoid spuriously stuck-off interrupts
 2018-04-27 10:05 UTC  (2+ messages)

[PATCH] reset: uniphier: fix USB clock line for LD20
 2018-04-27 10:04 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
 2018-04-27  9:50 UTC  (2+ messages)

[PATCH V2] ARM: DTS: da850-evm: use phandles to extend nodes
 2018-04-27  9:47 UTC 

[PATCH v2 1/2] soc: mediatek: introduce a CAPS flag for scp_domain_data
 2018-04-27  9:46 UTC  (6+ messages)
` [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable

[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
 2018-04-27  9:35 UTC  (3+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers

[PATCH] ARM: dts: berlin2q: add interrupt-affinity to pmu node
 2018-04-27  9:28 UTC 

[v3 00/10] arm/arm64: mediatek: Fix mmsys device probing
 2018-04-27  9:24 UTC  (11+ messages)
` [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd
` [v3 02/10] drm/mediatek: Use regmap for register access
` [v3 03/10] mfd: mtk-mmsys: Add mmsys driver
` [v3 04/10] drm/mediatek: mt2701: switch to mfd probing
` [v3 05/10] clk: mediatek: mt2701-mm: switch to mfd device
` [v3 06/10] mfd: mtk-mmsys: Add mt8173 nodes
` [v3 07/10] drm/mediatek: Add mfd support for mt8173
` [v3 08/10] clk: mediatek: mt8173-mm: switch to mfd device
` [v3 09/10] drm: mediatek: Omit warning on probe defers
` [v3 10/10] MAINTAINERS: update Mediatek Soc entry

[PATCH 0/3] Enable basic MMC support on Allwinner H6
 2018-04-27  9:23 UTC  (13+ messages)
` [PATCH 1/3] mmc: sunxi: add support for the MMC controller on H6
  ` [linux-sunxi] "
` [PATCH 2/3] arm64: allwinner: h6: add device tree nodes for MMC controllers
  ` [linux-sunxi] "
` [PATCH 3/3] arm64: allwinner: h6: enable MMC0/2 on Pine H64
  ` [linux-sunxi] "

[PATCH] reset: uniphier: add LD11/LD20 stream demux system reset control
 2018-04-27  9:23 UTC  (3+ messages)

[PATCH v1 0/7] add support for Bluetooth on MT7622 SoC
 2018-04-27  9:14 UTC  (8+ messages)
` [PATCH v1 6/7] Bluetooth: hci_mediatek: Add protocol support for MediaTek serial devices

[GIT PULL] Broadcom devicetree-arm64 fixes for 4.17
 2018-04-27  9:05 UTC  (2+ messages)

[PATCH v7 00/11] Sunxi: Add SMP support on A83T
 2018-04-27  8:26 UTC  (7+ messages)
` [PATCH v7 06/11] ARM: sunxi: Add initialization of CNTVOFF
` [PATCH v7 08/11] ARM: sun9i: smp: Add is_a83t field

[PATCH v2 0/6] add Mali-450 support to MT7623 SoC
 2018-04-27  8:14 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: gpu: mali-utgard: add mediatek, mt7623-mali compatible
` [PATCH v2 2/6] dt-bindings: clock: mediatek: add g3dsys bindings
` [PATCH v2 3/6] dt-bindings: clock: mediatek: add entry for Mali-450 node to refer
` [PATCH v2 4/6] dt-bindings: reset: "
` [PATCH v2 5/6] clk: mediatek: add g3dsys support for MT2701 and MT7623
` [PATCH v2 6/6] arm: dts: mt7623: add Mali-450 and related device nodes

[PATCH 0/3] can: fix ndo_start_xmit()'s return type
 2018-04-27  8:03 UTC  (6+ messages)
` [PATCH 3/3] can: xilinx: fix xcan_start_xmit()'s "

[PATCH 00/24] device link, bridge supplier <-> drm device
 2018-04-27  7:51 UTC  (6+ messages)

[PATCH] ARM: dts: imx6sx-sabreauto: add egalax touch screen support
 2018-04-27  7:20 UTC 

[PATCH] ARM: dts: imx6sx-sabreauto: add debug LED support
 2018-04-27  6:58 UTC 

[RFC] ARM: DTS: da850-evm: Refactor device tree layout
 2018-04-27  4:57 UTC  (2+ messages)

[PATCH] arm64: dts: uniphier: stabilize ethernet of LD20 reference boar
 2018-04-27  4:27 UTC  (2+ messages)

[PATCH] clk: uniphier: add LD11/LD20 stream demux system clock
 2018-04-27  3:12 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settings
 2018-04-27  3:11 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: uniphier: add LD11 "

[PATCH 0/2] net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC
 2018-04-27  3:09 UTC  (4+ messages)
` [PATCH 2/2] net: stmmac: dwmac-meson: extend phy mode setting

[PATCH v2 00/10] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-04-27  3:06 UTC  (7+ messages)
` [PATCH v2 08/10] dt-bindings: media: Document bindings for the Sunxi-Cedrus VPU driver


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).