linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-26 11:37:09 to 2018-06-27 03:51:45 UTC [more...]

[PATCH v2 0/7] arm64: numa/topology/smp: update the cpumasks for CPU hotplug
 2018-06-27  3:51 UTC  (4+ messages)

[GIT PULL] ARM: uniphier: fixes for v4.18
 2018-06-27  3:51 UTC  (3+ messages)

[PATCH v2 0/4] add mailbox support for i.MX7D
 2018-06-27  3:18 UTC  (7+ messages)
` [PATCH v2 4/4] mailbox: Add support for i.MX7D messaging unit

[PATCH] arm64: defconfig: enable Huawei Intelligent PCIe NIC driver
 2018-06-27  2:51 UTC 

[PATCH] arm64: defconfig: enable HiSilicon PMU driver
 2018-06-27  2:49 UTC 

[PATCH] ARM: dts: sun8i: a83t: Add CPU regulator supplies for A83T boards
 2018-06-27  2:27 UTC 

[PATCH V2] ARM: dts: make pfuze switch always-on for imx platforms
 2018-06-27  1:30 UTC 

[PATCH V3] ARM: dts: imx6sll-evk: make pfuze100 sw4 always on
 2018-06-27  1:25 UTC 

[PATCH] ARM: dts: make pfuze switch always-on for imx platforms
 2018-06-27  1:23 UTC  (3+ messages)

[PATCH V2] ARM: dts: imx6sll-evk: make pfuze100 sw4 always on
 2018-06-27  1:19 UTC  (2+ messages)

[PATCH v5 0/7] add virt-dma support for imx-sdma
 2018-06-27  1:18 UTC  (5+ messages)
` [PATCH v5 1/7] tty: serial: imx: correct dma cookie status

[RFC PATCH] arm64/mm: unmap the linear alias of module allocations
 2018-06-27  1:15 UTC  (4+ messages)

[PATCH v5 0/8] Introduce on-chip interconnect API
 2018-06-27  0:55 UTC  (11+ messages)
` [PATCH v5 1/8] interconnect: Add generic "
` [PATCH v5 4/8] interconnect: qcom: Add RPM communication
` [PATCH v5 6/8] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH V5 0/5] add iwdg2 support for stm32mp157c
 2018-06-27  0:47 UTC  (12+ messages)
` [PATCH V5 1/5] dt-bindings: watchdog: add stm32mp1 support
` [PATCH V5 2/5] watchdog: stm32: add pclk feature for stm32mp1
` [PATCH V5 3/5] ARM: dts: stm32: add iwdg2 support for stm32mp157c
` [PATCH V5 4/5] ARM: dts: stm32: add iwdg2 support for stm32mp157c-ed1
` [PATCH V5 5/5] ARM: dts: stm32: update iwdg with lsi clock name for stm32f429

[PATCH v2] ARM: dts: imx53-qsb: Let the codec control MCLK pinctrl
 2018-06-27  0:34 UTC 

[PATCH v2 1/2] clk: pxa: export 32kHz PLL
 2018-06-27  0:16 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: pxa: fix the rtc controller

[PATCH] ARM: dts: imx6ull: Switch to SPDX identifier
 2018-06-27  0:05 UTC 

[PATCH] arm: dts: zynq: Fix memory size on the Zybo Z7 board
 2018-06-26 23:20 UTC 

[PATCH] ARM: dts: imx51: Add sahara crypto support
 2018-06-26 23:18 UTC 

[PATCH 0/3] ARM: dts: imx: add two ZII boards
 2018-06-26 22:08 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: imx51-zii-common: create common include dtsi
` [PATCH 2/3] ARM: dts: imx: add ZII SCU2 ESB board
` [PATCH 3/3] ARM: dts: imx: add ZII SCU2 Mezz board

[PATCH 0/5] arm64: allwinner: h6: Enable AXP805 PMIC on Pine H64
 2018-06-26 21:41 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: mfd: axp20x: Add "self-working" mode for AXP806

[PATCH 0/3] Dts nodes for Keystone2 hw_rng driver
 2018-06-26 21:17 UTC  (3+ messages)

[linux-next PATCH 0/4] Enable network driver on K2G ICE and GP EVMs
 2018-06-26 21:17 UTC  (3+ messages)

[PATCH 0/2] firmware: ti_sci: Add host-id as an optional parameter
 2018-06-26 21:12 UTC  (3+ messages)
` [PATCH 1/2] Documentation: dt: keystone: ti-sci: Add optional host-id parameter

[PATCH v5 00/20] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-06-26 20:55 UTC  (22+ messages)
` [PATCH v5 01/20] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v5 02/20] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v5 03/20] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v5 04/20] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v5 05/20] ACPI / APEI: Make estatus queue a Kconfig symbol
` [PATCH v5 06/20] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v5 07/20] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v5 08/20] ACPI / APEI: Move locking to the notification helper
` [PATCH v5 09/20] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v5 10/20] ACPI / APEI: preparatory split of ghes->estatus
` [PATCH v5 11/20] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v5 12/20] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v5 13/20] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v5 14/20] ACPI / APEI: Split ghes_read_estatus() to read CPER length
` [PATCH v5 15/20] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v5 16/20] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v5 17/20] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v5 18/20] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v5 19/20] mm/memory-failure: increase queued recovery work's priority
` [PATCH v5 20/20] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[v2] ARM: dts: BCM5301X: Add support for Linksys EA9500
 2018-06-26 20:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] arm64/acpi: Add fixup for HPE m400 quirks
 2018-06-26 20:20 UTC  (11+ messages)

[PATCH] dt-bindings: Fix unbalanced quotation marks
 2018-06-26 20:19 UTC  (2+ messages)

[GIT PULL] Qualcomm Fixes for v4.18-rc2
 2018-06-26 20:14 UTC  (3+ messages)

[PATCH 0/2] Add clock driver for Actions S700 SoC
 2018-06-26 19:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: actions: Enable clock controller for S700
` [PATCH 2/2] clk: actions: Add S700 SoC clock support

[PATCH v9 0/6] add support for relative references in special sections
 2018-06-26 19:13 UTC  (8+ messages)
` [PATCH v9 1/6] arch: enable relative relocations for arm64, power and x86
` [PATCH v9 2/6] module: allow symbol exports to be disabled
` [PATCH v9 3/6] module: use relative references for __ksymtab entries
` [PATCH v9 4/6] init: allow initcall tables to be emitted using relative references
` [PATCH v9 5/6] PCI: Add support for relative addressing in quirk tables
` [PATCH v9 6/6] kernel: tracepoints: add support for relative references

[v3 00/10] arm/arm64: mediatek: Fix mmsys device probing
 2018-06-26 18:32 UTC  (5+ messages)
` [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-06-26 18:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver

[PATCH] ARM: dts: pxa: fix the rtc controller
 2018-06-26 18:22 UTC  (2+ messages)

[PATCH v8 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-26 18:15 UTC  (7+ messages)
` [PATCH v8 2/2] "

KVM guest sometimes failed to boot because of kernel stack overflow if KPTI is enabled on a hisilicon ARM64 platform
 2018-06-26 17:47 UTC  (9+ messages)

[PATCH] arm64: entry: add END/ENDPROC markers to *.S files
 2018-06-26 17:47 UTC 

