Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 09:50:14 to 2026-07-30 13:35:42 UTC [more...]

[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-30 13:35 UTC  (5+ messages)

[PATCH v5 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
 2026-07-30 13:31 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
 2026-07-30 13:29 UTC  (4+ messages)
` [PATCH 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH 2/3] ARM: dma-mapping: reset DMA ops before detaching from the IOMMU
` [PATCH 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain

[PATCH v2] arm64: cpucaps: Remove stale comment about keeping capabilities sorted
 2026-07-30 13:27 UTC 

[PATCH v4 0/2] arm64: Fix handling of tracer updates to x0 on syscall entry
 2026-07-30 13:26 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: ptrace: Keep 'orig_x0' in-sync with "
` [PATCH v4 2/2] arm64: syscall: Pass 'orig_x0' as first argument to native system call

[PATCH 0/2] arm64: dts: rockchip: support CAN1-CAN2-UART4 adapter for RK3588 Jaguar + enable CAN0
 2026-07-30 13:18 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: enable CAN0 on RK3588 Jaguar
` [PATCH 2/2] arm64: dts: rockchip: support CAN1-CAN2-UART4 adapter for "

[PATCH] ARM: dts: aspeed: sanmiguel: Remove HSC nodes
 2026-07-30 13:11 UTC 

[PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-07-30 13:05 UTC  (3+ messages)

[PATCH net-next 0/7] net: dsa: netc: add PTP support for NETC switch
 2026-07-30 13:02 UTC  (5+ messages)
` [PATCH net-next 6/7] net: dsa: netc: add PTP two-step timestamping support

[PATCH v5 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-30 12:54 UTC  (29+ messages)
` [PATCH v5 01/10] arm_mpam: let low level MSC accessors return an error
` [PATCH v5 02/10] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v5 03/10] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v5 04/10] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v5 05/10] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v5 06/10] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v5 08/10] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v5 09/10] arm_mpam: change error IRQ to use a threaded IRQ handler
` [PATCH v5 10/10] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH net-next v3] net: airoha: add HW GRO offload support
 2026-07-30 12:49 UTC 

[PATCH net-next v10 00/11] net: pcs: Introduce support for fwnode PCS
 2026-07-30 11:56 UTC  (12+ messages)
` [PATCH net-next v10 01/11] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v10 02/11] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v10 03/11] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v10 04/11] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v10 05/11] net: phylink: support late PCS provider attach
` [PATCH net-next v10 06/11] net: Document PCS subsystem
` [PATCH net-next v10 07/11] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v10 08/11] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v10 09/11] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v10 11/11] net: airoha: add phylink support

[PATCH 00/10] Ambarella CV75 SoC minimal bring-up
 2026-07-30 12:42 UTC  (19+ messages)
` [PATCH 01/10] dt-bindings: arm: add Ambarella CV75 platforms
` [PATCH 02/10] dt-bindings: soc: add Ambarella secure scratchpad
` [PATCH 03/10] dt-bindings: clock: add Ambarella CV75 RCT clock controller
` [PATCH 04/10] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH 05/10] dt-bindings: serial: add Ambarella UART
` [PATCH 06/10] clk: ambarella: add CV75 CCU driver
` [PATCH 07/10] pinctrl: ambarella: add Ambarella pin controller
` [PATCH 08/10] serial: ambarella: add Ambarella UART driver
` [PATCH 09/10] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT
` [PATCH 10/10] MAINTAINERS: add ARM/AMBARELLA SoC support
  ` [EXT] Re: [PATCH 00/10] Ambarella CV75 SoC minimal bring-up

[PATCH v2 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-30 12:39 UTC  (5+ messages)
` [PATCH v2 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v2 3/3] can: rockchip_canfd: serialize TX state and command writes

[PATCH v3] KVM: arm64: Optimize protected mode with FWB and DIC
 2026-07-30 12:39 UTC  (2+ messages)

[PATCH v4 0/5] powervr: MT8173 GPU support
 2026-07-30 12:38 UTC  (16+ messages)

[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-07-30 12:37 UTC  (3+ messages)
` [PATCH v1 09/11] KVM: arm64: Type-check hypercall arguments at the caller

[PATCH v2] soc: fsl: qe: properly scan GPIO nodes at startup
 2026-07-30 12:29 UTC 

[PATCH] soc: fsl: qe: properly scan GPIO nodes at startup
 2026-07-30 12:27 UTC  (11+ messages)

[PATCH] PCI: imx6: enable ASPM L1 only iff CLKREQ# is supported
 2026-07-30 12:14 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Add suspend_poweroff flag for platforms with RC power loss
 2026-07-30 12:09 UTC  (2+ messages)

[PATCH] spi: meson-spifc: use devm_pm_runtime_set_active_enabled
 2026-07-30 12:05 UTC  (2+ messages)

[RFC PATCH 00/13] arm64: Preemptible this_cpu_*() operations
 2026-07-30 12:04 UTC  (5+ messages)
` [RFC PATCH 06/13] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops

[PATCH v10 00/11] Add eDP support for RK3576
 2026-07-30 11:56 UTC  (2+ messages)

[PATCH] soc: fsl: qe: implement get_direction()
 2026-07-30 11:54 UTC  (2+ messages)

[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
 2026-07-30 11:50 UTC  (4+ messages)

[PATCH net-next 0/3] net: stmmac: dwmac-rk: add RK3576 GMAC 25M refout support
 2026-07-30 11:41 UTC  (5+ messages)
` [PATCH net-next 1/3] dt-bindings: net: rockchip-dwmac: Add 25M refout clock

[PATCH v3 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-07-30 11:24 UTC  (7+ messages)
` [PATCH v3 04/15] dt-bindings: display: ti,am65x-dss: Add ti,dpi-io-ctrl
` [PATCH v3 10/15] drm/tidss: Add support for DPIENABLE bit

[PATCH 0/4] ASoC: stm: Drop redundant error message
 2026-07-29 23:21 UTC  (2+ messages)

[PATCH] crypto: qce - Remove driver
 2026-07-30 11:15 UTC  (12+ messages)

[PATCH RESEND v3 0/4] firmware: raspberrypi: Add support for the tryboot mode
 2026-07-30 10:59 UTC  (5+ messages)
` [PATCH RESEND v3 1/4] firmware: raspberrypi: reorder rpi_firmware_property_tag enum
` [PATCH RESEND v3 2/4] dt-bindings: raspberrypi,bcm2835-firmware: Include 'reboot-mode.yaml'
` [PATCH RESEND v3 3/4] firmware: raspberrypi: Add reboot mode support
` [PATCH RESEND v3 4/4] arm64: dts: broadcom: bcm2712: Add reboot modes to firmware node

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-30 10:58 UTC  (5+ messages)
` [PATCH 1/2] "

i.MX SoC Changes for v7.3
 2026-07-30 10:28 UTC  (2+ messages)

[PATCH v4 0/2] Add device tree for NVIDIA VR-NVL BMC
 2026-07-30 10:24 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: Add "

[PATCH v4 00/29] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-30 10:23 UTC  (3+ messages)
` [PATCH v4 01/29] arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions

[PATCH v9 00/61] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-30 10:19 UTC  (3+ messages)

[PATCH v2 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 10:11 UTC 

[PATCH v10 00/26] MediaTek UFS Cleanup and MT8196 Enablement
 2026-07-30  9:49 UTC  (27+ messages)
` [PATCH v10 01/26] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v10 02/26] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v10 03/26] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v10 04/26] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v10 05/26] phy: mediatek: ufs: Add support for resets
` [PATCH v10 06/26] scsi: ufs: mediatek: Rework resets
` [PATCH v10 07/26] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v10 08/26] scsi: ufs: mediatek: Rework init function
` [PATCH v10 09/26] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v10 10/26] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v10 11/26] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
` [PATCH v10 12/26] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v10 13/26] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v10 14/26] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v10 15/26] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v10 16/26] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v10 17/26] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v10 18/26] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v10 19/26] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v10 20/26] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v10 21/26] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v10 22/26] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v10 23/26] scsi: ufs: mediatek: Add MT8196 compatible, update copyright
` [PATCH v10 24/26] arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes
` [PATCH v10 25/26] arm64: dts: mediatek: mt8395-genio-1200-evk-ufs: Complete UFS power supplies
` [PATCH v10 26/26] arm64: dts: mediatek: mt8395-radxa-nio-12l: "


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