Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 07:03:09 to 2026-07-27 10:28:04 UTC [more...]

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

[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
 2026-07-27 10:22 UTC  (6+ messages)

[PATCH 1/2] soc: fsl: qe_ports_ic: Use generic I/O helper instead of specific powerPC ones
 2026-07-27 10:19 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: Remove redundant dev_err()
 2026-07-27 10:18 UTC  (4+ messages)

[PATCH v2] powerpc: Move CONFIG_QE_GPIO to SoC
 2026-07-27 10:17 UTC  (2+ messages)

[PATCH v6 0/5] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-27 10:10 UTC  (6+ messages)
` [PATCH v6 1/5] arm64: dts: freescale: imx8mp: fix sort order
` [PATCH v6 2/5] dt-bindings: arm: fsl: add base compatible for Skov i.MX8MP revC
` [PATCH v6 3/5] arm64: dts: imx8mp-skov-revc: convert to overlays
` [PATCH v6 4/5] dt-bindings: arm: fsl: add compatible for new Skov i.MX8MP variant
` [PATCH v6 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board

[PATCH v5 0/3] pmdomain: imx: build the SCU power domain driver as a module
 2026-07-27 10:00 UTC  (6+ messages)
` [PATCH v5 2/3] pmdomain: imx: scu-pd: allow building "
` [PATCH v5 3/3] clk: imx: imx8qxp: add soft dependency on SCU power domain driver

[PATCH] pmdomain: mediatek: fix remaining %pOF after of_node_put()
 2026-07-27 10:00 UTC  (2+ messages)

[PATCH v5 0/3] Retrieve information about DDR from SMEM
 2026-07-27  9:59 UTC  (4+ messages)
` [PATCH v5 1/3] soc: qcom: smem: Use 'unsigned int' instead of 'unsigned'
` [PATCH v5 2/3] soc: qcom: smem: Expose DDR data from SMEM
` [PATCH v5 3/3] soc: qcom: ubwc: Get HBB "

[PATCH] soc: fsl: dpio: Use common error handling code in two functions
 2026-07-27  9:57 UTC  (4+ messages)
  ` [PATCH v2 0/2] soc: fsl: dpio: Use scope-based resource management "

[PATCH v1 0/7] gpiolib: kill gpio_request_one()
 2026-07-27  9:53 UTC  (5+ messages)
` [PATCH v1 2/7] media: em28xx: Split em28xx_pctv_290e_set_lna_gpio() helper
` [PATCH v1 3/7] media: em28xx: Open code gpio_request_one()

[PATCH v2 0/2] Stabilize serial line numbers on MediaTek boards
 2026-07-27  9:49 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: alias all enabled serial ports
` [PATCH v2 2/2] serial: 8250_mtk: honor DT serial aliases

[PATCH v5 0/5] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-27  9:42 UTC  (6+ messages)
` [PATCH v5 1/5] arm64: dts: freescale: imx8mp: fix sort order
` [PATCH v5 2/5] dt-bindings: arm: fsl: add base compatible for Skov i.MX8MP revC
` [PATCH v5 3/5] arm64: dts: imx8mp-skov-revc: convert to overlays
` [PATCH v5 4/5] dt-bindings: arm: fsl: add compatible for new Skov i.MX8MP variant
` [PATCH v5 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board

[PATCH net-next] net: phylink: add phylink_pcs_loopback() method for PCS loopback support
 2026-07-27  9:38 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH] ARM: ptrace: keep ARM_ORIG_r0 consistent with ARM_r0 after ptrace writes
 2026-07-27  9:38 UTC  (3+ messages)

[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-07-27  9:30 UTC  (3+ messages)

[PATCH] MAINTAINERS: Drop redundant lists from various Samsung entries
 2026-07-27  9:24 UTC 

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-27  9:21 UTC  (5+ messages)
` [PATCH v15 13/37] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit

[PATCH v4 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-07-27  9:18 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
` [PATCH v4 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support

[PATCH v3 0/5] powervr: MT8173 GPU support
 2026-07-27  9:15 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: clock: mediatek: Add mt8173 mfgtop
` [PATCH v3 2/5] clk: mediatek: Add mt8173-mfgtop driver
` [PATCH v3 3/5] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU
` [PATCH v3 4/5] arm64: dts: mediatek: mt8173: Fix MFG_ASYNC power domain clock
` [PATCH v3 5/5] arm64: dts: mediatek: mt8173: Add GPU device nodes

[PATCH 0/5] mm: add basic PTE const type-safety
 2026-07-27  9:14 UTC  (11+ messages)
` [PATCH 3/5] mm/parisc: constify ptep_get() argument

[GIT PULL 1/1] arm64: realtek: Device tree updates for v7.3
 2026-07-27  9:09 UTC 

[PATCH mm-hotfixes v5 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-27  9:00 UTC  (5+ messages)
` [PATCH mm-hotfixes v5 3/5] x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAF
  ` [REGRESSION]: "

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-27  8:49 UTC  (3+ messages)

[PATCH v9 0/5] Add SCDC information to connector debugfs
 2026-07-27  8:35 UTC  (2+ messages)

[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
 2026-07-27  8:25 UTC  (3+ messages)

[PATCH v2] net: stmmac: enable MAC rx/tx after DMA start
 2026-07-27  8:23 UTC  (2+ messages)

[PATCH v7 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
 2026-07-27  8:18 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: i2c: nuvoton,ma35d1-i2c: Add "
` [PATCH v7 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support
` [PATCH v7 3/3] arm64: dts: nuvoton: Add I2C nodes for MA35D1 SoC

[PATCH net-next] net: stmmac: fpe: Keep pmac always enabled
 2026-07-27  8:11 UTC  (2+ messages)

[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
 2026-07-27  8:02 UTC  (2+ messages)
  ` [PATCH net-next v9 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC

[PATCH v3] ARM: module.lds: fix unwind metadata for merged .text sections
 2026-07-27  7:47 UTC  (2+ messages)

[PATCH v3 0/2] ipmi: kcs_bmc_aspeed: g6: Add KCS Channel 4 over PCIe
 2026-07-27  7:27 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ARM: dts: aspeed-g6: add pcie-kcs4

[PATCH net-next 0/3] net: stmmac: dwmac-rk: add RK3576 GMAC 25M refout support
 2026-07-27  7:21 UTC  (5+ messages)

[PATCH v6 0/6] Add Amlogic stateless H.264 video decoder for S4
 2026-07-27  7:19 UTC  (9+ messages)
` [PATCH v6 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC
  ` [PATCH v6 4/6] decoder: Add V4L2 stateless H.264 decoder driver

mm: opaque hardware page-table entry handles
 2026-07-27  7:11 UTC  (9+ messages)

[PATCH v2 0/4] drm/rockchip: add RK3568 LVDS support
 2026-07-27  7:10 UTC  (3+ messages)
` [PATCH v2 3/4] drm/rockchip: lvds: add RK3568 support


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