linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-08 03:20:47 to 2018-06-11 03:26:10 UTC [more...]

[PATCH v5 00/28] Add support for mediatek SOC MT2712
 2018-06-11  3:26 UTC  (19+ messages)
` [PATCH 01/28] drm/mediatek: update dt-bindings for mt2712
` [PATCH 02/28] drm/mediatek: support maximum 64 mutex mod
` [PATCH 03/28] drm/mediatek: add ddp component AAL1
` [PATCH 04/28] drm/mediatek: add ddp component OD1
` [PATCH 05/28] drm/mediatek: add ddp component PWM1
` [PATCH 06/28] drm/mediatek: add ddp component PWM2
` [PATCH 07/28] drm/mediatek: add component DPI1
` [PATCH 08/28] drm/mediatek: add component DSI2
` [PATCH 09/28] drm/mediatek: add component DSI3
` [PATCH 10/28] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH 11/28] drm/mediatek: add connection from RDMA0 to DPI0
` [PATCH 12/28] drm/mediatek: add connection from RDMA0 to DSI2
` [PATCH 13/28] drm/mediatek: add connection from RDMA0 to DSI3
` [PATCH 14/28] drm/mediatek: add connection from RDMA1 to DPI1
` [PATCH 15/28] drm/mediatek: add connection from RDMA1 to DSI1
` [PATCH 16/28] drm/mediatek: add connection from RDMA1 to DSI2
` [PATCH 17/28] drm/mediatek: add connection from RDMA1 to DSI3
` [PATCH 18/28] drm/mediatek: add connection from RDMA2 to DPI0

[PATCH 0/2] arm64/drivers: avoid alloc memory on offline node
 2018-06-11  3:23 UTC  (8+ messages)
` [PATCH 1/2] arm64: "

[PATCH] ASoC: audio-graph-card: add hp and mic detect gpios same as simple-card
 2018-06-11  2:14 UTC  (4+ messages)
  ` [alsa-devel] "

[GIT PULL] Allwinner clock changes for 4.18
 2018-06-11  2:00 UTC  (2+ messages)

arm: mach-mvebu: dts: enable-method is always overwritten
 2018-06-11  0:48 UTC  (3+ messages)

[PATCH] net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
 2018-06-10 19:35 UTC  (2+ messages)

[nomadik:gemini-sq201-vitesse 17/17] FATAL: drivers/net/dsa/vitesse-vsc73xx: struct of_device_id is not terminated with a NULL entry!
 2018-06-10 18:11 UTC 

[PATCH v5 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
 2018-06-10 15:49 UTC  (3+ messages)

[PATCH] media: stm32-dcmi: simplify of_node_put usage
 2018-06-10 15:23 UTC 

[PATCH] clocksource/drivers/stm32: fix error return code
 2018-06-10 14:24 UTC 

[PATCH 1/1] ARM: dts: s5pv210: Add missing interrupt-controller property to gph2
 2018-06-10 14:15 UTC 

[PATCH v7 0/9] Add support for SAMA5D2 touchscreen
 2018-06-10 12:36 UTC  (21+ messages)
` [PATCH v7 1/9] MAINTAINERS: add generic resistive touchscreen adc
` [PATCH v7 2/9] iio: Add channel for Position Relative
` [PATCH v7 3/9] dt-bindings: input: touchscreen: add minimum pressure touchscreen property
` [PATCH v7 4/9] dt-bindings: input: touchscreen: resistive-adc-touch: create bindings
` [PATCH v7 5/9] iio: adc: at91-sama5d2_adc: add support for position and pressure channels
` [PATCH v7 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
` [PATCH v7 7/9] dt-bindings: iio: adc: at91-sama5d2_adc: add channel specific consumer info
` [PATCH v7 8/9] ARM: dts: at91: sama5d2: add channel cells for ADC device
` [PATCH v7 9/9] ARM: dts: at91: sama5d2: Add resistive touch device

panic kexec broken on ARM64?
 2018-06-10 12:24 UTC  (5+ messages)

[PATCH 0/7] add non-strict mode support for arm-smmu-v3
 2018-06-10 11:13 UTC  (6+ messages)

[PATCH v2] irqchip/gic-v3-its: fix ITS queue timeout
 2018-06-10 10:40 UTC  (4+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-06-09 21:13 UTC  (7+ messages)
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-06-09 19:15 UTC  (4+ messages)
` [PATCH v4 1/7] interconnect: Add generic "

[PATCH] KVM: arm/arm64: drop resource size check for GICV window
 2018-06-09 18:58 UTC  (6+ messages)

[PATCH] Add a configure option ARM_ERRATA_WFE_BROKEN
 2018-06-09 17:44 UTC 

[PATCH v2 00/16] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
 2018-06-09 14:06 UTC  (3+ messages)

[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
 2018-06-09 14:02 UTC  (10+ messages)
` [PATCH 02/10] Input: ams_delta_serio: convert to platform driver
` [PATCH 03/10] Input: ams_delta_serio: use private structure
` [PATCH 04/10] Input: ams_delta_serio: Replace power GPIO with regulator
` [PATCH 05/10] ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pin
` [PATCH 06/10] ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbers
` [PATCH 07/10] ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requested
` [PATCH 08/10] ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>
` [PATCH 09/10] Input: ams_delta_serio: use IRQ resource
` [PATCH 10/10] Input: ams_delta_serio: Get FIQ buffer from platform_data

[PATCH v2 00/17] arm64 SSBD (aka Spectre-v4) mitigation
 2018-06-09 13:21 UTC  (11+ messages)
` [PATCH v2 05/17] arm64: Add 'ssbd' command-line option
` [PATCH v2 07/17] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH v2 12/17] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests

