messages from 2026-03-28 19:41:10 to 2026-03-30 08:02:29 UTC [more...]
[PATCH v3 0/2] dt-bindings: thermal: st,thermal-spear1340: convert to dtschema
2026-03-30 8:02 UTC (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ARM: dts: st: spear: remove undocumented thermal_flags property
[PATCH v3 1/1] arm64: defconfig: Enable CIX Sky1 pinctrl, PCIe host, and Cadence GPIO
2026-03-30 7:56 UTC (2+ messages)
[PATCH v5 0/9] arm64: dts: amlogic: Add MMC/SD/SDIO support for Khadas VIM4 (Amlogic T7)
2026-03-30 7:55 UTC (3+ messages)
` [PATCH v5 6/9] arm64: dts: amlogic: t7: khadas-vim4: Add power regulators
[PATCH v1 0/3] arm64: dts: amlogic: meson-s4: enable RTC and IR for Khadas VIM1S
2026-03-30 7:52 UTC (2+ messages)
[PATCH] drm/exynos/dma: Drop iommu_dma_init_domain() stub
2026-03-30 7:51 UTC (2+ messages)
[PATCH v14 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-30 7:48 UTC (2+ messages)
[PATCH v3 0/9] Add support for mt6392 PMIC
2026-03-30 7:39 UTC (4+ messages)
` [PATCH v3 7/9] regulator: mt6392: Add support for MT6392 regulator
[PATCH v2] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
2026-03-30 7:22 UTC (6+ messages)
[PATCH v2 0/2] dt-bindings: power: reset: cortina: Convert to DT schema and rename node
2026-03-30 7:22 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: power: reset: cortina,gemini-power-controller: convert to DT schema
` [PATCH v2 2/2] ARM: dts: gemini: Rename power controller node to gemini-poweroff
[PATCH v3 00/24] Introduce SCMI Telemetry FS support
2026-03-30 7:15 UTC (29+ messages)
` [PATCH v3 01/24] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v3 02/24] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH v3 03/24] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v3 04/24] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH v3 05/24] uapi: Add ARM SCMI definitions
` [PATCH v3 06/24] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v3 07/24] include: trace: Add Telemetry trace events
` [PATCH v3 08/24] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v3 09/24] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v3 10/24] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v3 11/24] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v3 12/24] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v3 13/24] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v3 14/24] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v3 15/24] firmware: arm_scmi: Add System Telemetry filesystem driver
` [PATCH v3 16/24] fs/stlmfs: Document ARM SCMI Telemetry filesystem
` [PATCH v3 17/24] firmware: arm_scmi: Add System Telemetry ioctls support
` [PATCH v3 18/24] fs/stlmfs: Document alternative ioctl based binary interface
` [PATCH v3 19/24] firmware: arm_scmi: Add Telemetry components view
` [PATCH v3 20/24] fs/stlmfs: Document alternative topological view
` [PATCH v3 21/24] [RFC] docs: stlmfs: Document ARM SCMI Telemetry FS ABI
` [PATCH v3 22/24] firmware: arm_scmi: Add lazy population support to Telemetry FS
` [PATCH v3 23/24] fs/stlmfs: Document lazy mode and related mount option
` [PATCH v3 24/24] [RFC] tools/scmi: Add SCMI Telemetry testing tool
[PATCH v3 0/3] drm: Support DMA per allocation kernel mappings
2026-03-30 6:54 UTC (5+ messages)
` [PATCH v3 1/3] drm: Introduce DRM_MODE_DUMB_KERNEL_MAP flag
[PATCH v1 00/10] devfreq: Fix NULL pointer dereference when a governor module is unloaded
2026-03-30 6:29 UTC (3+ messages)
[PATCH v4 0/4] AST2700-A2 interrupt controller hierarchy and route support
2026-03-30 6:32 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: interrupt-controller: Describe AST2700-A2 hardware instead of A0
` [PATCH v4 2/4] irqchip/ast2700-intc: Add AST2700-A2 support
` [PATCH v4 3/4] irqchip/ast2700-intc: Add KUnit tests for route resolution
` [PATCH v4 4/4] irqchip/aspeed-intc: Remove AST2700-A0 support
[PATCH] spi: stm32-ospi: Fix resource leak in remove() callback
2026-03-30 6:10 UTC (2+ messages)
[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
2026-03-30 6:21 UTC (3+ messages)
` [PATCH v17 24/24] KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory
[PATCH 0/2] spi: stm32-ospi: two fixes
2026-03-30 6:02 UTC (5+ messages)
` [PATCH 1/2] spi: stm32-ospi: Fix reset control leak on probe error
` [PATCH 2/2] spi: stm32-ospi: Fix DMA channel leak on stm32_ospi_dma_setup() failure
[PATCH v2 00/13] SCMI Clock rates discovery rework
2026-03-30 5:54 UTC (5+ messages)
` [PATCH v2 08/13] firmware: arm_scmi: Harden clock protocol initialization
[PATCH 0/5] xor/arm: Replace vectorized version with intrinsics
2026-03-30 5:32 UTC (5+ messages)
` [PATCH 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
[PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
2026-03-30 5:30 UTC (4+ messages)
[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
2026-03-30 4:57 UTC (12+ messages)
` [PATCH v2 01/30] KVM: arm64: Extract VMA size resolution in user_mem_abort()
` [PATCH v2 02/30] KVM: arm64: Introduce struct kvm_s2_fault to user_mem_abort()
` [PATCH v2 03/30] KVM: arm64: Extract PFN resolution in user_mem_abort()
` [PATCH v2 04/30] KVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fault_get_vma_info() helper
` [PATCH v2 21/30] KVM: arm64: Kill topup_memcache from kvm_s2_fault
[PATCH 0/2] arm64: dts: qcom: enable UARTs for robot expansion board
2026-03-30 4:36 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: enable UART6 "
[PATCH v5 0/8] Revise Meta Yosemite5 devicetree
2026-03-30 3:15 UTC (6+ messages)
` [PATCH v5 2/8] ARM: dts: aspeed: yosemite5: Remove ambiguous power monitor DTS nodes
[PATCH v5 00/10] clk: realtek: Add RTD1625 clock support
2026-03-30 3:00 UTC (7+ messages)
` [PATCH v5 01/10] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v5 08/10] clk: realtek: Add support for MMC-tuned PLL clocks
[PATCH v2 0/3] Remove deprecated CMDQ APIs (series 4/4)
2026-03-30 2:49 UTC (4+ messages)
` [PATCH v2 3/3] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()
[PATCH] arm64: dts: rockchip: Add RK3562 serial aliases
2026-03-30 2:46 UTC (2+ messages)
[PATCH] media: mediatek: vcodec: free working buf in vdec_vp9_slice_setup_single()
2026-03-30 2:11 UTC
[PATCH] media: mediatek: vcodec: free working buf on error path in vdec_vp9_slice_setup_lat()
2026-03-30 2:02 UTC
[PATCH v3] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
2026-03-29 22:18 UTC (4+ messages)
[PATCH net-next] net: airoha: Fix typo in airoha_set_gdm2_loopback routine name
2026-03-29 22:03 UTC
[BUG] net: ethernet: cortina: gemini: skb leak in gmac_rx() causes kernel lockup under sustained RX load
2026-03-29 20:01 UTC (2+ messages)
` AW: "
[PATCH net-next 00/10] net: stmmac: TSO fixes/cleanups
2026-03-29 18:51 UTC (20+ messages)
` [PATCH net-next 01/10] net: stmmac: fix TSO support when some channels have TBS available
` [PATCH net-next 02/10] net: stmmac: add TSO check for header length
` [PATCH net-next 03/10] net: stmmac: move TSO VLAN tag insertion to core code
` [PATCH net-next 04/10] net: stmmac: always enable channel TSO when supported
` [PATCH net-next 05/10] net: stmmac: fix .ndo_fix_features()
` [PATCH net-next 06/10] net: stmmac: simplify GSO/TSO test in stmmac_xmit()
` [PATCH net-next 07/10] net: stmmac: split out gso features setup
` [PATCH net-next 08/10] net: stmmac: make stmmac_set_gso_features() more readable
` [PATCH net-next 09/10] net: stmmac: add warning when TSO is requested but unsupported
` [PATCH net-next 10/10] net: stmmac: move "TSO supported" message to stmmac_set_gso_features()
[PATCH] net: stmmac: dwmac-rk: Fix typo in comment
2026-03-29 18:50 UTC (3+ messages)
[PATCH] ARM: omap2: dead code cleanup in kconfig for ARCH_OMAP4
2026-03-29 18:30 UTC
[PATCH net-next 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
2026-03-29 17:36 UTC (13+ messages)
` [PATCH net-next 01/10] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next 02/10] net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
` [PATCH net-next 03/10] net: airoha: Rely on net_device pointer in HTB callbacks
` [PATCH net-next 04/10] net: airoha: Rely on net_device pointer in ETS callbacks
` [PATCH net-next 05/10] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next 06/10] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next 07/10] net: airoha: Rely on airoha_gdm_dev pointer in airhoa_is_lan_gdm_port()
` [PATCH net-next 08/10] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next 09/10] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next 10/10] net: airoha: Rename get_src_port_id callback in get_sport
[PATCH v13 0/6] Add support for Verisilicon IOMMU used by media
2026-03-29 17:01 UTC (6+ messages)
` [PATCH v13 3/6] iommu: Add verisilicon IOMMU driver
[PATCH] mailbox: Fix NULL message support in mbox_send_message()
2026-03-29 16:33 UTC (2+ messages)
[PATCH] mailbox: cix: Add IRQF_NO_SUSPEND to mailbox interrupt
2026-03-29 16:32 UTC (2+ messages)
[PATCH v2 0/2] perf: marvell: Add CN20K DDR PMU support
2026-03-29 16:31 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: perf: marvell: Document CN20K DDR PMU
` [PATCH v2 2/2] perf: marvell: Add CN20K DDR PMU support
[PATCH] mailbox: mtk-vcp-mailbox: Fix the return value in mtk_vcp_mbox_xlate()
2026-03-29 16:29 UTC (2+ messages)
[PATCH] mailbox: rockchip: kzalloc + kcalloc to kzalloc
2026-03-29 16:28 UTC (2+ messages)
[PATCH] mailbox: mtk-cmdq: Fix CURR and END addr for task insert case
2026-03-29 16:18 UTC (2+ messages)
[PATCH v3] mailbox: remove superfluous internal header
2026-03-29 16:18 UTC (2+ messages)
[PATCH v2] mailbox: exynos: drop superfluous mbox setting per channel
2026-03-29 16:18 UTC (2+ messages)
[GIT PULL 1/7] dt-bindings: Changes for v7.1-rc1
2026-03-29 15:10 UTC (7+ messages)
` [GIT PULL 2/7] soc/tegra: "
` [GIT PULL 3/7] firmware: tegra: "
` [GIT PULL 4/7] ARM: tegra: Device tree changes "
` [GIT PULL 5/7] ARM: tegra: Default configuration "
` [GIT PULL 6/7] arm64: tegra: Device tree "
` [GIT PULL 7/7] arm64: tegra: Default configuration "
[PATCH net-next v4 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
2026-03-29 14:49 UTC (2+ messages)
` (subset) "
[PATCH v9 0/5] PCI: of: Remove max-link-speed generation validation
2026-03-29 14:47 UTC (2+ messages)
[PATCH v3 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
2026-03-29 14:48 UTC (2+ messages)
` (subset) "
[PATCH v1 0/7] arm64: dts: ti: verdin-am62[p]: Add Zinnia
2026-03-29 14:46 UTC (2+ messages)
[PATCH 0/2] arm64: dts: ti: k3-pinctrl: some minor cleanup
2026-03-29 14:42 UTC (2+ messages)
[GIT PULL] Allwinner Device Tree Changes for 7.1 - Part 1
2026-03-29 13:48 UTC
[GIT PULL] Allwinner Fixes for 7.0
2026-03-29 13:46 UTC
[PATCH] arm64: dts: allwinner: enable h616 timer support
2026-03-29 13:22 UTC (5+ messages)
[PATCH 1/2] arm64: dts: allwinner: sun50i-a64: add UART DMA channels
2026-03-29 13:22 UTC (2+ messages)
[PATCH 0/3] arm64: dts: imx8m: Correct PAD settings for PMIC_nINT (2nd part)
2026-03-29 13:00 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: imx8mm-emtop-som: Correct PAD settings for PMIC_nINT
` [PATCH 2/3] arm64: dts: imx8mn-tqma8mqnl: "
` [PATCH 3/3] arm64: dts: imx8mm-tqma8mqml: "
[PATCH] media: cedrus: skip invalid H.264 reference list entries
2026-03-29 12:44 UTC (3+ messages)
[PATCH 0/2] staging: vc04_services: vc-sm-cma: fix security issues in clean_invalid2 ioctl
2026-03-29 12:35 UTC (7+ messages)
` [PATCH 1/2] staging: vc04_services: vc-sm-cma: fix integer overflow in vc_sm_cma_clean_invalid2()
` [PATCH 2/2] staging: vc04_services: vc-sm-cma: add address validation in clean_invalid_contig_2d()
[RFT PATCH v3] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
2026-03-29 11:49 UTC (11+ messages)
[PATCH net-next v2] net: airoha: Delay offloading until all net_devices are fully registered
2026-03-29 10:32 UTC
[BUG] net: ethernet: cortina: gemini: skb leak in gmac_rx() causes kernel lockup under sustained RX load
2026-03-29 10:11 UTC
[PATCH v2 0/2] dt-bindings: thermal: st,thermal-spear1340: convert to dtschema
2026-03-29 9:34 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: dts: st: spear: rename thermal_flags to st,thermal-flags
[PATCH v2 RESEND] soc: mediatek: mtk-mmsys: Restore MT8167 routing masks lost during merge
2026-03-29 9:12 UTC
[PATCH v2] arm: mediatek: MAINTAINERS: Include SoC bindings
2026-03-29 8:53 UTC
[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-03-29 7:56 UTC (3+ messages)
` [PATCH RFC 2/8] clk: sunxi-ng: sdm: Add dual patterns support
[PATCH 0/4] staging: vc04_services: vchiq-mmal: fix multiple memory safety issues
2026-03-29 7:15 UTC (12+ messages)
` [PATCH 1/4] staging: vc04_services: vchiq-mmal: fix OOB array access in event_to_host_cb()
` [PATCH 2/4] staging: vc04_services: vchiq-mmal: add buffer size check in inline_receive()
` [PATCH 3/4] staging: vc04_services: vchiq-mmal: prevent stack overflow in port_parameter_set()
` [PATCH 4/4] staging: vc04_services: vchiq-mmal: fix integer underflow in port_parameter_get()
` [PATCH v2 0/4] staging: vc04_services: vchiq-mmal: fix multiple memory safety issues
` [PATCH v2 1/4] staging: vc04_services: vchiq-mmal: validate component index in event_to_host_cb()
` [PATCH v2 2/4] staging: vc04_services: vchiq-mmal: add buffer size check in inline_receive()
` [PATCH v2 3/4] staging: vc04_services: vchiq-mmal: prevent stack overflow in port_parameter_set()
` [PATCH v2 4/4] staging: vc04_services: vchiq-mmal: fix integer underflow in port_parameter_get()
[PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing
2026-03-29 4:37 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: Enable networking for Asus Kommando IPMI Card
2026-03-29 3:20 UTC (4+ messages)
[PATCH] ARM: rpc: ecard: bound variable-length chunk reads
2026-03-29 3:09 UTC
[PATCH v4 5/6] drm/mediatek: Support multiple CCORR component
2026-03-28 22:05 UTC (2+ messages)
[PATCH v4 6/6] drm/mediatek: Add TDSHP component support for MT8196
2026-03-28 20:08 UTC (2+ messages)
[PATCH v11 00/22] Add new general DRM property "color format"
2026-03-28 19:39 UTC (4+ messages)
` [PATCH v11 03/22] drm: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox