Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-22 22:35:19 to 2026-07-23 02:49:33 UTC [more...]

[PATCH] arm64: smp: distinguish secondary CPUs that hang after reaching head.S
 2026-07-23  2:49 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: Remove redundant dev_err()
 2026-07-23  2:47 UTC 

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-07-23  2:47 UTC  (3+ messages)
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest

[PATCH] soc: ixp4xx: Remove redundant dev_err()
 2026-07-23  2:45 UTC 

[PATCH] soc: mediatek: mtk-svs: Remove redundant dev_err_probe()
 2026-07-23  2:40 UTC 

[PATCH] soc: ti: wkup_m3_ipc: Remove redundant dev_err()
 2026-07-23  2:36 UTC 

[PATCH v2] soc: ti: wkup_m3_ipc: Remove redundant dev_err()
 2026-07-23  2:34 UTC  (2+ messages)

[PATCH] soc: xilinx: Remove redundant dev_err()
 2026-07-23  2:28 UTC 

[PATCH v2 0/7] display: lcdif: imx: add display support for imx8dxl and imx8qxp
 2026-07-23  2:22 UTC  (8+ messages)
` [PATCH v2 3/7] drm/panel: simple: Add waiken WKS101WX001-WCT support

[PATCH v2 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-07-23  2:23 UTC  (5+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v2 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v2 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v2 5/5] ASoC: fsl_easrc: "

[PATCH v17 00/15] arm64: entry: Convert to Generic Entry
 2026-07-23  1:54 UTC  (5+ messages)
` [PATCH v17 15/15] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH v2] soc: xilinx: Remove redundant dev_err()
 2026-07-23  2:09 UTC  (2+ messages)

[PATCH v5 0/3] pmdomain: imx: build the SCU power domain driver as a module
 2026-07-23  2:05 UTC  (4+ messages)
` [PATCH v5 1/3] of: export of_stdout symbol
` [PATCH v5 2/3] pmdomain: imx: scu-pd: allow building as a module
` [PATCH v5 3/3] clk: imx: imx8qxp: add soft dependency on SCU power domain driver

[PATCH 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
 2026-07-23  1:46 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,coresight-ctcu: Add Shikra
` [PATCH 2/2] arm64: dts: qcom: shikra: Add coresight nodes

[PATCH v9 00/61] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-23  1:35 UTC  (58+ messages)
` [PATCH v9 01/61] video/hdmi: Introduce HDMI version enum
` [PATCH v9 02/61] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v9 03/61] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v9 04/61] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v9 05/61] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v9 06/61] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v9 07/61] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v9 08/61] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v9 09/61] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v9 10/61] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v9 11/61] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v9 13/61] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v9 17/61] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v9 18/61] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v9 19/61] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v9 20/61] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v9 21/61] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v9 22/61] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v9 23/61] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v9 24/61] drm/rockchip: dw_hdmi_qp: Fix NULL deref in PM ops on incomplete bind
` [PATCH v9 25/61] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v9 26/61] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v9 27/61] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v9 28/61] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v9 29/61] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v9 30/61] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v9 31/61] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v9 32/61] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v9 33/61] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v9 34/61] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v9 35/61] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v9 36/61] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v9 37/61] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v9 38/61] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v9 39/61] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v9 40/61] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v9 41/61] drm/bridge: inno-hdmi: "
` [PATCH v9 42/61] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v9 43/61] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v9 44/61] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v9 45/61] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
` [PATCH v9 46/61] drm/rockchip: rk3066_hdmi: "
` [PATCH v9 47/61] drm/sun4i: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v9 48/61] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v9 49/61] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v9 50/61] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
` [PATCH v9 51/61] drm/tests: bridge: Set supported HDMI version
` [PATCH v9 52/61] drm/tests: connector: Convert to drmm_connector_hdmi_init()
` [PATCH v9 53/61] drm/tests: connector: Add HDMI max_tmds_char_rate init coverage
` [PATCH v9 54/61] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v9 55/61] drm/tests: hdmi_state_helper: Convert to drmm_connector_hdmi_init()
` [PATCH v9 56/61] drm/tests: hdmi_state_helper: Add connector-provided max_tmds_char_rate coverage
` [PATCH v9 57/61] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v9 58/61] drm/connector: Remove drmm_connector_hdmi_ini2()
` [PATCH v9 59/61] drm/connector: Drop redundant hdmi vendor/product fields
` [PATCH v9 60/61] drm/connector: Drop redundant hdmi supported_formats field
` [PATCH v9 61/61] drm/connector: Drop redundant max_bpc field

[PATCH 0/3] perf: Remove redundant error messages on IRQ request failure
 2026-07-23  1:32 UTC  (3+ messages)
` [PATCH 1/3] perf: Remove redundant dev_err()/dev_err_probe()

[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-23  1:18 UTC  (4+ messages)
` [PATCH RESEND v4 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration

[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
 2026-07-23  1:17 UTC  (11+ messages)

[PATCH v1] ARM: dts: aspeed: g6: Use KCS AST2600 compatible string
 2026-07-23  0:56 UTC  (4+ messages)

[RFC PATCH 0/3] media: rockchip: VEPU510 H.264 encoder for RK3576
 2026-07-23  0:47 UTC  (5+ messages)
  ` [RFC PATCH 2/3] media: rockchip: add VEPU510 H.264 encoder driver "

[PATCH v3 0/3] Add DMA support for i.MX94 and improve AHB read performance
 2026-07-23  0:32 UTC  (3+ messages)
` [PATCH v3 2/3] spi: nxp-xspi: Improve AHB read performance with DMA

[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
 2026-07-22 23:58 UTC  (4+ messages)
` [PATCH v2 4/5] arm64: dts: google: Add initial dts for frankel/blazer/mustang

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

[PATCH] drm/mediatek: Check CRTC state before freeing
 2026-07-22 23:24 UTC  (2+ messages)

[RFC] [Question] memset.S old code stuff
 2026-07-22 23:17 UTC 

[PATCHv2] PCI: dwc: uniphier: use fwnode API for legacy-interrupt-controller
 2026-07-22 23:15 UTC 

[PATCH] clk: sunxi-ng: ccu_mp: fix clocks without P dividers
 2026-07-22 22:48 UTC  (4+ messages)

[PATCH v2 0/3] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver
 2026-07-22 22:31 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