Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-26 12:42:05 to 2026-07-26 19:46:54 UTC [more...]

[PATCH v3 0/8] drm: replace simple display pipe users with atomic helpers
 2026-07-26 19:45 UTC  (9+ messages)
` [PATCH v3 1/8] drm/arcpgu: replace struct drm_simple_display_pipe with regular "
` [PATCH v3 2/8] drm/aspeed: "
` [PATCH v3 3/8] drm/mcde: "
` [PATCH v3 4/8] drm/pl111: "
` [PATCH v3 5/8] drm/gm12u320: "
` [PATCH v3 6/8] drm/repaper: "
` [PATCH v3 7/8] drm/tve200: "
` [PATCH v3 8/8] drm/xen: "

[PATCH v3 0/2] drm: replace simple display pipe users with atomic helpers
 2026-07-26 19:42 UTC  (3+ messages)
` [PATCH v3 1/2] drm/imx/lcdc: avoid duplicate clk_per enable
` [PATCH v3 2/2] drm/imx: replace struct drm_simple_display_pipe with regular atomic helpers

[PATCH 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
 2026-07-26 19:00 UTC  (3+ messages)
` [PATCH 2/3] iio: proximity: add driver for Sharp GP2AP070S proximity sensor

[PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
 2026-07-26 18:35 UTC  (4+ messages)

[PATCH v2] arm64: proton-pack: Restore the nospectre_bhb command-line option
 2026-07-26 18:22 UTC 

[PATCH 0/3] arm64: dts: amlogic: add support for Orbbec Zora P1
 2026-07-26 18:21 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Orbbec
` [PATCH 2/3] dt-bindings: arm: amlogic: document Orbbec Zora P1 board compatible
` [PATCH 3/3] arm64: dts: amlogic: add support for Orbbec Zora P1

[PATCH] net: stmmac: enable MAC rx/tx after DMA start
 2026-07-26 18:15 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: exynos/google/fsd: Trivial white-space changes to adjust to DTS coding style
 2026-07-26 17:43 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: exynos: Move 'status' to the end to match "
` [PATCH 2/8] arm64: dts: exynos: Align continued properties and add missing blank lines
` [PATCH 3/8] arm64: dts: exynos5433: Override thermal zones by phandle
` [PATCH 4/8] arm64: dts: exynos: Re-order clocks and align continued properties
` [PATCH 5/8] arm64: dts: google: Move 'status' to the end to match coding style
` [PATCH 6/8] arm64: dts: google: Align continued properties and add missing blank lines
` [PATCH 7/8] arm64: dts: fsd: Move 'status' to the end to match coding style
` [PATCH 8/8] arm64: dts: fsd: Align continued properties and add missing blank lines

[PATCH v2 00/11] iommu/tegra241-cmdqv: Fix error-interrupt races and VINTF lifecycle bugs
 2026-07-26 18:06 UTC  (4+ messages)
` [PATCH v2 10/11] iommu/tegra241-cmdqv: Warn on a VCMDQ base above the 48-bit hardware limit

[PATCH] iio: adc: bcm_iproc_adc: Use dev_err_probe() for resource acquisition failures
 2026-07-26 18:03 UTC 

[PATCH v2] KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID
 2026-07-26 17:48 UTC 

[PATCH v9 0/4] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-26 17:20 UTC  (7+ messages)
` [PATCH v9 3/4] iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratum
` [PATCH v9 4/4] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-26 16:14 UTC  (11+ messages)
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1

[PATCH RESEND 0/9] ARM: stm32: add STM32H7R7 and ART-Pi2 support
 2026-07-26 15:49 UTC  (10+ messages)
` [PATCH RESEND 1/9] dt-bindings: arm: stm32: add Ruiside ART-Pi2
` [PATCH RESEND 2/9] dt-bindings: clock: stm32: add STM32H7RS RCC
` [PATCH RESEND 3/9] clk: stm32: add STM32H7RS RCC driver
` [PATCH RESEND 4/9] dt-bindings: pinctrl: stm32: add STM32H7RS
` [PATCH RESEND 5/9] pinctrl: stm32: add STM32H7RS support
` [PATCH RESEND 6/9] ARM: stm32: add STM32H7R7 platform support
` [PATCH RESEND 7/9] ARM: dts: stm32: add STM32H7R7 SoC
` [PATCH RESEND 8/9] ARM: dts: stm32: add Ruiside ART-Pi2 board
` [PATCH RESEND 9/9] ARM: stm32: document STM32H7R7 support

[PATCH v2 0/2] iommu/arm-smmu-v3: Fix SVA vs. HAFT issues
 2026-07-26 16:10 UTC  (6+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Add HAFT support for SVA

[PATCH 1/9] dt-bindings: arm: stm32: add Ruiside ART-Pi2
 2026-07-23 15:49 UTC  (9+ messages)
` [PATCH 2/9] dt-bindings: clock: stm32: add STM32H7RS RCC
` [PATCH 3/9] clk: stm32: add STM32H7RS RCC driver
` [PATCH 4/9] dt-bindings: pinctrl: stm32: add STM32H7RS
` [PATCH 5/9] pinctrl: stm32: add STM32H7RS support
` [PATCH 6/9] ARM: stm32: add STM32H7R7 platform support
` [PATCH 7/9] ARM: dts: stm32: add STM32H7R7 SoC
` [PATCH 8/9] ARM: dts: stm32: add Ruiside ART-Pi2 board
` [PATCH 9/9] ARM: stm32: document STM32H7R7 support

[PATCH 0/9] ARM: stm32: add STM32H7R7 and ART-Pi2 support
 2026-07-26 15:49 UTC 

[PATCH v3 0/9] Initial Apple M3 Pro, Max and Ultra device trees
 2026-07-26 15:04 UTC  (3+ messages)
` [PATCH v3 6/9] dt-bindings: i2c: apple,i2c: Add t6030 and t6031 compatibles

[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
 2026-07-26 15:41 UTC  (5+ messages)
` [PATCH 1/3] soc: samsung: exynos-pmu: use target cpu ID in hotplug callbacks

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-26 15:36 UTC  (14+ messages)

[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-26 15:12 UTC  (10+ messages)
` [PATCH v3 2/4] "

[PATCH] KVM: arm64: Use consistent type for pool size
 2026-07-26 15:11 UTC  (3+ messages)

[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH v1] arm64: RSI: fix field-spanning write warning in attestation token init
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH v2] arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH] iommu/rockchip: Fix silent probe success when all MMU resources fail
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH v3] iommu/rockchip: Drop global rk_ops in favor of per-device ops
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH v2 0/4] arm64: Fixes and cleanups for cpu-feature-registers.rst
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
 2026-07-26 14:55 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: support per-direction phys
` [PATCH v2 2/4] phy: rockchip-samsung-dcphy: factor MIPI D-PHY power on/off into helpers
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
` [PATCH v2 4/4] phy: rockchip-samsung-dcphy: add MIPI D-PHY receiver support

[PATCH 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
 2026-07-26 14:54 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: support per-direction phys

[PATCH 0/2] dmaengine: apple-admac: Add support for M3 generation
 2026-07-26 14:41 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Fix host-directed debug for non-protected pKVM guests
 2026-07-26 14:36 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Flush external_mdscr_el1 to the pKVM hyp vCPU
` [PATCH 2/2] KVM: arm64: selftests: Add a userspace watchpoint test

[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
 2026-07-26 14:33 UTC  (4+ messages)
` [PATCH net-next v9 06/12] net: Document PCS subsystem

[PATCH] arm64: smp: distinguish secondary CPUs that hang after reaching head.S
 2026-07-26 13:46 UTC  (5+ messages)

[PATCH] arm64: proton-pack: Restore the nospectre_bhb command-line option
 2026-07-26 13:38 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: stmmac: Fix PHY attach when custom PCS is in use
 2026-07-26 13:26 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phylink: allow PHYs to be attached in 802.3z inband mode
` [PATCH net-next v2 2/2] net: stmmac: Skip PHY attach if custom PCS is in use

[PATCH v4 0/3] nvmem: migrate to const void * in reg_write
 2026-07-26 13:17 UTC  (4+ messages)
` [PATCH v4 1/3] firmware: meson: pass a const buffer to meson_sm_call_write()
` [PATCH v4 2/3] nvmem: core: deprecate reg_write callback and add reg_write_const
` [PATCH v4 3/3] nvmem: make all reg_write callbacks take const void *

[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
 2026-07-26 13:16 UTC  (2+ messages)

[PATCH v3 0/4] nvmem: fix a const-unsoundness in reg_write
 2026-07-26 12:56 UTC  (4+ messages)
` [PATCH v3 3/4] nvmem: apple-spmi: improve calling safety with wrapper functions

[PATCH v2 0/5] arm64: arch_timer: Improve errata handling
 2026-07-26 12:43 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox