linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-23 17:28:24 to 2019-04-24 14:04:02 UTC [more...]

[PATCH 0/2] drm/stm: ltdc: manage error cases in probe
 2019-04-24 14:03 UTC  (2+ messages)
` [PATCH 1/2] drm/stm: ltdc: manage the get_irq probe defer case

[PATCH] soc/imx: Read imx8mm soc revision from anatop
 2019-04-24 13:57 UTC  (2+ messages)

[aarch64] Kernel crash on v5.1-rc5, __arch_copy_from_user+0x1bc/0x240
 2019-04-24 13:54 UTC  (6+ messages)

[PATCH] ASoC: rockchip: add missing INTERLEAVED PCM attribute
 2019-04-24 13:53 UTC  (4+ messages)
` [alsa-devel] "

[PATCH] The patch solves the type error of the parameter “off” in syscall mmap on the ARM64 platform
 2019-04-24 13:50 UTC  (5+ messages)

[PATCH v7 00/27] KVM: arm64: SVE guest support
 2019-04-24 13:47 UTC  (8+ messages)
` [PATCH v7 01/27] KVM: Documentation: Document arm64 core registers in detail
` [PATCH v7 11/27] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v7 17/27] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus

[PATCH] ARM: VDSO: Drop implicit common-page-size linker flag
 2019-04-24 13:45 UTC  (3+ messages)

[PATCH v10 0/5] Add ARMv8.3 pointer authentication for kvm guest
 2019-04-24 13:42 UTC  (19+ messages)
` [PATCH v10 1/5] KVM: arm64: Add a vcpu flag to control ptrauth for guest
` [PATCH v10 2/5] KVM: arm/arm64: context-switch ptrauth registers
` [PATCH v10 3/5] KVM: arm64: Add userspace flag to enable pointer authentication
` [kvmtool PATCH v10 5/5] KVM: arm/arm64: Add a vcpu feature for "

[PATCH 1/3] crypto: stm32/cryp - add weak key check for DES
 2019-04-24 13:34 UTC  (3+ messages)
` [PATCH 2/3] crypto: stm32/cryp - remove request mutex protection
` [PATCH 3/3] crypto: stm32/cryp - update to return iv_out

[PATCH] media: stm32-dcmi: return appropriate error codes during probe
 2019-04-24 13:25 UTC 

