linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-02 22:09:25 to 2025-12-03 18:02:54 UTC [more...]

[PATCH v20 0/7] firmware: imx: driver for NXP secure-enclave
 2025-12-03 18:02 UTC  (12+ messages)
` [PATCH v20 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v20 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v20 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v20 4/7] firmware: imx: device context dedicated to priv
` [PATCH v20 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v20 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v20 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH 0/2] efi/arm64: Simplify SVE/SME state preserve/restore
 2025-12-03 18:02 UTC  (3+ messages)
` [PATCH 1/2] lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq context

[GIT PULL 1/2] samsung: drivers: second late for v6.19
 2025-12-03 17:59 UTC  (2+ messages)
` [GIT PULL 2/2] ARM: dts: samsung: fixes "

[PATCH V2] arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
 2025-12-03 17:41 UTC  (2+ messages)

[PATCH 0/2] media: nxp: Add CSI Pixel Formatter support
 2025-12-03 17:41 UTC  (5+ messages)
` [PATCH 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver
  ` [PATCH 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 drivery

[PATCH 1/3] i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
 2025-12-03 17:38 UTC  (2+ messages)

[PATCH 1/2] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
 2025-12-03 17:35 UTC  (3+ messages)

[PATCH v6 00/34] arm_mpam: Add basic mpam driver
 2025-12-03 17:34 UTC  (5+ messages)

[RFC/RFT PATCH 0/6] Improve get_random_u8() for use in randomize kstack
 2025-12-03 16:59 UTC  (4+ messages)
` [RFC/RFT PATCH 2/6] arc: Wire up cmpxchg64_local() to generic implementation

[PATCH] ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
 2025-12-03 16:50 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: VTCR_EL2 conversion to feature dependency framework
 2025-12-03 16:43 UTC  (11+ messages)
` [PATCH 2/4] arm64: Convert VTCR_EL2 to sysreg infratructure
` [PATCH 4/4] KVM: arm64: Convert VTCR_EL2 to config-driven sanitisation

Proposal: Officially allow "incomplete" trees as a base
 2025-12-03 16:25 UTC  (13+ messages)

[PATCH] arm64: dts: rockchip: add SPDIF audio to Beelink A1
 2025-12-03 16:21 UTC  (2+ messages)

[PATCH v6 0/9] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-12-03 16:20 UTC  (12+ messages)
` [PATCH v6 1/9] coresight: core: Refactoring ctcu_get_active_port and make it generic
` [PATCH v6 2/9] coresight: core: add a new API to retrieve the helper device
` [PATCH v6 3/9] coresight: tmc: add etr_buf_list to store allocated etr_buf
` [PATCH v6 4/9] coresight: tmc: add create/clean functions for etr_buf_list
` [PATCH v6 6/9] dt-bindings: arm: add an interrupt property for Coresight CTCU

[PATCH v5 00/12] Nesting support for lazy MMU mode
 2025-12-03 16:08 UTC  (11+ messages)
` [PATCH v5 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest

[PATCH v2 00/22] media: platform: rga: Add RGA3 support
 2025-12-03 15:52 UTC  (23+ messages)
` [PATCH v2 01/22] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3
` [PATCH v2 02/22] media: v4l2-common: add has_alpha to v4l2_format_info
` [PATCH v2 03/22] media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helper
` [PATCH v2 04/22] media: rockchip: rga: use clk_bulk api
` [PATCH v2 05/22] media: rockchip: rga: use stride for offset calculation
` [PATCH v2 06/22] media: rockchip: rga: remove redundant rga_frame variables
` [PATCH v2 07/22] media: rockchip: rga: move hw specific parts to a dedicated struct
` [PATCH v2 08/22] media: rockchip: rga: move cmdbuf to rga_ctx
` [PATCH v2 09/22] media: rockchip: rga: align stride to 4 bytes
` [PATCH v2 10/22] media: rockchip: rga: prepare cmdbuf on streamon
` [PATCH v2 11/22] media: rockchip: rga: check scaling factor
` [PATCH v2 12/22] media: rockchip: rga: use card type to specify rga type
` [PATCH v2 13/22] media: rockchip: rga: change offset to dma_addresses
` [PATCH v2 14/22] media: rockchip: rga: support external iommus
` [PATCH v2 15/22] media: rockchip: rga: share the interrupt when an external iommu is used
` [PATCH v2 16/22] media: rockchip: rga: remove size from rga_frame
` [PATCH v2 17/22] media: rockchip: rga: remove stride "
` [PATCH v2 18/22] media: rockchip: rga: move rga_fmt to rga-hw.h
` [PATCH v2 19/22] media: rockchip: rga: add feature flags
` [PATCH v2 20/22] media: rockchip: rga: disable multi-core support
` [PATCH v2 21/22] media: rockchip: rga: add rga3 support
` [PATCH v2 22/22] arm64: dts: rockchip: add rga3 dt nodes

[PATCH v2] arm: fix uninitialized pointers with free attr
 2025-12-03 15:51 UTC  (2+ messages)

[PATCH V3 0/3] Add device tree support for NVIDIA Tegra CMDQV
 2025-12-03 15:49 UTC  (9+ messages)
` [PATCH V3 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH V3 3/3] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH v8 0/7] Provides support for Trigger Generation Unit
 2025-12-03 15:48 UTC  (9+ messages)