[GIT PULL] SoCFPGA DTS fixes for v4.18
 2018-06-26 17:35 UTC  (3+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-06-26 17:29 UTC  (3+ messages)

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-26 17:27 UTC  (15+ messages)

[PATCH v2 0/6] coresight: Coresight Address Translation Unit support
 2018-06-26 17:19 UTC  (5+ messages)
` [PATCH v2 3/6] coresight: Introduce support for Coresight Address Translation Unit

[PATCH 0/5] Add Actions Semi S900 I2C support
 2018-06-26 17:18 UTC  (5+ messages)
` [PATCH 5/5] i2c: Add Actions Semi OWL family S900 I2C driver

[PATCH 0/2] Enable VDMA S2MM vertical flip support
 2018-06-26 17:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: xilinx_dma: Add VDMA vertical flip property

[PATCH] i2c: aspeed: Improve driver to support multi-master use cases stably
 2018-06-26 16:58 UTC 

[PATCH 0/2] ARM: LEGO MINDSTORMS EV3 Bluetooth support
 2018-06-26 16:51 UTC  (2+ messages)

[PATCH 0/4] Add Actions Semi S900 SPS support
 2018-06-26 16:41 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: power: Add Actions Semi S900 SPS

[PATCH V4 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-06-26 16:31 UTC  (4+ messages)
` [PATCH V4 5/8] ARM: dts: stm32: Add ethernet dwmac on stm32mp1

[PATCH V2 0/5] arm64: Initial support Texas Instrument's AM654 Platform
 2018-06-26 16:26 UTC  (6+ messages)
` [PATCH V2 1/5] dt-bindings: arm: ti: Add bindings for AM654 SoC
` [PATCH V2 2/5] arm64: Add support for TI's K3 Multicore SoC architecture
` [PATCH V2 3/5] arm64: dts: ti: Add Support for AM654 SoC
` [PATCH V2 4/5] soc: ti: Add Support for AM654 SoC config option
` [PATCH V2 5/5] arm64: dts: ti: Add support for AM654 EVM base board

[PATCH 0/2] Fixup STM32MP157 device tree
 2018-06-26 16:19 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: remove gpio aliases for stm32mp157c
` [PATCH 2/2] ARM: dts: stm32: Reorder nodes in stm32mp157c-ed1

[PATCH v2 00/13] ARM: davinci: remove duplicate aemif support
 2018-06-26 16:18 UTC  (11+ messages)
` [PATCH v2 01/13] clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup
` [PATCH v2 02/13] clk: davinci: psc-dm365: use two lookup entries for the aemif clock
` [PATCH v2 03/13] clk: davinci: psc-dm644x: "
` [PATCH v2 04/13] clk: davinci: psc-dm646x: "
` [PATCH v2 05/13] clk: davinci: psc-da830: add a lookup entry for "

[PATCH 0/3] Support rseq on arm64
 2018-06-26 16:11 UTC  (5+ messages)
` [PATCH 3/3] rseq/selftests: Add support for arm64

[PATCH v11 00/27] ARM: davinci: convert to common clock framework​
 2018-06-26 15:34 UTC  (5+ messages)

[PATCH] ARM: dts: da850: Add power-domains to PWM nodes
 2018-06-26 15:28 UTC 

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-06-26 15:25 UTC  (9+ messages)

[PATCH 01/11] ASoC: q6adm: dt-bindings: add compatible string to routing
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: q6adm: dt-bindings: add compatible string to routing" to the asoc tree

[PATCH 02/11] ASoC: q6asm: dt-bindings: add compatible string to dais
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: q6asm: dt-bindings: add compatible string to dais" to the asoc tree

[PATCH v2 03/12] ASoC: q6afe: dt-bindings: add compatible string to dais
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: q6afe: dt-bindings: add compatible string to dais" to the asoc tree

[PATCH v2 04/12] ASoC: qdsp6: q6adm: use of_platform_populate/depopulate()
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6adm: use of_platform_populate/depopulate()" to the asoc tree

[PATCH v2 05/12] ASoC: qdsp6: q6asm: use of_platform_populate/depopulate()
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6asm: use of_platform_populate/depopulate()" to the asoc tree

[PATCH 06/11] ASoC: qdsp6: q6afe: use of_platform_populate/depopulate()
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6afe: use of_platform_populate/depopulate()" to the asoc tree

[PATCH v2 07/12] ASoC: qdsp6: q6afe-dai: support dt based module loading
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6afe-dai: support dt based module loading" to the asoc tree

[PATCH v2 08/12] ASoC: qdsp6: q6asm-dai: support dt based module loading
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6asm-dai: support dt based module loading" to the asoc tree

[PATCH v2 09/12] ASoC: qdsp6: q6routing: support dt based module loading
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6routing: support dt based module loading" to the asoc tree

[PATCH 10/11] ASoC: qcom: apq8096: remove redundant owner assignment
 2018-06-26 15:10 UTC  (2+ messages)
` Applied "ASoC: qcom: apq8096: remove redundant owner assignment" to the asoc tree

[PATCH 11/11] ASoC: qdsp6: q6routing: add proper error check
 2018-06-26 15:10 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6routing: add proper error check" to the asoc tree

[PATCH v2 12/12] ASoC: qdsp6: q6asm: remove unused struct q6asm member
 2018-06-26 15:10 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6asm: remove unused struct q6asm member" to the asoc tree

[PATCH v3] irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
 2018-06-26 14:53 UTC  (9+ messages)

[PATCH 1/3] ARM: dts: imx6qdl-colibri: mux SD/MMC card detect explicitly
 2018-06-26 14:52 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6qdl-colibri: move card detect to module device tree
` [PATCH 3/3] ARM: dts: imx6qdl-colibri: use pull-down on wake-up pin

Self-detected stall on CPU when using SD card
 2018-06-26 14:45 UTC  (2+ messages)

[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2
 2018-06-26 14:44 UTC  (6+ messages)
` [RFC PATCH 1/2] spi: Add "

[PATCH] ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD
 2018-06-26 14:39 UTC  (2+ messages)

[PATCH v2] pinctrl: armada-37xx: add suspend/resume support
 2018-06-26 14:26 UTC  (2+ messages)

[RFC PATCH] ARM: Debug kernel copy by printing
 2018-06-26 14:16 UTC 

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-26 14:09 UTC  (8+ messages)
` [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH v2 10/10] i2c: remove i2c_lock_adapter and use i2c_lock_bus directly

[PATCH] pinctrl: armada-37xx: add suspend/resume support
 2018-06-26 13:59 UTC  (3+ messages)

[PATCH v2] arm: Hook up SYNC_CORE functionality for sys_membarrier()
 2018-06-26 13:47 UTC  (3+ messages)

[PATCH 00/14] ARM: davinci: step towards removing at24_platform_data
 2018-06-26 13:38 UTC  (9+ messages)

[v4, 00/10] Support DPAA PTP clock and timestamping
 2018-06-26 13:18 UTC  (2+ messages)

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-26 13:15 UTC  (18+ messages)
` [PATCH v4 01/17] khwasan, mm: change kasan hooks signatures
` [PATCH v4 02/17] khwasan: move common kasan and khwasan code to common.c
` [PATCH v4 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v4 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v4 05/17] khwasan: initialize shadow to 0xff
` [PATCH v4 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v4 07/17] khwasan: add tag related helper functions
` [PATCH v4 08/17] khwasan, arm64: fix up fault handling logic
` [PATCH v4 09/17] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v4 10/17] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v4 11/17] khwasan: split out kasan_report.c from report.c
` [PATCH v4 12/17] khwasan: add bug reporting routines
` [PATCH v4 13/17] khwasan: add hooks implementation
` [PATCH v4 14/17] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v4 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v4 16/17] khwasan: update kasan documentation
` [PATCH v4 17/17] kasan: add SPDX-License-Identifier mark to source files

[PATCH 0/3] Add STM32 SPI support on stm32mp157c
 2018-06-26 13:01 UTC  (6+ messages)
` [PATCH 3/3] ARM: multi_v7_defconfig: enable STM32 SPI

Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
 2018-06-26 12:52 UTC  (6+ messages)
        ` [offlist] "

[PATCH 0/3] crypto: stm32 - Add power mamagement support
 2018-06-26 12:52 UTC  (4+ messages)
` [PATCH 1/3] crypto: stm32/cryp - Add power management support
` [PATCH 2/3] crypto: stm32/hash "
` [PATCH 3/3] crypto: stm32/crc "

[PATCH V3 0/5] soc: imx: add scu firmware api support
 2018-06-26 12:50 UTC  (14+ messages)
` [PATCH V3 2/5] soc: imx: add mu library functions support
  ` [PATCH V3 5/5] soc: imx: add SC firmware IPC and APIs

[PATCH] ARM: dts: stm32: Add DFSDM support to stm32mp157c
 2018-06-26 12:25 UTC  (2+ messages)

[PATCH 0/5] RFC: Mezzanine handling for 96boards
 2018-06-26 12:12 UTC  (4+ messages)

[PATCH v9 00/12] Sunxi: Add SMP support on A83T
 2018-06-26 11:53 UTC  (2+ messages)

[PATCH v4 2/2] drm/rockchip: Add support for Rockchip Soc RGB output interface
 2018-06-26 11:41 UTC  (2+ messages)

[PATCH] ARM: imx_v4_v5_defconfig: Select ULPI support
 2018-06-26 11:37 UTC 


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