linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 06:08:04 to 2019-11-20 19:42:29 UTC [more...]

[PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
 2019-11-20 19:42 UTC  (2+ messages)

next/master bisection: boot on peach-pi
 2019-11-20 19:29 UTC 

[PATCH 0/5] arm64: Add workaround for Cortex-A77 erratum 1542418
 2019-11-20 19:18 UTC  (4+ messages)

[PATCH v2] buffer: Fix I/O error due to ARM read-after-read hazard
 2019-11-20 19:18 UTC  (3+ messages)

[PATCH v2 00/10] iommu/io-pgtable: Cleanup and prep for split tables
 2019-11-20 19:18 UTC  (8+ messages)
` [PATCH v2 09/10] iommu/io-pgtable-arm: Rationalise TCR handling
` [PATCH v2 10/10] iommu/io-pgtable-arm: Prepare for TTBR1 usage

[PATCH] ARM: hw_breakpoint: Handle inexact watchpoint addresses
 2019-11-20 19:18 UTC  (2+ messages)

[PATCH] arm64: kernel: memory corruptions due non-disabled PAN
 2019-11-20 19:16 UTC  (4+ messages)

[PATCH v5 00/14] CoreSight CTI Driver
 2019-11-20 19:06 UTC  (3+ messages)
` [PATCH v5 05/14] dt-bindings: arm: Adds CoreSight CTI hardware definitions

[PATCH 0/6] brcmstb_thermal updates for new processes
 2019-11-20 18:43 UTC  (2+ messages)

[PATCH] ARM: Fix Kconfig indentation
 2019-11-20 18:23 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: vendor-prefixes: Add yet another for ST-Ericsson
 2019-11-20 18:18 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Deprecate "ste" and "st-ericsson"
` [PATCH v2 3/4] dt-bindings: vendor-prefixes: Add "calaosystems" for CALAO Systems SAS
` [PATCH v2 4/4] dt-bindings: arm: Document compatibles for Ux500 boards

[GIT PULL] few ti-sysc fixes and updates for v5.5 merge window
 2019-11-20 18:16 UTC 

[PATCH v2] dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
 2019-11-20 18:09 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert stm32-exti to json-schema
 2019-11-20 18:06 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: Convert stm32 QSPI bindings to json-schema
 2019-11-20 18:04 UTC  (2+ messages)

[PATCH RFC v6 0/9] interconnect: Add imx support via devfreq
 2019-11-20 18:02 UTC  (9+ messages)
` [PATCH RFC v6 2/9] PM / devfreq: Add generic imx bus scaling driver

[PATCH v2] dt-bindings: crypto: Convert stm32 HASH bindings to json-schema
 2019-11-20 18:01 UTC  (2+ messages)

[PATCH] dt-bindings: rng: Convert stm32 RNG bindings to json-schema
 2019-11-20 18:00 UTC  (2+ messages)

[PATCH v5 00/48] QUICC Engine support on ARM, ARM64, PPC64
 2019-11-20 17:59 UTC  (5+ messages)
` [PATCH v5 13/48] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
` [PATCH v5 45/48] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers

[PATCH] irq-gic: select all CPU's selected in interrupt affinity settings
 2019-11-20 17:55 UTC  (21+ messages)

[PATCH] dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
 2019-11-20 17:53 UTC  (2+ messages)

[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
 2019-11-20 17:33 UTC  (9+ messages)
` [PATCH v3 2/4] hwrng: iproc-rng200: Add support for BCM2711
` [PATCH v3 3/4] ARM: dts: bcm2835: Move rng definition to common location
` [PATCH v3 4/4] ARM: dts: bcm2711: Enable HWRNG support

[PATCH] arm64: kernel: remove uaccess_*_not_uao asm macros
 2019-11-20 17:07 UTC 

[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
 2019-11-20 17:05 UTC  (2+ messages)

[GIT PULL] KVM/arm updates for 5.5
 2019-11-20 16:42 UTC  (23+ messages)
` [PATCH 01/22] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
` [PATCH 02/22] KVM: arm/arm64: Allow user injection of external data aborts
` [PATCH 03/22] KVM: arm64: Document PV-time interface
` [PATCH 04/22] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 05/22] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH 06/22] KVM: Implement kvm_put_guest()
` [PATCH 07/22] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH 08/22] KVM: Allow kvm_device_ops to be const
` [PATCH 09/22] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH 10/22] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 11/22] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 12/22] arm64: Retrieve stolen time as paravirtualized guest
` [PATCH 13/22] KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
` [PATCH 14/22] KVM: arm/arm64: Show halt poll counters in debugfs
` [PATCH 15/22] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
` [PATCH 16/22] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
` [PATCH 17/22] KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
` [PATCH 18/22] KVM: arm/arm64: vgic: Fix some comments typo
` [PATCH 19/22] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
` [PATCH 20/22] KVM: arm/arm64: Let the timer expire in hardirq context on RT
` [PATCH 21/22] KVM: vgic-v4: Track the number of VLPIs per vcpu
` [PATCH 22/22] KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injection

[PATCH] drm/rockchip: Fix Kconfig indentation
 2019-11-20 16:36 UTC  (2+ messages)

[PATCH v3] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-11-20 16:32 UTC  (7+ messages)

[PATCH v2] arm64: dts: rockchip: Enable PCIe for Radxa Rock Pi 4 board
 2019-11-20 16:12 UTC  (2+ messages)
` [PATCH] arm64: dts: rockchip: Add regulators for "

[PATCH] staging: vc04: Fix Kconfig indentation
 2019-11-20 16:08 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
 2019-11-20 16:07 UTC  (2+ messages)

[PATCH v2 00/14] arm64: return address signing
 2019-11-20 16:05 UTC  (2+ messages)

[PATCH 0/2] can: xilinx_can: Bug fixes on can driver
 2019-11-20 15:54 UTC  (6+ messages)
` [PATCH 1/2] can: xilinx_can: skip error message on deferred probe
` [PATCH 2/2] can: xilinx_can: Fix usage of skb memory

[PATCH 0/5] arm64: dts: rockchip: Add Rock Pi N10 support
 2019-11-20 15:51 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: arm: rockchip: Add VMARC RK3399Pro SOM binding
` [PATCH 2/5] arm64: dts: rockchip: Add VMARC RK3399Pro SOM initial support
` [PATCH 3/5] dt-bindings: arm: rockchip: Add Rock Pi N10 binding
` [PATCH 4/5] ARM: dts: rockchip: Add Radxa Carrier board
` [PATCH 5/5] arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support

[PATCH v2 00/11] thermal: clean up output of make W=1
 2019-11-20 15:45 UTC  (5+ messages)
` [PATCH v2 06/11] thermal: mediatek: Appease the kernel-doc deity
` [PATCH v2 07/11] thermal: rockchip: "
` [PATCH v2 08/11] thermal: samsung: "
` [PATCH v2 11/11] thermal: zx2967: "

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-11-20 15:35 UTC  (10+ messages)
` [PATCH v2 3/3] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH] stm class: fix a double free in stm_register_device()
 2019-11-20 15:26 UTC 

[PATCH v2 0/3] crypto: sun4i-ss: fix SHA1 on A33 SecuritySystem
 2019-11-20 15:28 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: add new compatible for A33 SS
` [PATCH v2 2/3] ARM: dts: sun8i: a33: add the new SS compatible
` [PATCH v2 3/3] crypto: sun4i-ss: add the A33 variant of SS

Memory regions and VMAs across architectures
 2019-11-20 15:28 UTC  (4+ messages)

[PATCH v6 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
 2019-11-20 15:16 UTC  (2+ messages)

[PATCH 0/6] STM32 DT: Updates for SOC diversity
 2019-11-20 15:04 UTC  (8+ messages)
` [PATCH 1/6] ARM: dts: stm32: Adapt stm32mp157 pinctrl to manage STM32MP15xx SOCs family
` [PATCH 2/6] ARM: dts: stm32: Update stm32mp157 pinctrl files
` [PATCH 3/6] ARM: dts: stm32: Introduce new STM32MP15 SOCs: STM32MP151 and STM32MP153
` [PATCH 4/6] ARM: dts: stm32: Manage security diversity for STM32M15x SOCs
` [PATCH 5/6] ARM: dts: stm32: Adapt STM32MP157 DK boards to stm32 DT diversity
` [PATCH 6/6] ARM: dts: stm32: Adapt STM32MP157C ED1 board to STM32 "

[PATCH] dt-bindings: arm: Remove leftover axentia.txt
 2019-11-20 14:55 UTC 

[PATCH v4 0/8] ARM: Realtek RTD1195/RTD1295/RTD1395 IRQ mux
 2019-11-20 14:32 UTC  (13+ messages)
` [PATCH v4 2/8] irqchip: Add Realtek RTD1295 mux driver

[PATCH] crypto: Fix Kconfig indentation
 2019-11-20 14:30 UTC  (2+ messages)

[PATCH 0/3] crypto: sun4i-ss: fix SHA1 on A33 SecuritySystem
 2019-11-20 13:45 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: sun8i: a33: add the new SecuritySystem compatible

[PATCH] clk: Fix Kconfig indentation
 2019-11-20 13:42 UTC 

[PATCH] perf: Fix Kconfig indentation
 2019-11-20 13:40 UTC 

[PATCH] soc: fsl: Fix Kconfig indentation
 2019-11-20 13:39 UTC 

[PATCH] soc: rockchip: Fix Kconfig indentation
 2019-11-20 13:39 UTC 

[PATCH] arm64: Fix Kconfig indentation
 2019-11-20 13:37 UTC 

[PATCH 1/3] dt-bindings: vendor-prefixes: Add yet another for ST-Ericsson
 2019-11-20 13:33 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: vendor-prefixes: Add "calaosystems" for CALAO Systems SAS
` [PATCH 3/3] dt-bindings: arm: Document compatibles for Ux500 boards

[PATCH v6 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-20 12:59 UTC  (10+ messages)
` [PATCH v6 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
` [PATCH v6 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v6 3/8] mmc: sdhci-of-arasan: Add sampling clock for a phy to use
` [PATCH v6 4/8] dt-bindings: mmc: Add optional generic properties for mmc
` [PATCH v6 5/8] mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
` [PATCH v6 6/8] firmware: xilinx: Add SDIO Tap Delay nodes
` [PATCH v6 7/8] dt-bindings: mmc: arasan: Document 'xlnx, zynqmp-8.9a' controller
` [PATCH v6 8/8] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH v3 0/3] add inversion signal presence support
 2019-11-20 12:59 UTC  (9+ messages)
` [PATCH v3 1/3] aspeed: dts: add sd card for vesnin
` [PATCH v3 2/3] mmc: sdhci-of-aspeed: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v3 3/3] mmc: sdhci-of-aspeed: add inversion signal presence

