Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 06:52:20 to 2026-05-19 11:04:06 UTC [more...]

[PATCH 0/2] spi: aspeed: Fix __iomem annotation and VLA parameter
 2026-05-19 11:03 UTC  (3+ messages)
` [PATCH] spi: aspeed: Replace VLA parameter with flat pointer in calibration helper

[PATCH] arm64/mm: Rename ptdesc_t
 2026-05-19 11:02 UTC  (4+ messages)

[PATCH net v2 0/5] net: dsa: mt7530: assorted fixes
 2026-05-19 11:00 UTC  (4+ messages)
` [PATCH net v2 4/5] net: dsa: mt7530: clear flood flags on bridge leave

[PATCH 00/37] drm bridge hotplug
 2026-05-19 10:37 UTC  (38+ messages)
` [PATCH 01/37] drm/connector: split drmm_connector_hdmi_init() in 3 parts
` [PATCH 02/37] drm/connector: add drm_connector_hdmi_dynamic_init()
` [PATCH 03/37] drm/display: bridge-connector: rename variable for consistency
` [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 07/37] drm/display: bridge-connector: extract drm_bridge_connector_get_bridges()
` [PATCH 08/37] drm/display: bridge-connector: return int from drm_bridge_connector_get_bridges()
` [PATCH 09/37] drm/display: bridge-connector: extract drm_bridge_connector_init_hdmi_audio_cec()
` [PATCH 10/37] drm/display: bridge-connector: return int from drm_bridge_connector_init_hdmi_audio_cec()
` [PATCH 11/37] drm/display: bridge-connector: return int from drm_bridge_connector_add_connector()
` [PATCH 12/37] drm/display: bridge-connector: hoist error management to common code
` [PATCH 13/37] drm/display: bridge-connector: move drm_bridge_connector_put_bridges() definition eariler
` [PATCH 14/37] drm/display: bridge-connector: add non-drmm variant of drm_bridge_connector_put_bridges()
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically
` [PATCH 16/37] drm/display: bridge-connector: move per-connector fields to the dynamic connector
` [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 20/37] drm/bridge: samsung-dsim: attach: return -EPROBE_DEFER is next bridge not yet available
` [PATCH 21/37] drm/bridge: initialize chain_node list head on allocation
` [PATCH 22/37] drm/bridge: initialize chain_node list head on detach and attach errors
` [PATCH 23/37] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH 24/37] drm/atomic: move drm_atomic_helper_disable_all() and drm_atomic_helper_shutdown() from drm_atomic_helper to drm_atomic
` [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 27/37] drm/bridge: notify about detached bridges
` [PATCH 28/37] drm/mipi-dsi: turn DRM_MIPI_DSI into a tristate
` [PATCH 29/37] drm/mipi-dsi: notify about DSI attach
` [PATCH 30/37] drm/bridge: add drm_bridge_is_tail() to know whether a bridge completes the pipeline
` [PATCH 31/37] drm/bridge: panel: implement .is_tail
` [PATCH 32/37] drm/bridge: display-connector: "
` [PATCH 33/37] drm/bridge: samsung-dsim: "
` [PATCH 34/37] drm/bridge: ti-sn65dsi83: "
` [PATCH 35/37] drm/bridge: drm_bridge_attach(): don't fail on -EPROBE_DEFER
` [PATCH 36/37] drm/display: bridge-connector: handle bridge hotplug
` [PATCH 37/37] drm/mxsfb/lcdif: enable "

[PATCH v2 1/3] arm64: dts: imx94: fix DDR PMU interrupt number
 2026-05-19 10:55 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: freescale: add bootph-all to ULP watchdog nodes for i.MX platforms
` [PATCH v2 3/3] arm64: dts: freescale: add "

[PATCH 0/2] iommu/arm-smmu: Use FIELD_MODIFY() for bitfield operations
 2026-05-19 10:51 UTC  (2+ messages)

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-19 10:50 UTC  (2+ messages)

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-05-19 10:47 UTC  (3+ messages)

[PATCH v4 0/5] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-19 10:47 UTC  (8+ messages)
` [PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v4 3/5] firmware: raspberrypi: register nvmem driver

[PATCH] spi: imx: replace dmaengine_terminate_all with dmaengine_terminate_sync
 2026-05-19 10:46 UTC 

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-19 10:41 UTC  (10+ messages)

[PATCH] i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
 2026-05-19 10:43 UTC 

[PATCH 0/7] soc: aspeed: Add AST2600 eSPI controller support
 2026-05-19 10:40 UTC  (14+ messages)

[PATCH] i2c: imx-lpi2c: reset controller in probe stage
 2026-05-19 10:42 UTC 

[PATCH v2] arm64/irqflags: __always_inline the arch_local_irq_*() helpers
 2026-05-19 10:39 UTC  (3+ messages)
` [PATCH] arm64/daifflags: Make local_daif_*() helpers __always_inline

[PATCH] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
 2026-05-19 10:41 UTC 

[PATCH v4 0/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-05-19 10:38 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl
` [PATCH v4 2/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc1-pinctrl
` [PATCH v4 3/3] pinctrl: aspeed: Add AST2700 SoC1 support

[PATCH] i2c: imx: mark I2C adapter when hardware is powered down
 2026-05-19 10:38 UTC 

[GIT PULL 0/2] Renesas SoC updates for v7.2
 2026-05-19 10:35 UTC  (3+ messages)
` [GIT PULL 1/2] Renesas driver "
` [GIT PULL 2/2] Renesas DTS "

[PATCH v2 0/2] Minor changes for i2c-imx driver
 2026-05-19 10:29 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: imx: Don't recover bus when arbitration lost

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-19 10:25 UTC  (10+ messages)
` [PATCH v14 17/44] arm64: RMI: RTT tear down
` [PATCH v14 23/44] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v14 27/44] arm64: RMI: Set RIPAS of initial memslots
` [PATCH v14 37/44] arm64: RMI: Prevent Device mappings for Realms

[PATCH] arm64: cpucaps: Keep entries sorted
 2026-05-19 10:22 UTC  (3+ messages)

[PATCH v2] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
 2026-05-19 10:12 UTC 

[PATCH v2 0/2] regulator: Rework i2c_device_id initialisation
 2026-05-19 10:07 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: Use named initializers for arrays of i2c_device_data

[PATCH 0/4] firmware: arm_scmi: Fix protocol parsing and validation
 2026-05-19 10:04 UTC  (9+ messages)
` [PATCH 1/4] firmware: arm_scmi: Read sensor config as 32-bit value
` [PATCH 2/4] firmware: arm_scmi: Validate BASE_ERROR_EVENT payload size
` [PATCH 3/4] firmware: arm_scmi: Validate SENSOR_UPDATE "
` [PATCH 4/4] firmware: arm_scmi: Validate Powercap domains before state access

[PATCH 1/1] dt-bindings: display: imx: Add television encoder (TVE) for imx53
 2026-05-19  9:59 UTC  (2+ messages)

[PATCH v4 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-19  9:57 UTC  (6+ messages)
` [PATCH v4 09/10] dt-bindings: firmware: add arm,ras-cper

[PATCH v5 00/19] drm/atomic: Rework initial state allocation
 2026-05-19  9:02 UTC  (20+ messages)
` [PATCH v5 01/19] drm/atomic: Document atomic commit lifetime
` [PATCH v5 02/19] drm/colorop: Fix typos in the doc
` [PATCH v5 03/19] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v5 04/19] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v5 05/19] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v5 06/19] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v5 07/19] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v5 08/19] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v5 09/19] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v5 10/19] drm/plane: Add new atomic_create_state callback
` [PATCH v5 11/19] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v5 12/19] drm/crtc: Add new atomic_create_state callback
` [PATCH v5 13/19] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v5 14/19] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v5 15/19] drm/connector: Add new atomic_create_state callback
` [PATCH v5 16/19] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v5 17/19] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v5 18/19] drm/tidss: Convert to atomic_create_state
` [PATCH v5 19/19] drm/bridge_connector: "

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-19  9:52 UTC  (14+ messages)
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor
                  ` [Linaro-mm-sig] "