[RESEND v2] dmaengine: pxa: add a default requestor policy
 2018-06-09 12:43 UTC  (2+ messages)

[PATCH RESEND v4 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-06-09 12:40 UTC  (5+ messages)
` [PATCH RESEND v4 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH v2 0/6] KVM/arm64: Cache maintenance relaxations
 2018-06-09 12:34 UTC  (13+ messages)
` [PATCH v2 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v2 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v2 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v2 5/6] KVM: arm/arm64: Stop using {pmd,pud,pgd}_populate
` [PATCH v2 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables

[PATCH v4 0/3] Renesas R9A06G032 SMP enabler
 2018-06-09 12:10 UTC  (12+ messages)
` [PATCH v4 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver

[PATCH] ARM64: dts: meson-gx: fix ATF reserved memory region
 2018-06-08 23:58 UTC  (2+ messages)

[PATCH v2] ARM64: dts: meson: fix register ranges for SD/eMMC
 2018-06-08 23:53 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
 2018-06-08 23:53 UTC  (3+ messages)

[PATCH v7 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-08 23:44 UTC  (3+ messages)
` [PATCH v7 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v7 2/2] regulator: add QCOM RPMh regulator driver

[PATCH 00/20] coresight: Update device tree bindings
 2018-06-08 21:52 UTC  (20+ messages)
` [PATCH 02/20] coresight: of: Fix refcounting for graph nodes
` [PATCH 03/20] coresight: Fix remote endpoint parsing
` [PATCH 04/20] coresight: Cleanup platform description data
` [PATCH 05/20] coresight: platform: Cleanup coresight connection handling
` [PATCH 06/20] coresight: Handle errors in finding input/output ports
` [PATCH 07/20] coresight: dts: Document usage of graph bindings
` [PATCH 08/20] coresight: dts: Cleanup device tree "
` [PATCH 09/20] coresight: dts: Define new bindings for direction of data flow
` [PATCH 10/20] dts: juno: Update coresight bindings for hw port

[PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
 2018-06-08 20:03 UTC  (12+ messages)

[PATCH v6 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-08 18:05 UTC  (4+ messages)
` [PATCH v6 2/2] "

[PATCH v4 0/3] Support Common Not Private translations
 2018-06-08 17:44 UTC  (9+ messages)
` [PATCH v4 1/3] arm64: mm: "
` [PATCH v4 2/3] arm64: KVM: Enable "
` [PATCH v4 3/3] arm64: Introduce command line parameter to disable CNP

[PATCH 1/2] ARM: dts: imx6qdl-sabreauto: Add sensors
 2018-06-08 17:28 UTC  (3+ messages)
` [PATCH 2/2] imx_v6_v7_defconfig: Enable imx6qdl-sabreauto sensors

[GIT PULL] arm64 patches for 4.18
 2018-06-08 16:40 UTC 

[PATCH v2 0/5] arm64: perf: Support for chained counters
 2018-06-08 16:05 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: perf: Add support for chaining event counters

[PATCH v2 00/16] Add System Error Interrupt support to Armada SoCs
 2018-06-08 14:46 UTC  (13+ messages)
` [PATCH v2 09/16] irqchip/irq-mvebu-sei: add new driver for Marvell SEI
` [PATCH v2 11/16] irqchip/irq-mvebu-icu: add support for System Error Interrupts (SEI)
` [PATCH v2 12/16] dt-bindings/interrupt-controller: update Marvell ICU bindings
` [PATCH v2 13/16] dt-bindings/interrupt-controller: add documentation for Marvell SEI controller

[PATCH 0/2] PCI: Initial imx7d pm support
 2018-06-08 14:33 UTC  (5+ messages)
` [PATCH 1/2] reset: imx7: Fix always writing bits as 0
` [PATCH 2/2] PCI: imx: Initial imx7d pm support

[PATCH v2 0/5] Add R8A77980/Condor/V3HSK LVDS/HDMI support
 2018-06-08 14:27 UTC  (14+ messages)
` [PATCH v2 1/5] arm64: dts: renesas: r8a77980: add FCPVD support
` [PATCH v2 2/5] arm64: dts: renesas: r8a77980: add VSPD support
` [PATCH v2 3/5] arm64: dts: renesas: r8a77980: add DU support
` [PATCH v2 4/5] arm64: dts: renesas: r8a77980: add LVDS support

[PATCH v2 0/5] add virt-dma support for imx-sdma
 2018-06-08 13:44 UTC  (9+ messages)
` [PATCH v2 1/5] dmaengine: imx-sdma: add virt-dma support
` [PATCH v2 2/5] Revert "dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt"
` [PATCH v2 3/5] dmaengine: imx-sdma: remove usless lock
` [PATCH v2 4/5] dmaengine: imx-sdma: remove the maximum limation for bd numbers
` [PATCH v2 5/5] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap

[PATCHv4 00/10] ARMv8.3 pointer authentication userspace support
 2018-06-08 13:11 UTC  (3+ messages)
` [PATCHv4 06/10] arm64: add basic pointer authentication support

[PATCH] clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SEL
 2018-06-08 13:00 UTC  (2+ messages)

[PATCH v2 0/2] Add control for VP9 profile
 2018-06-08 12:56 UTC  (9+ messages)
` [PATCH v2 1/2] media: v4l2-ctrl: "
` [PATCH v2 2/2] media: mtk-vcodec: Support VP9 profile in decoder

[PATCH] arm64: Fix syscall restarting around signal suppressed by tracer
 2018-06-08 12:22 UTC  (2+ messages)

[PATCH 11/17] arm64: dts: r8a77965: Add VSP instances
 2018-06-08 11:00 UTC  (4+ messages)

Do you need a loan?
 2018-06-08 10:43 UTC 

[PATCH] pinctrl: actions: Fix uninitialized error in owl_pin_config_set()
 2018-06-08 10:22 UTC  (2+ messages)

[PATCH] clk: imx6: fix video_27m parent for IMX6SX_CLK_CKO1_SEL
 2018-06-08 10:21 UTC  (3+ messages)

[PATCH v4 00/14] coresight: allow to build components as modules
 2018-06-08  9:22 UTC  (15+ messages)
` [PATCH v4 05/14] coresight: get/put module in coresight_build/release_path

[PATCH v3] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
 2018-06-08  9:00 UTC  (2+ messages)

[PATCH v2 1/2] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
 2018-06-08  8:59 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: arm/arm64: harden unmap_stage2_ptes in case end is not PAGE_SIZE aligned

[PATCH v2] crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin, _end
 2018-06-08  8:53 UTC  (2+ messages)
` [PATCH v2] crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin,_end

[PATCH 0/3] Add R8A77980/Condor/V3HSK GPIO support
 2018-06-08  8:41 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: renesas: r8a77980: add "
` [PATCH 2/3] arm64: dts: renesas: condor: specify EtherAVB PHY IRQ

[v3, 07/10] fsl/fman_port: support getting timestamp
 2018-06-08  8:39 UTC  (2+ messages)

[PATCH v4 0/9] Add support for mediatek SOC MT2712
 2018-06-08  8:38 UTC  (7+ messages)
` [PATCH v4 8/9] drm/mediatek: add third ddp path
` [PATCH v4 9/9] drm/mediatek: Add support for mediatek SOC MT2712

[PATCH] ASoC: rockchip: add config for rockchip dmaengine pcm register
 2018-06-08  8:31 UTC 

[PATCH] arm64: dts: renesas: r8a7796: Add PCIe device nodes
 2018-06-08  8:12 UTC  (3+ messages)

[PATCH -next] pinctrl: mediatek: remove redundant return value check of platform_get_resource()
 2018-06-08  8:06 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Enable watchdog timer
 2018-06-08  8:00 UTC  (3+ messages)

[PATCH v2] ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP build
 2018-06-08  7:59 UTC  (2+ messages)

[PATCH] ARM: pxa, regulator: fix building ezx e680
 2018-06-08  7:53 UTC  (2+ messages)

[PATCH] crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin, _end
 2018-06-08  7:27 UTC  (3+ messages)
` [PATCH] crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin,_end

[PATCH] pinctrl: pinctrl-single: Avoid divisions in context save/restore
 2018-06-08  6:48 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: igep: Relicense the IGEP boards under GPLv2/X11
 2018-06-08  6:41 UTC  (3+ messages)

[PATCH v2 0/4] clk: rockchip: support clock controller for px30 SoC
 2018-06-08  6:31 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: add bindings for px30 clock controller
` [PATCH v2 2/4] clk: rockchip: add dt-binding header for px30
` [PATCH v2 3/4] clk: rockchip: add support for half divider
` [PATCH v2 4/4] clk: rockchip: add clock controller for px30

[PATCH][next] pinctrl: pinctrl-single: add allocation failure checking of saved_vals
 2018-06-08  6:23 UTC  (3+ messages)

[PATCH v3 0/6] Add MCAN Support for dra76x
 2018-06-08  6:21 UTC  (5+ messages)
` [PATCH v3 4/6] bus: ti-sysc: Add support for software reset

[PATCH 4/4] soc: imx: add SC firmware IPC and APIs
 2018-06-08  5:52 UTC  (12+ messages)

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-06-08  5:17 UTC  (4+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top
    ` [linux-sunxi] "

[v3, 00/10] Support DPAA PTP clock and timestamping
 2018-06-08  4:45 UTC  (3+ messages)

[PATCH v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-08  3:20 UTC  (2+ messages)


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