[PATCH] arm: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
 2019-11-20 12:30 UTC  (4+ messages)

[PATCH v6 0/5] Add support for QCOM Core Power Reduction
 2019-11-20 12:00 UTC  (2+ messages)

[PATCH 0/4] media: meson: vdec: add g12a platform
 2019-11-20 11:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: media: amlogic,vdec: convert to yaml
` [PATCH 2/4] dt-bindings: media: amlogic, gx-vdec: add bindings for G12A family
` [PATCH 3/4] media: meson: vdec: add g12a platform
` [PATCH 4/4] arm64: dts: meson-g12-common: add video decoder node

next/master bisection: boot on peach-pi
 2019-11-20 10:55 UTC  (2+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-11-20 10:30 UTC  (3+ messages)

[PATCH] ARM: don't export unused return_address()
 2019-11-20 10:23 UTC  (12+ messages)

[RFC PATCH V3 0/3] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-11-20  9:28 UTC  (6+ messages)
` [RFC PATCH V3 3/3] platform: mtk-isp: Add Mediatek FD driver

[PATCH 0/2] spi CS customization support
 2019-11-20  9:31 UTC  (4+ messages)
` [PATCH 2/2] spi: mediatek: add cs timing configuration support

[PATCH 0/7] arm64: dts: Initial RTD1395 and BPi-M4 support
 2019-11-20  9:20 UTC  (7+ messages)
` [PATCH 5/7] ARM: dts: rtd1195: Introduce r-bus

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-20  8:47 UTC  (3+ messages)

