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

[PATCH v8 00/12] ZTE zx297520v3 clock bindings and driver
 2026-07-28  6:27 UTC  (14+ messages)
` [PATCH v8 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset controller
` [PATCH v8 02/12] dt-bindings: clk: zte: Add zx297520v3 matrix "
` [PATCH v8 03/12] dt-bindings: clk: zte: Add zx297520v3 LSP "
` [PATCH v8 04/12] mfd: zx297520v3: Add a clock and reset MFD driver
` [PATCH v8 05/12] clk: zte: Add Clock registration infrastructure
` [PATCH v8 06/12] clk: zte: Add regmap-based clocks
` [PATCH v8 07/12] clk: zte: Add zx PLL support infrastructure
` [PATCH v8 08/12] clk: zte: Introduce a driver for zx297520v3 top clocks
` [PATCH v8 09/12] clk: zte: Introduce a driver for zx297520v3 matrix clocks
` [PATCH v8 10/12] clk: zte: Introduce a driver for zx297520v3 LSP clocks
` [PATCH v8 11/12] reset: zte: Add a zx297520v3 reset driver
` [PATCH v8 12/12] ARM: dts: zte: Declare zx297520v3 CRM device nodes

[PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-07-28  6:27 UTC  (3+ messages)
` [PATCH v3 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()

[PATCH v4 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-28  6:27 UTC  (24+ messages)
` [PATCH v4 01/10] arm_mpam: let low level MSC accessors return an error
` [PATCH v4 02/10] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v4 03/10] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v4 04/10] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v4 05/10] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v4 06/10] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v4 08/10] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v4 10/10] arm_mpam: detect and enable MPAM-Fb PCC support

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-07-28  6:24 UTC  (22+ messages)
` [RFC PATCH v2 03/45] arm64: hibernate: mask DAIF before restoring hibernated kernel
` [RFC PATCH v2 04/45] arm64: hibernate: Restore DAIF state on error
` [RFC PATCH v2 07/45] arm64: entry: mask DAIF before returning from C EL1 handlers
` [RFC PATCH v2 09/45] arm64: entry: Avoid unnecessary local_irq_disable() on kernel exit
` [RFC PATCH v2 10/45] arm64: irqflags: Introduce arm64-specific irqflags type
` [RFC PATCH v2 11/45] arm64: irqflags: save and use both DAIF and PMR
` [RFC PATCH v2 27/45] arm64: booting: Document boot requirements for FEAT_NMI
` [RFC PATCH v2 29/45] arm64: ptrace: Add PSR_ALLINT_BIT
` [RFC PATCH v2 34/45] arm64: nmi: Add handling of superpriority interrupts as NMIs
` [RFC PATCH v2 35/45] arm64: suspend: Always initialise PSTATE.ALLINT
` [RFC PATCH v2 38/45] arm64: smp: Abstract SGI and LPI operations
` [RFC PATCH v2 39/45] arm64: smp: Fall back to IRQ when IPI NMI request fails
` [RFC PATCH v2 40/45] arm64: nmi: Add Kconfig for NMI

[PATCH v16 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-07-28  6:14 UTC  (4+ messages)
` [PATCH v16 1/3] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v16 2/3] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v16 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH] pinctrl: samsung: exynos: replace irq_of_parse_and_map with modern APIs
 2026-07-28  6:05 UTC  (2+ messages)

[PATCH v3] coresight: coresight.h: add '*' to kernel-doc lines
 2026-07-28  5:31 UTC  (3+ messages)

[PATCH v6 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-28  5:25 UTC  (9+ messages)
` [PATCH v6 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v6 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v6 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 6/8] s390/runtime-const: "
` [PATCH v6 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v6 8/8] futex: Use runtime constants for __futex_hash() hot path

[PATCH 0/2] PCI: dwc: Handle return value from endpoint .init/.preinit callbacks
 2026-07-28  5:12 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: Handle return value from endpoint .init callback
` [PATCH 2/2] PCI: dwc: Handle return value from endpoint .pre_init callback

[PATCH v4] media: hantro: release runtime resources when device_run fails
 2026-07-28  4:59 UTC 

[PATCH net 0/3] net: dsa: mt7530: fix swallowed MDIO read errors
 2026-07-28  4:52 UTC  (4+ messages)
` [PATCH net 1/3] net: dsa: mt7530: check bus->read() errors in the MDIO regmap backend
` [PATCH net 2/3] net: dsa: mt7530: error out on failed reads in ATC/VTCR command polling
` [PATCH net 3/3] net: dsa: mt7530: error out on failed reads in MT7531 PHY polling

[soc:firmware/scmi] BUILD SUCCESS 9f7cd6a62aa754ed6b48cbd5d50de40add1bcc86
 2026-07-28  4:47 UTC 

[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-07-28  4:05 UTC  (4+ messages)
` [PATCH v16 3/3] of: Respect "

[PATCH v8 0/6] PCI: tegra: Add Tegra264 support
 2026-07-28  3:55 UTC  (5+ messages)
` [PATCH v8 4/6] "

[PATCH v5] PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencing
 2026-07-28  3:51 UTC 

[PATCH v1 0/4] firmware/clk: arm_scpi hardening (leak, OPP bounds, cpufreq)
 2026-07-28  1:27 UTC  (14+ messages)
` [PATCH v1 3/4] clk: scpi: bound-check DVFS index in scpi_dvfs_recalc_rate
` [PATCH v1 4/4] clk: scpi: register scpi-cpufreq once and clear on failure
` [PATCH v1 2/4] firmware: arm_scpi: reject DVFS OPP count above MAX_DVFS_OPPS
` [PATCH v2 0/5] firmware/clk: arm_scpi hardening (leak, OPP bounds, cpufreq)
  ` [PATCH v2 3/5] clk: scpi: bound-check DVFS index in scpi_dvfs_recalc_rate
  ` [PATCH v2 1/5] firmware: arm_scpi: fix device_node leak in scpi_dev_domain_id
  ` [PATCH v2 2/5] firmware: arm_scpi: reject DVFS OPP count above MAX_DVFS_OPPS
  ` [PATCH v2 4/5] clk: scpi: register scpi-cpufreq once and clear on failure
  ` [PATCH v2 5/5] clk: scpi: use PLATFORM_DEVID_NONE for scpi-cpufreq

[soc:arm/fixes] BUILD SUCCESS 1df696a7d18d5a14e6482a8dd3ca6e588735ac65
 2026-07-28  2:57 UTC 

[PATCH v4 0/4] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver
 2026-07-28  2:49 UTC  (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: allwinner,sun4i-a10-ir: add A523 compatible
` [PATCH v4 2/4] arm64: dts: allwinner: a523: add IR receiver nodes
` [PATCH v4 3/4] arm64: dts: allwinner: a523: enable IR receiver on the X96Q Pro+
` [PATCH v4 4/4] arm64: dts: allwinner: a523: enable IR on the Avaota A1

[PATCH v4 0/5] This series is split from the v15 "Add Type-C DP support for RK3399 EVB
 2026-07-28  2:33 UTC  (3+ messages)

[PATCH v4] PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencing
 2026-07-28  2:25 UTC  (5+ messages)

[RFC PATCH v2 0/5] Add debugfs support for ARM SMMUv3
 2026-07-28  2:21 UTC  (3+ messages)
` [PATCH "

[PATCH v3 0/2] kselftest/arm64: Add two arm64 kselftests for orig_x0 issue
 2026-07-28  2:11 UTC  (3+ messages)
` [PATCH v3 1/2] kselftest/arm64: Add seccomp ptrace x0 bypass test
` [PATCH v3 2/2] kselftest/arm64: Add testcase for SECCOMP_RET_TRACE orig_x0 bypass

[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
 2026-07-28  2:03 UTC  (4+ messages)

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-28  1:27 UTC  (11+ messages)
` [PATCH v6 01/22] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v6 02/22] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v6 03/22] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v6 05/22] include: trace: Add Telemetry trace events
` [PATCH v6 06/22] firmware: arm_scmi: Add basic Telemetry support

[PATCH v5 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-07-28  1:10 UTC  (3+ messages)
` [PATCH v5 3/7] net: wwan: t9xx: Add control DMA interface

[PATCHv2] rtc: stmp3xxx: use devm_platform_ioremap_resource()
 2026-07-28  0:53 UTC 

[PATCH v3] soc: fsl: dpio: fix kernel-doc typos
 2026-07-28  0:49 UTC 

[PATCH v3] soc: fsl: fix kernel-doc warnings and typos
 2026-07-28  0:49 UTC 

[PATCH v2 0/2] serial: amba-pl011: fix console clock lifetime
 2026-07-28  0:26 UTC  (5+ messages)
` [PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes

[PATCH net-next v4 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
 2026-07-27 23:44 UTC  (2+ messages)

[PATCHv2] PCI: iproc: platform: use device functions instead of OF
 2026-07-27 23:44 UTC 

[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-27 23:40 UTC  (2+ messages)

[PATCH 0/6] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-07-27 23:13 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: panamera: add phy-mode to switch
 2026-07-27 22:59 UTC 

[PATCH 0/3] ASoC: meson: aiu-encoder-i2s: improve hw constraints checks
 2026-07-27 13:44 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: EA9200: add wifi definitions
 2026-07-27 22:54 UTC 

[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-07-27 22:24 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Add missing phy-mode and fixed-link to DSA switch ports
 2026-07-27 22:17 UTC 

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-07-27 22:06 UTC  (6+ messages)

[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
 2026-07-27 20:51 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ras: Introduce bindings for ARM RAS error sources

[PATCH 0/3] Bluetooth: fix short read errors in usb_control_msg()
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-07-27 20:44 UTC  (6+ messages)
` [PATCH v2 1/5] generic_pt: allow missing sw bit in DMA_INCOHERENT case
` [PATCH v2 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v2 3/5] iommu/generic_pt: Add Broadcom BCM2712 page table format
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
` [PATCH v2 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes

[PATCH v2 03/64] dmaengine: apple-admac: use dma_chan BH callback
 2026-07-27 20:39 UTC  (18+ messages)
  ` [PATCH v2 04/64] dmaengine: at_xdmac: move irq bottom half to dma_chan BH
  ` [PATCH v2 08/64] dmaengine: imx-dma: flip per-chan tasklet "
  ` [PATCH v2 13/64] dmaengine: mxs-dma: use dma_chan BH scheduling
  ` [PATCH v2 17/64] dmaengine: ste_dma40: convert per-channel tasklet to dma_chan BH
  ` [PATCH v2 19/64] dmaengine: xilinx-dma: use dma_chan BH instead of tasklets
  ` [PATCH v2 20/64] dmaengine: xilinx-dpdma: kill vchan BH on remove
  ` [PATCH v2 21/64] dmaengine: zynqmp-dma: switch completion tasklet to dma_chan BH
  ` [PATCH v2 33/64] dmaengine: sun6i: kill vchan BH on teardown
  ` [PATCH v2 34/64] dmaengine: mtk-cqdma: "
  ` [PATCH v2 43/64] dmaengine: pxa_dma: "
  ` [PATCH v2 44/64] dmaengine: mtk-hsdma: "
  ` [PATCH v2 45/64] dmaengine: mtk-uart-apdma: "
  ` [PATCH v2 46/64] dmaengine: imx-sdma: "
  ` [PATCH v2 48/64] dmaengine: owl-dma: "
  ` [PATCH v2 51/64] dmaengine: bcm2835: "
  ` [PATCH v2 54/64] dmaengine: st_fdma: use dma_chan_kill_bh
  ` [PATCH v2 62/64] dmaengine: hidma: defer callbacks via channel BH

[PATCH] ARM: dts: BCM5301X: AC9: set WAN MAC from nvram
 2026-07-27 20:26 UTC 

[PATCH] ARM: dts: BCM5301X: SR400AC: set WAN MAC from nvram
 2026-07-27 20:28 UTC 

[PATCH] ARM: dts: BCM5301X: DIR-890L: set WAN MAC from nvram
 2026-07-27 20:27 UTC 

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

[GIT PULL] Broadcom devicetree fixes for 7.2
 2026-07-27 20:12 UTC 

[PATCH v6 1/7] arm64: dts: imx8mp: Add DT label to SPBA5 bus
 2026-07-27 19:52 UTC  (7+ messages)
` [PATCH v6 2/7] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
` [PATCH v6 3/7] arm64: dts: imx8mm: imx8mp: Add legacy board "
` [PATCH v6 4/7] arm64: dts: imx8mm: imx8mp: Add HDMI "
` [PATCH v6 5/7] arm64: dts: imx8mm: imx8mp: Add CM "
` [PATCH v6 6/7] arm64: dts: imx8mm: imx8mp: Add FIO1 "
` [PATCH v6 7/7] arm64: dts: imx8mm: imx8mp: Add FIO1-Audio "

[v8 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-07-27 19:50 UTC  (4+ messages)

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

[PATCH] mailbox: bcm2835: use platform_get_irq and simplify probe
 2026-07-27 19:46 UTC 

[PATCH] mailbox: sun6i: modernize probe and convert to fully managed
 2026-07-27 19:42 UTC 

[PATCH v7 0/3] Add root port reset to support link recovery
 2026-07-27 19:40 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] Add DMA support for i.MX94 and improve AHB read performance
 2026-07-27 19:31 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-27 19:26 UTC  (9+ messages)
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v4 20/48] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v4 35/48] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v4 38/48] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST

[PATCH v2 0/7] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
 2026-07-27 19:23 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
 2026-07-27 19:23 UTC  (2+ messages)

[GIT PULL 1/2] samsung: drivers for v7.3
 2026-07-27 19:00 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: dts: samsung: "

[PATCH v2 1/1] arm64: dts: imx95-var-dart-sonata: enable in-band status for SFP
 2026-07-27 18:50 UTC  (2+ messages)

[PATCH v5 0/3] mm: make persistent huge zero folio read-only
 2026-07-27 18:35 UTC  (2+ messages)

[RFC PATCH] KVM: arm64: Add KUnit tests for stage 2 walker memcache consumption
 2026-07-27 18:30 UTC 

[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
 2026-07-27 17:56 UTC  (6+ messages)
` [PATCH 4/4] media: rkvdec: align bytesperline to 64 bytes in rkvdec_fill_decoded_pixfmt()

[PATCH] arm64: dts: rockchip: Drop data-mapping from Engicam PX30 Core
 2026-07-27 17:55 UTC 

[PATCH] arm64: dts: rockchip: Add CSI-2 bus type to ROCK 5B+ camera overlays
 2026-07-27 17:40 UTC 

[PATCH v1] pmdomain: mediatek: Fix MT8183 hang on boot
 2026-07-27 17:38 UTC  (7+ messages)

[GIT PULL] Qualcomm clock fixes for v7.2
 2026-07-27 17:29 UTC 

[PATCH 0/9] ACPI: use named initializers for acpi_device_id
 2026-07-27 17:25 UTC  (3+ messages)
` [PATCH 7/9] ACPI: nfit: core: drop unused assignment of acpi_device_id::driver_data

[PATCH v3 0/4] arm64: dts: freescale: Add remoteproc support for i.MX EVKs
 2026-07-27 17:00 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: imx8qm-var-som-symphony: enable expansion header UART
 2026-07-27 16:55 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: fix PCIe controller 2 second interrupt
 2026-07-27 16:54 UTC  (2+ messages)

[PATCH v5 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-07-27 16:53 UTC  (6+ messages)
` [PATCH v5 3/6] arm64: dts: imx8mm: imx8mp: Add HDMI "
` [PATCH v5 5/6] arm64: dts: imx8mm: imx8mp: Add FIO1 "

[PATCH] ARM: dts: BCM5301X: drop extra AXI bus ranges that break PCIe
 2026-07-27 16:49 UTC  (2+ messages)

[PATCH] PCI: iproc: Use the EROM outbound window on BCMA
 2026-07-27 16:48 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