Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-08 08:43:50 to 2026-06-08 12:14:49 UTC [more...]

[PATCH] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
 2026-06-08 12:14 UTC  (3+ messages)

[PATCH 00/37] drm bridge hotplug
 2026-06-08 12:13 UTC  (23+ messages)
` [PATCH 01/37] drm/connector: split drmm_connector_hdmi_init() in 3 parts
` [PATCH 04/37] drm/display: bridge-connector: store the drm_device pointer
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
` [PATCH 06/37] drm/display: bridge-connector: use a drm_bridge_connector internally, not a drm_connector
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically
` [PATCH 17/37] drm/display: bridge-connector: protect dynconn creation and destruction with a mutex
` [PATCH 18/37] drm/bridge: samsung-dsim: remove the panel_bridge on host_detach
` [PATCH 19/37] drm/bridge: samsung-dsim: move drm_bridge_add() call to probe
` [PATCH 23/37] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH 25/37] drm/bridge: shutdown and cleanup on bridge unplug
` [PATCH 26/37] drm: event-notifier: add mechanism to notify about hotplug events

[PATCH] dma: iop32x-adma: Remove a leftover header file
 2026-06-08 12:13 UTC  (2+ messages)

[PATCHv3] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
 2026-06-08 12:12 UTC  (2+ messages)

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-08 12:08 UTC  (6+ messages)
` [PATCH v1 15/26] s390: Add functions to query arm guest time

[PATCH bpf-next] arm64: mm: Complete the PTE store in ptep_try_set()
 2026-06-08 12:00 UTC  (7+ messages)
      ` [PATCH v2 "

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-06-08 11:52 UTC  (3+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support

[PATCH v4 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
 2026-06-08 11:50 UTC  (16+ messages)
` [PATCH v4 01/14] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v4 02/14] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v4 03/14] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v4 04/14] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v4 05/14] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v4 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v4 07/14] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v4 08/14] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v4 09/14] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v4 10/14] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v4 11/14] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v4 12/14] arm64: dts: imx8mp-var-som-symphony: enable CAN
` [PATCH v4 13/14] arm64: dts: imx8mp-var-som-symphony: add second Ethernet port
` [PATCH v4 14/14] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs

[PATCH] drm/rockchip: dsi: Open-code drm_simple_encoder_init()
 2026-06-08 11:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-06-08 11:45 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
` [PATCH v2 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support

[PATCH v4 0/5] phy: fsl-imx8mq-usb: few improvements
 2026-06-08 11:27 UTC  (10+ messages)
` [PATCH v4 3/5] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v4 4/5] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v4 5/5] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP

[PATCH v6 0/8] perf cs-etm: Support thread stack and callchain
 2026-06-08 11:28 UTC  (4+ messages)
` [PATCH v6 6/8] perf cs-etm: Filter synthesized branch samples

[PATCH v6 0/4] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-06-08 11:26 UTC  (8+ messages)
` [PATCH v6 3/4] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device

[PATCH v4 1/4] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-06-08 11:22 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: freescale: Add dual-channel LVDS overlay for TQMa8MPxS

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-08 11:15 UTC  (22+ messages)
` [PATCH v14 24/44] KVM: arm64: Handle realm MMIO emulation
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
` [PATCH v14 28/44] arm64: RMI: Create the realm descriptor
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
` [PATCH v14 32/44] KVM: arm64: Handle Realm PSCI requests

[PATCH 0/2] phy: nuvoton: Add MA35D1 USB2 OTG PHY driver
 2026-06-08 10:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: nuvoton: Add MA35D1 USB2 OTG PHY binding

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-08 10:44 UTC  (10+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH 0/1] KVM: arm64: Make kvm_s2_fault_pin_pfn() fault-in interruptible
 2026-06-08 10:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/5] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-08 10:35 UTC  (16+ messages)
` [PATCH v3 1/5] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v3 3/5] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v3 4/5] drm/verisilicon: add Nuvoton MA35D1 DCU Lite display controller support

[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-08 10:27 UTC  (8+ messages)
` [PATCH v7 10/11] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH net-next v3 0/3] Add standard stats for HSR/PRP
 2026-06-08 10:09 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: hsr: Add standard LRE stats via RTM_GETSTATS / IFLA_STATS_LINK_XSTATS
` [PATCH net-next v3 2/3] net: ti: icssg: Add static_assert to guard stat array counts
` [PATCH net-next v3 3/3] net: ti: icssg: Add HSR offload statistics support

[PATCH net] net: airoha: Add retry mechanism to airoha_qdma_set_trtcm_param()
 2026-06-08 10:04 UTC 

[PATCH v2 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-06-08  9:57 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v2 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v2 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-08  9:52 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property

[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
 2026-06-08  9:45 UTC  (3+ messages)

[PATCH v3] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
 2026-06-08  9:41 UTC  (2+ messages)

[PATCH v2 0/9] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-08  9:39 UTC  (7+ messages)
` [PATCH v2 4/9] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
` [PATCH v2 5/9] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-08  9:38 UTC  (7+ messages)

[PATCH net-next v2] net: airoha: add ethtool priv_flags support for LAN/WAN and GDM2 loopback
 2026-06-08  9:32 UTC  (5+ messages)

[PATCH net-next] net: airoha: Use int instead of atomic_t for qdma users counter
 2026-06-08  9:29 UTC  (2+ messages)

[PATCH v1 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-06-08  9:24 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v1 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v1 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board

[PATCH 0/2] drm/rockchip: dw_hdmi_qp: Add support for HDMI overscan compensation
 2026-06-08  9:17 UTC  (5+ messages)
` [PATCH 2/2] drm/rockchip: dw_hdmi_qp: expose "overscan" property

[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-06-08  9:15 UTC  (2+ messages)

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2026-06-08  9:09 UTC  (4+ messages)

[PATCH v12 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
 2026-06-08  9:04 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
 2026-06-08  9:04 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: imx: fsl,imx93-media-blk-ctrl: Allow LVDS Display Bridge child node
` [PATCH v2 2/3] arm64: dts: imx93: Add LVDS Display Bridge support
` [PATCH v2 3/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel

[PATCH v3 0/2] dt-bindings: power: reset: cortina: Convert to DT schema and rename node
 2026-06-08  9:01 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: gemini: Rename power controller node to poweroff

[PATCH v12 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
 2026-06-08  8:53 UTC  (2+ messages)

[PATCH v12 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
 2026-06-08  8:53 UTC  (2+ messages)

[PATCH v12 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
 2026-06-08  8:53 UTC  (2+ messages)

[PATCH] ARM: footbridge: convert to sparse IRQs
 2026-06-08  8:49 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