[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-05-19  9:46 UTC  (4+ messages)

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-19  9:40 UTC  (8+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs

[PATCH] MAINTAINERS: drop obsolete file entry in PXA2xx/PXA3xx SUPPORT
 2026-05-19  9:39 UTC  (2+ messages)

[PATCH v2] ARM: dts: stm32: add board pin documentation stm32mp135f-dk
 2026-05-19  9:39 UTC  (2+ messages)

[PATCH v6 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-19  9:37 UTC  (4+ messages)
` [PATCH v6 04/11] drm/hisilicon/kirin: switch to of_drm_get_bridge_by_endpoint()

[PATCH] ARM: dts: stm32: Enable PHY SSC on DH STM32MP13xx DHCOR DHSBC board
 2026-05-19  9:35 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add ICSSG firmware stats related to HSR
 2026-05-19  9:29 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: ti: icssg: Add HSR and LRE PA statistics

[PATCH] ASoC: mediatek: mt8196: Fix probe resource cleanup
 2026-05-18 16:25 UTC  (2+ messages)

[PATCH] arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()
 2026-05-19  9:24 UTC  (2+ messages)

[PATCH v7 0/3] lan966x pci device: Add support for SFPs, core part
 2026-05-19  9:22 UTC  (3+ messages)
` [PATCH v7 1/3] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH v2] clk: imx: Add audio PLL debugfs for K-divider control
 2026-05-19  9:19 UTC 

[PATCH] ARM: mach-rpc: fix zImage build after recent font-related changes
 2026-05-19  9:11 UTC  (3+ messages)

[PATCH] coresight: drop lookup reference in coresight_get_sink_by_id()
 2026-05-19  9:06 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix OOB in scmi_power_name_get()
 2026-05-19  9:05 UTC  (9+ messages)

[PATCH 0/3] iommu/io-pgtable-arm: iommu-pages and cleanup
 2026-05-19  9:04 UTC  (2+ messages)

[PATCH 0/8] drm: atmel-hlcdc: fix clock handling and add LVDS support
 2026-05-19  9:01 UTC  (9+ messages)
` [PATCH 1/8] drm: atmel-hlcdc: Fix off-by-one in vertical back porch setting
` [PATCH 2/8] drm: atmel-hlcdc: reorder timing register writes after clock setup
` [PATCH 3/8] drm: atmel-hlcdc: simplify clock divider selection with DIV_ROUND_CLOSEST
` [PATCH 4/8] drm: atmel-hlcdc: define ATMEL_HLCDC_CLKDIV_MAX and fix divider fallback
` [PATCH 5/8] drm: atmel-hlcdc: extract clock setup into a dedicated helper
` [PATCH 6/8] drm: atmel-hlcdc: add XLCDC clock bypass support for small dividers
` [PATCH 7/8] drm: atmel-hlcdc: add and configure LVDS PLL clock support
` [PATCH 8/8] drm: atmel-hlcdc: add LVDS output mode support

[PATCH net-next v8 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-19  8:57 UTC  (11+ messages)
` [PATCH net-next v8 01/10] dt-bindings: net: airoha: Add GDM port ethernet child node
` [PATCH net-next v8 02/10] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v8 03/10] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next v8 04/10] net: airoha: Rely on airoha_gdm_dev pointer in airoha_is_lan_gdm_port()
` [PATCH net-next v8 05/10] net: airoha: Move qos_sq_bmap in airoha_gdm_dev struct
` [PATCH net-next v8 06/10] net: airoha: Move {cpu,fwd}_tx_packets "
` [PATCH net-next v8 07/10] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v8 08/10] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v8 09/10] net: airoha: Introduce WAN device flag
` [PATCH net-next v8 10/10] 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-19  8:54 UTC  (7+ messages)
` [PATCH v3 3/3] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH] wifi: mt76: Use IS_ERR() check for mt76_register_debugfs_fops()
 2026-05-19  8:52 UTC  (2+ messages)
` [PATCH] wifi: mt76: Drop unneeded mt76_register_debugfs_fops() return checks

[PATCH 0/3] phy: zynqmp: fix SERDES scrambler register handling and enable for USB
 2026-05-19  8:45 UTC  (3+ messages)

[PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
 2026-05-19  8:42 UTC  (2+ messages)

[PATCH 0/3] Add mt8196 SMI support
 2026-05-19  8:40 UTC  (6+ messages)
` [PATCH 2/3] memory: mtk-smi: Add a flag skip_rpm

[PATCH] arm64: dts: mediatek: mt8516: remove cpu3 armpll clock-name
 2026-05-19  8:39 UTC 

[PATCH] ASoC: mediatek: mt2701: fix snprintf bounds
 2026-05-19  8:33 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
 2026-05-19  8:29 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
    `  "

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-05-19  8:25 UTC  (3+ messages)

cleanup the RAID6 P/Q library v3
 2026-05-19  8:24 UTC  (3+ messages)

[PATCH v4 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
 2026-05-19  8:19 UTC  (4+ messages)

[PATCH] iommu: Allow device driver to use its own PASID space for SVA
 2026-05-19  8:11 UTC  (2+ messages)

[PATCH v6 0/9] unwind, arm64: add sframe unwinder for kernel
 2026-05-19  6:49 UTC  (3+ messages)
` [PATCH v6 5/9] sframe: Provide PC lookup for vmlinux .sframe section
` [PATCH v6 6/9] arm64/module, sframe: Add sframe support for modules

[PATCH] usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
 2026-05-19  8:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] KVM: arm64: vgic: free private_irqs when init fails after allocation
 2026-05-19  7:53 UTC  (4+ messages)

[PATCH] fbdev: imxfb: Use of_device_get_match_data()
 2026-05-19  7:52 UTC  (2+ messages)

[PATCH v2 0/4] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-05-19  7:44 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: display: verisilicon,dc: generalize for single-output variants
  ` [PATCH v2 1/4] dt-bindings: display: verisilicon, dc: "
` [PATCH v2 2/4] drm/verisilicon: add model ID constants and DCU Lite chip identity
` [PATCH v2 4/4] drm/verisilicon: add Nuvoton MA35D1 DCU Lite display controller support

[PATCH v2] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
 2026-05-19  7:43 UTC  (2+ messages)

[PATCH v2] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
 2026-05-19  7:41 UTC 

[PATCH 00/13] drm/meson: dw-hdmi: Misc cleanup and use CEC notifier helpers
 2026-05-19  7:34 UTC  (21+ messages)
` [PATCH 01/13] drm/meson: dw-hdmi: Report connector status based on HPD bit
` [PATCH 02/13] drm/meson: dw-hdmi: Protect from possible NULL pointer dereference
` [PATCH 03/13] drm/meson: dw-hdmi: Call dw_hdmi_remove() consistently
` [PATCH 04/13] drm/meson: dw-hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH 05/13] drm/meson: encoder_hdmi: Use CEC phys addr from display_info
` [PATCH 06/13] drm/meson: encoder_hdmi: Use bridge connector CEC notifier
` [PATCH 07/13] drm/meson: encoder_hdmi: Report ycbcr_420_allowed from encoder
` [PATCH 08/13] drm/meson: dw-hdmi: Use local dev variable consistently in bind()
` [PATCH 09/13] drm/meson: dw-hdmi: Use devm_clk_get_enabled() helper
` [PATCH 10/13] drm/meson: dw-hdmi: Use dev_err_probe() to report errors

[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
 2026-05-19  7:33 UTC  (3+ messages)
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()

[PATCH v6] arm64: dts: imx95: Correct PCIe outbound address space configuration
 2026-05-19  7:02 UTC 

[PATCH v22 0/7] Introduction of a remoteproc tee to load signed firmware
 2026-05-19  6:58 UTC  (3+ messages)
  ` [Linux-stm32] "

[PATCH] ARM: move Risc PC-specific <asm/hardware/iomd.h> header into mach-rpc
 2026-05-19  6:51 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