[PATCH v3 0/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-04-24 13:17 UTC  (5+ messages)
` [PATCH v3 2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
` [PATCH v3 3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-24 13:02 UTC  (4+ messages)

[PATCH 0/2] iio: adc: stm32-dfsdm: manage error cases in probe
 2019-04-24 12:55 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: stm32-dfsdm: manage the get_irq error case
` [PATCH 2/2] iio: adc: stm32-dfsdm: missing error case during probe

[PATCH] spi: stm32: return the get_irq error
 2019-04-24 12:38 UTC 

[PATCH] drm/stm: ltdc: add modifier support
 2019-04-24 12:29 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: reset controller to avoid partial refresh
 2019-04-24 12:29 UTC  (3+ messages)

[PATCH v3] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
 2019-04-24 12:28 UTC 

[PATCH] drm/stm: ltdc: limit number of layer to avoid memory overflow
 2019-04-24 12:28 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: disable hw interrupts before its handler init
 2019-04-24 12:27 UTC  (3+ messages)

[PATCH] rtc: stm32: manage the get_irq probe defer case
 2019-04-24 12:26 UTC 

[PATCH] drm/stm: ltdc: fix data enable polarity
 2019-04-24 12:26 UTC  (4+ messages)

[PATCH] drm/stm: ltdc: use DRM_WARN for fifo & transfer error messages
 2019-04-24 12:26 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: update planes at next vblank to avoid partial refresh
 2019-04-24 12:25 UTC  (3+ messages)

[PATCH] spi: atmel-quadspi: fix crash while suspending
 2019-04-24 12:21 UTC  (2+ messages)

Compile error from 86d3e12e975ff
 2019-04-24 12:17 UTC 

[GIT PULL] iommu/arm-smmu: Updates for 5.2
 2019-04-24 11:52 UTC 

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-04-24 11:52 UTC  (4+ messages)

[PATCH 0/3] PM / Domains: Improve support for multi PM domains
 2019-04-24 11:28 UTC  (7+ messages)
` [PATCH 1/3] PM / Domains: Don't kfree() the virtual device in the error path
` [PATCH 2/3] PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
` [PATCH 3/3] PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain

[PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
 2019-04-24 11:11 UTC  (6+ messages)

[PATCH V5 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-04-24 11:08 UTC  (4+ messages)
` [PATCH V5 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

[PATCH] pinctrl: stm32: check irq controller availability at probe
 2019-04-24 10:48 UTC  (3+ messages)

[PATCH 0/6] objtool: Add support for Arm64
 2019-04-24 10:44 UTC  (13+ messages)
` [RFC 1/6] objtool: Refactor code to make it more suitable for multiple architecture support
` [RFC 2/6] objtool: arm64: Add required implementation for supporting the aarch64 architecture in objtool
` [RFC 3/6] objtool: arm64: Adapt the stack frame checks and the section analysis for the arm architecture
` [RFC 4/6] arm64: assembler: Add macro to annotate asm function having non standard stack-frame
` [RFC 5/6] arm64: sleep: Add stack frame setup for __cpu_supsend_enter

[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
 2019-04-24 10:35 UTC 

[PATCH] soc: imx: Fix build error without CONFIG_SOC_BUS
 2019-04-24 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: renesas: draak: Remove unecessary index from vin4 port
 2019-04-24  9:57 UTC  (5+ messages)

[PATCH] net: ethernet: stmmac: manage the get_irq probe defer case
 2019-04-24  9:48 UTC  (2+ messages)

[PATCH v2 00/14] KVM: arm64: SVE cleanups
 2019-04-24  9:38 UTC  (3+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: Fix initialization for cpu clocks
 2019-04-24  9:30 UTC  (8+ messages)

[PATCH V5 2/9] usb: roles: add API to get usb_role_switch by node
 2019-04-24  9:22 UTC  (2+ messages)
` [PATCH V5 7/9] arm64: defconfig: enable TYPEC_HD3SS3220 config option

[PATCH] dmaengine: stm32-dma: dmaengine: stm32-dma: use platform_get_irq()
 2019-04-24  9:27 UTC  (2+ messages)

[PATCH] arm64: configurable sparsemem section size
 2019-04-24  9:07 UTC  (2+ messages)

[PATCH v1 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-04-24  9:06 UTC  (9+ messages)
` [PATCH v1 01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
    ` [EXT] "
` [PATCH v1 07/15] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v1 14/15] ARM: dts: imx6sll: correct ecspi/sdma compatible
    ` [EXT] "

[PATCH v2] drm/sun4i: Unbind components before releasing DRM and memory
 2019-04-24  9:04 UTC 

[PATCH -next] crypto: atmel - remove set but not used variable 'alg_name'
 2019-04-24  8:55 UTC  (2+ messages)

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-24  8:31 UTC  (2+ messages)

[PATCH RFC 0/8] Exynos Adaptive Supply Voltage support
 2019-04-24  8:20 UTC  (5+ messages)
  ` [PATCH RFC 4/8] soc: samsung: Add Exynos Adaptive Supply Voltage driver

[PATCH V2 0/2] arm64/mm: Enable memory hot remove
 2019-04-24  8:19 UTC  (12+ messages)
` [PATCH V2 2/2] "

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-04-24  8:13 UTC  (18+ messages)
` [PATCH V5 01/16] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 05/16] PCI: dwc: Move config space capability search API
` [PATCH V5 06/16] PCI: dwc: Add ext "
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V5 08/16] PCI: dwc: Add support to enable "
` [PATCH V5 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V5 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V5 16/16] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v2 0/7] add LCD support for SAM9X60
 2019-04-24  8:12 UTC  (3+ messages)
` [PATCH v2 5/7] pwm: atmel-hlcdc: add compatible for SAM9X60 HLCDC's PWM

[PATCH V4 00/16] Add Tegra194 PCIe support
 2019-04-24  8:10 UTC  (9+ messages)
` [PATCH V4 05/16] PCI: dwc: Move config space capability search API
` [PATCH V4 06/16] PCI: dwc: Add ext "

[GIT PULL] dts64 updates for v5.2
 2019-04-24  7:55 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: inject an async abort to host if SEA handling failed
 2019-04-24  7:46 UTC  (2+ messages)

[PATCH v4] arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTO
 2019-04-24  7:33 UTC  (3+ messages)

[PATCH V3] cpufreq: Call transition notifier only once for each policy
 2019-04-24  7:26 UTC  (5+ messages)

[PATCH v2 0/2] ARM errata 814220
 2019-04-24  7:25 UTC  (4+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a7795: Create thermal zone to support IPA
 2019-04-24  7:17 UTC  (4+ messages)

[RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API
 2019-04-24  7:13 UTC  (5+ messages)
      ` [EXT] "

[PATCH net-next v2] net: mvpp2: cls: Add Classification offload support
 2019-04-24  7:01 UTC  (3+ messages)

Does vdso_install attempt to re-compile objects under root privilege?
 2019-04-24  6:57 UTC  (7+ messages)

[PATCH] arm64: dts: allwinner: h6: add PIO VCC bank supplies for Pine H64
 2019-04-24  6:25 UTC 

[PATCHv5 0/6] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-04-24  5:35 UTC  (3+ messages)
` [PATCHv5 1/6] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
 2019-04-24  3:27 UTC 

[PATCH V11 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-04-24  2:59 UTC  (2+ messages)

[PATCH v2 26/79] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-04-24  1:15 UTC  (2+ messages)

[PATCH v2 0/2] AUXADC: Mediatek auxadc driver on MT8183
 2019-04-24  1:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: adc: mt8183: add binding document
` [PATCH v2 2/2] arm64: dts: mt8183: Add auxadc device node

[PATCH 0/1] AUXADC: Mediatek auxadc driver on MT8183
 2019-04-24  0:51 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: adc: mt8183: add binding document

[RFC] arm64: swiotlb: cma_alloc error spew
 2019-04-24  0:39 UTC  (4+ messages)

[PATCH v3] arm64: sysreg: make mrs_s and msr_s macros work with Clang and LTO
 2019-04-23 23:09 UTC  (14+ messages)

[PATCH v2] ARM: errata: Workaround errata A12 857271 / A17 857272
 2019-04-23 22:59 UTC 

[PATCH] pci: aardvark: Wait for endpoint to be ready before training link
 2019-04-23 22:29 UTC  (3+ messages)

[RFC PATCH] dma-mapping: create iommu mapping for newly allocated dma coherent mem
 2019-04-23 22:09 UTC  (3+ messages)

[PATCH] i2c: imx: correct the method of getting private data in notifier_call
 2019-04-23 21:22 UTC  (5+ messages)

Patch "timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()" has been added to the 5.0-stable tree
 2019-04-23 20:54 UTC 

Patch "timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()" has been added to the 4.19-stable tree
 2019-04-23 20:54 UTC 

Kconfig dependency issue on function-graph tracer and frame pointer on arm
 2019-04-23 20:37 UTC  (4+ messages)

[PATCH v3 1/4] ARM: use arch_extension directive instead of arch argument
 2019-04-23 20:19 UTC  (2+ messages)

[PATCH V2 0/6] spi: bcm2835: improvements
 2019-04-23 20:15 UTC  (7+ messages)
` [PATCH V2 1/6] spi: bcm2835: bcm2835_spi_transfer_one_poll remove unnecessary argument
` [PATCH V2 2/6] spi: bcm2835: Avoid 64-bit arithmetic in xfer len calc
` [PATCH V2 3/6] spi: bcm2835: added comment about different bus behaviour of DMA mode
` [PATCH V2 4/6] spi: bcm2835: make the polling duration limits configurable
` [PATCH V2 5/6] spi: bcm2835: make the lower limit for dma mode configurable
` [PATCH V2 6/6] spi: bcm2835: add driver stats to debugfs

[PATCH] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2019-04-23 19:25 UTC  (4+ messages)
  ` [musl] "

[PATCH] clk: imx6sll: Fix mispelling uart4_serial as serail
 2019-04-23 19:05 UTC 

[nomadik:ixp4 5/47] drivers/mtd/maps/physmap-ixp4xx.c:42:16: sparse: sparse: cast to restricted __be16
 2019-04-23 18:31 UTC 

[PATCH v2 0/6] arm64: Add initial support for Odroid-N2
 2019-04-23 18:25 UTC  (3+ messages)
` [PATCH v2 3/6] clk: meson: g12a: mark fclk_div3 as critical

[PATCH v2 00/36] coresight: Support for ACPI bindings
 2019-04-23 17:59 UTC  (5+ messages)
` [PATCH v2 30/36] coresight: Use platform agnostic names
` [PATCH v2 31/36] coresight: stm: ACPI support for parsing stimulus base

[PATCH v2] ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks
 2019-04-23 17:54 UTC  (2+ messages)

[PATCH 1/4] ARM: brcmstb: fix a leaked reference by adding missing of_node_put
 2019-04-23 17:54 UTC  (3+ messages)
` [PATCH 3/4] ARM: rockchip: "

[PATCH v2 01/15] ARM: actions: fix a leaked reference by adding missing of_node_put
 2019-04-23 17:48 UTC  (3+ messages)
` [PATCH v2 07/15] ARM: rockchip: "

[PATCH RFT V3 0/8] clk: make register endianness a run-time property
 2019-04-23 17:40 UTC  (5+ messages)
` [PATCH RFT V3 1/8] clk: divider: add explicit big endian support

[PATCH v3] clk: zynqmp: use structs for clk query responses
 2019-04-23 17:38 UTC  (4+ messages)

[PATCH v5 0/7] ARM: dts: sun8i: v40 Rewrite BPi M2 Berry DTS based on BPi M2 Ultra
 2019-04-23 17:26 UTC  (2+ messages)
` [PATCH v5 4/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Enable HDMI output


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