[PATCH v4 1/2] kasan: detect negative size in memory operation function
 2019-11-20  8:34 UTC  (2+ messages)

[PATCH v3 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-11-20  8:31 UTC  (6+ messages)
` [PATCH v3 3/4] drm: imx: Add i.MX 6 MIPI DSI host driver
` [PATCH v3 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc

[PATCH] ARM: dts: imx25: fix usbhost1 node
 2019-11-20  8:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: realtek: Add Realtek rtd1619 and mjolnir
 2019-11-20  7:58 UTC  (5+ messages)

[PATCH v3 0/8] ARM: Initial RTD1195 and MeLE X1000 support
 2019-11-20  6:53 UTC  (5+ messages)
` [PATCH v3 6/8] ARM: dts: rtd1195: Add reset nodes

[RESEND PATCH v3 1/3] usb: musb: create debugfs directory under usb root
 2019-11-20  6:43 UTC  (3+ messages)
` [RESEND PATCH v3 2/3] usb: gadget: atmel: "
` [RESEND PATCH v3 3/3] usb: gadget: udc: gr_udc: "

unify the dma_capable definition
 2019-11-20  6:31 UTC  (7+ messages)
  ` [PATCH 1/3] dma-direct: unify the dma_capable definitions

[PATCH] arm64: dts: mt8173: Add gce setting in mmsys and display node
 2019-11-20  6:11 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).