` [PATCH v8 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace
` [PATCH v8 2/7] qcom-tgu: Add TGU driver
` [PATCH v8 3/7] qcom-tgu: Add signal priority support
` [PATCH v8 4/7] qcom-tgu: Add TGU decode support
` [PATCH v8 5/7] qcom-tgu: Add support to configure next action
` [PATCH v8 6/7] qcom-tgu: Add timer/counter functionality for TGU
` [PATCH v8 7/7] qcom-tgu: Add reset node to initialize

[PATCH 0/8] firmware: arm_scmi: Refactoring and enablement of ACPI PCC transport
 2025-12-03 15:21 UTC  (5+ messages)

[PATCH RFC v2 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2025-12-03 14:10 UTC  (4+ messages)
` [PATCH RFC v2 3/4] clk: keystone: sci-clk: add restore_context() operation

[PATCH 0/3] Add the support for SM8750 Camera clock controller
 2025-12-03 14:09 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: qcom: Add camera clock controller for SM8750 SoC

[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2025-12-03 13:59 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC
` [PATCH 2/4] dt-bindings: arm: mediatek: add compatibles for Mediatek Genio 520/720-EVK boards
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board
` [PATCH 4/4] arm64: dts: mediatek: add device-tree for Genio 520-EVK board

[PATCH v7 0/9] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-12-03 12:29 UTC  (2+ messages)

[PATCH] printk/nbcon: Restore IRQ in atomic flush after each emitted record
 2025-12-03 12:27 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: usb: Add Microchip LAN969x support
 2025-12-03 12:21 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: arm: Document Microchip LAN969x
` [PATCH 3/4] include: dt-bindings: add LAN969x clock bindings
` [PATCH 4/4] arm64: dts: microchip: add LAN969x support

[PATCH v4 0/5] media: imx8qxp: add parallel camera support
 2025-12-03 12:19 UTC  (12+ messages)

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-12-03 12:15 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH 00/21] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-12-03 12:13 UTC  (4+ messages)

[PATCH RESEND] dmaengine: at_xdmac: get the number of DMA channels from device tree
 2025-12-03 12:11 UTC 

[PATCH] dmaengine: at_xdmac: get the number of DMA channels from device tree
 2025-12-03 12:08 UTC 

[PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC
 2025-12-03 11:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: mtk-sd: Add support for "
` [PATCH 2/3] mmc: mtk-sd: add support for SPM resource release control
` [PATCH 3/3] mmc: mtk-sd: add support for MT8189 SoC

[PATCH 1/2] dt-bindings: firmware: arm,scmi: Document arm,poll-transport property
 2025-12-03 11:41 UTC  (10+ messages)

[PATCH] pinctrl: mediatek: mt8189: restore previous register base name array order
 2025-12-03 11:32 UTC 

[PATCH v4 0/4] Add support for Ezurio MediaTek platforms
 2025-12-03 10:48 UTC  (12+ messages)
` [PATCH v4 1/4] dt-bindings: vendor-prefixes: Add Ezurio LLC
` [PATCH v4 2/4] dt-bindings: arm: mediatek: Add Ezurio Tungsten entries
` [PATCH v4 3/4] arm64: dts: mediatek: add device tree for Tungsten 510 board
` [PATCH v4 4/4] arm64: dts: mediatek: add device tree for Tungsten 700 board

[PATCH v2 0/9] General RK3368 HDMI support and 2 outputs for RK3368-Lion
 2025-12-03 10:36 UTC  (4+ messages)
` [PATCH v2 9/9] arm64: dts: rockchip: Add the Video-Demo overlay for Lion Haikou

[PATCH] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
 2025-12-03 10:35 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: imx91-11x11-evk: Add audio sound cards support
 2025-12-03  9:57 UTC  (10+ messages)
` [PATCH 1/5] arm64: dts: imx91-11x11-evk: Refine label and node name of WM8962
` [PATCH 2/5] arm64: dts: imx91-11x11-evk: Add bt-sco sound card support
` [PATCH 3/5] arm64: dts: imx91-11x11-evk: Add WM8962 "
` [PATCH 4/5] arm64: dts: imx91-11x11-evk: Add PDM microphone "
` [PATCH 5/5] arm64: dts: imx91-11x11-evk: Add audio XCVR "

[PATCH 00/16] media: platform: rga: Add RGA3 support
 2025-12-03  9:49 UTC  (4+ messages)
` [PATCH 16/16] media: rockchip: rga: add rga3 support

[PATCH v2] perf arm_spe: Add CPU variants supporting common data source packet
 2025-12-03  9:47 UTC  (2+ messages)

[PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
 2025-12-03  9:44 UTC  (5+ messages)

[PATCH] arm64: dts: imx95: Use GPU_CGC as core clock for GPU
 2025-12-03  9:28 UTC  (4+ messages)

[PATCHv4 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-03  9:15 UTC  (12+ messages)
` [PATCHv4 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv4 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv4 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv4 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv4 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv4 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv4 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv4 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv4 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH v3 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-12-03  8:59 UTC  (7+ messages)
` [PATCH v3 1/6] spi: imx: group spi_imx_dma_configure() with spi_imx_dma_transfer()
` [PATCH v3 2/6] spi: imx: introduce helper to clear DMA mode logic
` [PATCH v3 3/6] spi: imx: avoid dmaengine_terminate_all() on TX prep failure
` [PATCH v3 4/6] spi: imx: handle DMA submission errors with dma_submit_error()
` [PATCH v3 5/6] spi: imx: support dynamic burst length for ECSPI DMA mode
` [PATCH v3 6/6] spi: imx: enable DMA mode for target operation

[PATCH 0/2] i.MX93 phyBOARD-Segin DisplayKit AV-02 Support
 2025-12-03  8:34 UTC  (5+ messages)
` [PATCH 1/2] clk: imx: fracn-gppll: Add 332.60 MHz Support
` [PATCH 2/2] arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay

[PATCH net-next v8 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-12-03  8:40 UTC  (7+ messages)
` [PATCH net-next v8 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [PATCH net-next v8 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver

[PATCH 05/21] ARM: dts: omap: Bind panel to panel-dpi instead of ti,tilcdc,panel driver
 2025-12-03  8:30 UTC  (11+ messages)

[PATCH v5 00/14] gpio: Use modern PM macros
 2025-12-03  8:10 UTC  (3+ messages)
` [PATCH v5 07/14] gpio: msc313: "

[PATCH v3 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC
 2025-12-03  7:50 UTC  (4+ messages)
` [PATCH v3 2/2] clk: visconti: Add VIIF clocks

[PATCH v4 0/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
 2025-12-03  7:55 UTC  (5+ messages)
` [PATCH v4 1/3] ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()
` [PATCH v4 2/3] cpufreq: CPPC: Factor out cppc_fie_kworker_init()
` [PATCH v4 3/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs

[v2 PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
 2025-12-03  7:07 UTC  (4+ messages)

[PATCH v2 5/6] spi: imx: support dynamic burst length for ECSPI DMA mode
 2025-12-03  6:59 UTC  (2+ messages)

[PATCH] pinctrl: single: Fix incorrect type for error return variable
 2025-12-03  6:13 UTC 

[PATCH 0/1] add support remote wakeup of mt8189
 2025-12-03  5:59 UTC  (3+ messages)
` [PATCH 1/1] usb: mtk-xhci: "

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-12-03  5:56 UTC  (8+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller

[PATCH v2] dt: aspeed: clemente: move hdd_led to its own gpio-leds group
 2025-12-03  5:55 UTC  (2+ messages)

[PATCH net-next v4 4/4] net: ftgmac100: Add RGMII delay support for AST2600
 2025-12-03  5:30 UTC  (12+ messages)

[GIT PULL] arm64 FPSIMD buffer on-stack for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[PATCH v8 0/2] Add Google Tensor SoC USB controller support
 2025-12-03  3:04 UTC  (8+ messages)
` [PATCH v8 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-03  1:48 UTC  (2+ messages)

[PATCH] arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
 2025-12-03  1:48 UTC  (4+ messages)

[PATCH v3] net: stmmac: Modify the judgment condition of "tx_avail" from 1 to 2
 2025-12-03  1:31 UTC 

[GIT PULL] arm64 updates for 6.19
 2025-12-03  1:19 UTC  (2+ messages)

[PATCH v1 0/5] KVM: arm64: Enforce MTE disablement at EL2
 2025-12-02 22:43 UTC  (2+ messages)

linux-next: Tree for Nov 28 (drivers/pci/controller/dwc/pcie-nxp-s32g.o)
 2025-12-02 22:37 UTC  (7+ messages)

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-12-02 22:14 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).