Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-08 16:24:22 to 2026-05-09 13:06:36 UTC [more...]

[PATCH net-next v5 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-09 13:05 UTC  (11+ messages)
` [PATCH net-next v5 01/12] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next v5 02/12] net: airoha: Reserve RX headroom to avoid skb reallocation
` [PATCH net-next v5 03/12] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v5 05/12] net: airoha: Rely on airoha_gdm_dev pointer in airhoa_is_lan_gdm_port()
` [PATCH net-next v5 06/12] net: airoha: Move qos_sq_bmap in airoha_gdm_dev struct
` [PATCH net-next v5 07/12] net: airoha: Move {cpu,fwd}_tx_packets "
` [PATCH net-next v5 08/12] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v5 09/12] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v5 10/12] net: airoha: Introduce WAN device flag
` [PATCH net-next v5 11/12] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration

[PATCH v3 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2026-05-09 12:46 UTC  (6+ messages)
` [PATCH v3 3/3] usb: dwc3: imx8mp: disable auto suspend for host role

Regression in split ARM MMIO timer driver
 2026-05-09 12:19 UTC  (3+ messages)

[PATCH net-next v4 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-09 12:14 UTC  (7+ messages)
` [PATCH net-next v4 06/10] net: airoha: Move {cpu,fwd}_tx_packets in airoha_qdma struct
` [PATCH net-next v4 08/10] net: airoha: Do not stop GDM port if it is shared

[PATCH v6 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-05-09 11:55 UTC  (4+ messages)
` [PATCH v6 04/13] coresight: etm4x: exclude ss_status from drvdata->config

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-09 11:04 UTC  (5+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init

[GIT PULL] PXA1908 DT changes for 7.2
 2026-05-09 11:04 UTC 

[PATCH v6 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-09 10:29 UTC  (16+ messages)
` [PATCH v6 net-next 01/15] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v6 net-next 02/15] dt-bindings: net: dsa: add NETC switch
` [PATCH v6 net-next 03/15] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH v6 net-next 04/15] net: enetc: add basic operations to the FDB table
` [PATCH v6 net-next 05/15] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH v6 net-next 06/15] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH v6 net-next 07/15] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH v6 net-next 08/15] net: enetc: add multiple command BD rings support
` [PATCH v6 net-next 09/15] net: dsa: add NETC switch tag support
` [PATCH v6 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH v6 net-next 11/15] net: dsa: netc: add phylink MAC operations
` [PATCH v6 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
` [PATCH v6 net-next 13/15] net: dsa: netc: initialize buffer pool table and implement flow-control
` [PATCH v6 net-next 14/15] net: dsa: netc: add support for the standardized counters
` [PATCH v6 net-next 15/15] net: dsa: netc: add support for ethtool private statistics

[PATCH 1/2] crypto: atmel-sha204a - drop __maybe_unused and of_match_ptr
 2026-05-09 10:11 UTC  (2+ messages)
` [PATCH 2/2] crypto: atmel-ecc - drop CONFIG_OF guard "

[PATCH net-next v4 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
 2026-05-09 10:07 UTC  (3+ messages)

[PATCH net-next v4 09/10] net: airoha: Introduce WAN device flag
 2026-05-09  9:42 UTC  (3+ messages)

[PATCH v3 0/6] drm/rockchip: Fix error handling and resource leaks in Rockchip DRM drivers
 2026-05-09  8:34 UTC  (7+ messages)
` [PATCH v3 1/6] drm/rockchip: Fix of_node reference leak in rockchip_drm_encoder_set_crtc_endpoint_id()
` [PATCH v3 2/6] drm/rockchip: Fix dangling crtc->state in vop2_crtc_reset()
` [PATCH v3 3/6] drm/rockchip: Fix vop2_create_crtcs() error path cleanup in vop2_bind()
` [PATCH v3 4/6] drm/rockchip: Fix vmap address caching in rockchip_gem_prime_vmap()
` [PATCH v3 5/6] drm/rockchip: Fix leaked vblank event in vop_crtc_atomic_disable()
` [PATCH v3 6/6] drm/rockchip: Check return value of cdn_dp_grf_write() in error path

[PATCH net-next v4 07/10] net: airoha: Support multiple net_devices for a single FE GDM port
 2026-05-09  8:25 UTC  (3+ messages)

[RESEND,v2 0/2] MT8189 SMI SUPPORT
 2026-05-09  8:00 UTC  (3+ messages)
` [RESEND,v2 2/2] memory: mtk-smi: Add mt8189 support

[PATCH] iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
 2026-05-09  7:56 UTC  (8+ messages)

[PATCH net-next v4 05/10] net: airoha: Move qos_sq_bmap in airoha_qdma struct
 2026-05-09  7:54 UTC  (3+ messages)

[PATCH rc v4 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-05-09  7:53 UTC  (7+ messages)
` [PATCH rc v4 3/5] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in "
` [PATCH rc v4 5/5] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[soc:arm/fixes] BUILD SUCCESS 1fcf4149418e7a8f8253dd74059d56340795503f
 2026-05-09  7:24 UTC 

[PATCH v3 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-05-09  7:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: Add i.MX95 19x19 FRDM PRO board
` [PATCH v3 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

[PATCH] drm/bridge: dw-hdmi-qp: compute audio CTS from N when not in TMDS table
 2026-05-09  7:09 UTC 

[PATCH v2] iommu/arm-smmu-v3: Limit queue allocation retry boundary to PAGE_SIZE
 2026-05-09  7:07 UTC 

[PATCH v3 0/4] arm_mpam: Add support for the MPAM v0.1 architecture version
 2026-05-09  6:26 UTC  (4+ messages)
` [PATCH v3 4/4] arm_mpam: Update architecture version check for MPAM MSC

[PATCH net-next v4 03/10] net: airoha: Move airoha_qdma pointer in airoha_gdm_dev struct
 2026-05-09  6:17 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Stop queue allocation retry at PAGE_SIZE
 2026-05-09  6:10 UTC  (6+ messages)

[net-next v7 0/3] Add RSS and LRO support
 2026-05-09  6:08 UTC  (4+ messages)
` [net-next v7 3/3] net: ethernet: mtk_eth_soc: Add "

[PATCH v2 0/6] drm/rockchip: Fix error handling and resource leaks in Rockchip DRM drivers
 2026-05-09  5:37 UTC  (7+ messages)
` [PATCH v2 1/6] drm/rockchip: Fix of_node reference leak in rockchip_drm_encoder_set_crtc_endpoint_id()
` [PATCH v2 2/6] drm/rockchip: Fix dangling crtc->state in vop2_crtc_reset()
` [PATCH 3/6 v2] drm/rockchip: Fix vop2_create_crtcs() error path cleanup in vop2_bind()
` [PATCH v2 4/6] drm/rockchip: Fix vmap address caching in rockchip_gem_prime_vmap()
` [PATCH v2 6/6] drm/rockchip: Check return value of cdn_dp_grf_write() in error path

[PATCH v3 0/3] media: sun6i-csi: Convert to active state and improve MC support
 2026-05-09  5:09 UTC  (4+ messages)
` [PATCH v3 1/3] media: sun6i-csi: bridge: Use V4L2 subdev active state
` [PATCH v3 2/3] media: sun6i-csi: capture: Implement vidioc_enum_framesizes
` [PATCH v3 3/3] media: sun6i-csi: capture: Support MC-centric format enumeration

[PATCH] remoteproc: imx: use device node name as processor name
 2026-05-09  3:32 UTC  (3+ messages)
` [PATCH v2] remoteproc: imx_rproc: Use "

[soc:for-next] BUILD SUCCESS 8bb9429a291964ca7a2244f48a34e02bb862c95d
 2026-05-09  2:51 UTC 

[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
 2026-05-09  2:48 UTC  (6+ messages)
` [PATCH 1/5] clk: Add support for clock nexus dt bindings
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
` [PATCH 3/5] arm64: dts: freescale: imx95-19x19-evk: Add IMX-AUD-IO board support
` [PATCH 4/5] arm64: dts: freescale: imx952-evk: "
` [PATCH 5/5] arm64: dts: freescale: Add common DTS overlay for IMX-AUD-IO daughter board

[PATCH] net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS reference
 2026-05-09  2:37 UTC 

[PATCH 0/3] arm64: dts: imx: Fix PCIe EP vpcie-supply properties
 2026-05-09  2:37 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: imx8dxl-evk: Remove unnecessary PCIe EP properties
` [PATCH 2/3] arm64: dts: imx8qxp-mek: Remove unnecessary PCIe EP vpcie-supply
` [PATCH 3/3] arm64: dts: imx95-19x19-evk: Fix "

[PATCH] arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL reference
 2026-05-09  2:27 UTC 

[PATCH v3 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-05-08 21:47 UTC  (6+ messages)

[PATCH 0/6] drm/rockchip: Fix error handling and resource leaks in Rockchip DRM drivers
 2026-05-09  2:22 UTC  (5+ messages)
` [PATCH 1/6] drm/rockchip: Fix of_node reference leak in rockchip_drm_encoder_set_crtc_endpoint_id()
` [PATCH 2/6] drm/rockchip: Fix dangling crtc->state in vop2_crtc_reset()
` [PATCH 3/6] drm/rockchip: Fix vop2_create_crtcs() error path cleanup in vop2_bind()
` [PATCH 6/6] drm/rockchip: Check return value of cdn_dp_grf_write() in error path

[PATCH net] net: ti: icssm-prueth: fix eth_ports_node leak in probe
 2026-05-09  1:30 UTC  (2+ messages)

[PATCH] arm: orion5x: correct machine ID check in mss2_pci_init() to use DT
 2026-05-09  2:19 UTC 

[PATCH] sound: soc: ti: omap3pandora: fix stale ARM machine ID check to use DT
 2026-05-09  2:08 UTC 

[PATCH v2] arm64: dts: imx95: Increase PCIe outbound address space to 2GB
 2026-05-09  2:04 UTC 

[PATCH] mfd: twl4030-power: fix stale ARM machine ID checks to use the DT
 2026-05-09  1:42 UTC 

[PATCH] sound: soc: ti: rx51: remove stale reference to machine_is_nokia_rx51()
 2026-05-09  1:22 UTC 

[PATCH] arm: boot: head-sharpsl.S: don't rely on MACH_TYPE_* of removed boards
 2026-05-09  1:13 UTC 

[PATCH v2] coresight: fix missing error code when trace ID is invalid
 2026-05-09  0:58 UTC 

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-09  0:43 UTC  (6+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 15/30] KVM: arm64: Support SME control registers

[PATCH] clk: rockchip: allow COMPILE_TEST builds
 2026-05-09  0:36 UTC 

[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-08 23:36 UTC  (18+ messages)
` [PATCH 2/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
` [PATCH 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
` [PATCH 6/9] iommu/arm-smmu-v3: Directly encode simple commands

[GIT PULL] arm64 fixes for 7.1-rc3
 2026-05-08 23:21 UTC  (2+ messages)

[PATCH net v2 0/4] net: sparx5: misc fixes for sparx5 and lan969x
 2026-05-08 23:22 UTC  (5+ messages)
` [PATCH net v2 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration

[PATCH v5 00/29] media: platform: rga: Add RGA3 support
 2026-05-08 23:11 UTC  (11+ messages)
` [PATCH v5 05/29] media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helper
` [PATCH v5 06/29] media: rockchip: rga: fix too small buffer size
` [PATCH v5 12/29] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v5 16/29] media: rockchip: rga: split flip and rotate into separate function
` [PATCH v5 18/29] media: rockchip: rga: check scaling factor

[PATCH v2] phy: apple: atc: Fix typec switch/mux leak on unbind
 2026-05-08 23:06 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/3] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-08 23:03 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add am62l3-beaglebadge
` [PATCH v2 2/3] arm64: dts: ti: Add k3-am62l3-beaglebadge
` [PATCH v2 3/3] arm64: defconfig: Enable drivers for BeagleBadge

[PATCH] MAINTAINERS: change maintainers for macb Ethernet driver
 2026-05-08 22:40 UTC  (2+ messages)

[PATCH 0/6] firmware: samsung: acpm: TMU support and cleanups
 2026-05-08 21:47 UTC  (13+ messages)
` [PATCH 1/6] firmware: samsung: acpm: Consolidate transfer initialization helper
` [PATCH 2/6] firmware: samsung: acpm: Annotate rx_data->cmd with __counted_by_ptr
` [PATCH 3/6] firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members
` [PATCH 4/6] firmware: samsung: acpm: Make acpm_ops const and access via pointer
` [PATCH 5/6] firmware: samsung: acpm: Add TMU protocol support
` [PATCH 6/6] firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper

[PATCH v3 0/6] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
 2026-05-08 20:49 UTC  (7+ messages)
` [PATCH v3 2/6] dt-bindings: soc: samsung: exynos-pmu: Require pmu-intr-gen-syscon for Exynos850
` [PATCH v3 3/6] soc: samsung: exynos-pmu: generalise gs101-specific cpu{idle,hotplug} for Exynos SoCs
` [PATCH v3 6/6] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH v4 0/8] media: rockchip: rkcif: add support for rk3588 vicap
 2026-05-08 19:31 UTC  (9+ messages)
` [PATCH v4 1/8] Documentation: admin-guide: media: add "
` [PATCH v4 2/8] media: dt-bindings: add rockchip "
` [PATCH v4 3/8] media: rockchip: rkcif: add support for rk3588 vicap mipi capture
` [PATCH DONOTMERGE v4 4/8] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
` [PATCH v4 5/8] arm64: dts: rockchip: add vicap node "
` [PATCH v4 6/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam0
` [PATCH v4 7/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam1
` [PATCH v4 8/8] arm64: defconfig: enable designware mipi csi-2 receiver

[PATCH v3] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-05-08 20:19 UTC  (3+ messages)

[PATCH 00/11] soc: ti: keystone/k3 navigator queue/dma/ringacc cleanups
 2026-05-08 19:30 UTC  (12+ messages)
` [PATCH 03/11] soc: ti: knav_qmss: Inline lockdep condition in for_each_handle_rcu
` [PATCH 04/11] soc: ti: knav_qmss: Fix kernel-doc Return: tags
` [PATCH 06/11] soc: ti: knav_qmss: Fix __iomem annotations and __be32 type
` [PATCH 07/11] soc: ti: knav_qmss_acc: Fix kernel-doc Return: tag

[PATCHv3] ARM: omap2: simplify allocation for omap_device
 2026-05-08 19:12 UTC  (2+ messages)

[PATCH v2] iio: adc: xilinx-ams: Replace spin_lock() and unlock() calls with guard(spinlock*)()
 2026-05-08 18:53 UTC  (3+ messages)

[PATCH v2] dt-bindings: pwm: stmpe: drop legacy binding
 2026-05-08 18:46 UTC 

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-08 18:45 UTC  (8+ messages)
` [PATCH 1/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
` [PATCH 3/4] firmware: arm_ffa: Set the core device as FF-A device parent
` [PATCH 4/4] firmware: arm_ffa: Defer probe until pKVM is initialized

[PATCH v5 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-08 18:43 UTC  (3+ messages)
` [PATCH v5 03/11] drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()

[PATCH] ASoC; dt-bindings: mediatek,mt8173-rt5650-rt5514: Fix mediatek,audio-codec constraints
 2026-05-08 18:24 UTC 

[PATCH v3 00/13] driver core / pmdomain: Add support for fined grained sync_state
 2026-05-08 18:23 UTC  (5+ messages)
` [PATCH v3 01/13] Revert "driver core: move dev_has_sync_state() to drivers/base/base.h"
` [PATCH v3 02/13] driver core: Enable suppliers to implement fine grained sync_state support

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-05-08 18:03 UTC  (3+ messages)
` [RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"

[RFC PATCH 0/3] initalise ff-a after finalising pKVM
 2026-05-08 17:59 UTC  (2+ messages)

[PATCH v2] media: meson: vdec: Fix memory leak in error path of vdec_open
 2026-05-08 17:58 UTC  (2+ messages)

[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
 2026-05-08 17:11 UTC  (13+ messages)
` [PATCH 10/43] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH 11/43] KVM: arm64: gic-v5: Make VPEs valid in vgic_v5_reset()
` [PATCH 13/43] KVM: arm64: gic-v5: Make VPEs (non-)resident in vgic_load/put
` [PATCH 43/43] Documentation: KVM: Add the VGICv5 IRS save/restore sequences

[PATCH v4 00/15] SCMI Clock rates discovery rework
 2026-05-08 17:25 UTC  (3+ messages)
` [PATCH v4 12/15] firmware: arm_scmi: Use proper iter_response_bound_cleanup() name

[PATCH v3 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectronics SDHCI-ST MMC/SD Controller controller binding to YAML
 2026-05-08 17:23 UTC  (3+ messages)
` [PATCH v3 1/2] arm: dts: st: align node patterns with established convention
` [PATCH v3 2/2] dt-bindings: mmc: st,sdhci: convert to DT schema

[PATCH] clk: samsung: exynos850: mark APM I3C clocks as critical
 2026-05-08 17:22 UTC  (2+ messages)

[PATCH] clk: keystone: sci-clk: fix application of sizeof to pointer
 2026-05-08 17:07 UTC  (3+ messages)

[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-05-08 16:57 UTC  (8+ messages)

[PATCH][next] firmware: imx: Fix spelling mistake "mismatced" -> "mismatched"
 2026-05-08 16:51 UTC 


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