public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-28 11:15:39 to 2026-03-29 18:51:33 UTC [more...]

[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 v3 00/24] Introduce SCMI Telemetry FS support
 2026-03-29 18:00 UTC  (27+ 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 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)

[PATCH v2 0/3] Remove deprecated CMDQ APIs (series 4/4)
 2026-03-29 16:03 UTC  (3+ messages)
` [PATCH v2 3/3] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()

[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 v2 00/30] KVM: arm64: Combined user_mem_abort() rework
 2026-03-29 13:41 UTC  (4+ messages)
` [PATCH v2 21/30] KVM: arm64: Kill topup_memcache from kvm_s2_fault

[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 v2] raid6: arm64: add SVE optimized implementation for syndrome generation
 2026-03-29 13:01 UTC  (3+ 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 v3 0/2] dt-bindings: thermal: st,thermal-spear1340: convert to dtschema
 2026-03-29 12:34 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ARM: dts: st: spear: remove undocumented thermal_flags property

[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] spi: stm32-ospi: Fix resource leak in remove() callback
 2026-03-29 11:14 UTC 

[PATCH 0/2] arm64: dts: qcom: enable UARTs for robot expansion board
 2026-03-29 11:08 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: enable UART6 "

[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  (7+ messages)
` [PATCH RFC 1/8] dt-bindings: clk: sun60i-a733-ccu: Add allwinner A733 support
` [PATCH RFC 2/8] clk: sunxi-ng: sdm: Add dual patterns support
` [PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU

[PATCH v3] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
 2026-03-29  7:43 UTC 

[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  (3+ 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: "

[RESEND PATCH net v3 0/2] stmmac crash/stall fixes when under memory pressure
 2026-03-28 19:25 UTC  (3+ messages)
` [RESEND PATCH net v3 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
` [RESEND PATCH net v3 2/2] net: stmmac: Prevent indefinite RX stall on buffer exhaustion

[PATCH v3 2/3] drm/gem-dma: Use the dma_*_attr API variant
 2026-03-28 19:16 UTC  (3+ messages)

[PATCH v3 0/2] stmmac crash/stall fixes when under memory pressure
 2026-03-28 19:12 UTC  (3+ messages)
` [PATCH v3 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
` [PATCH v3 2/2] net: stmmac: Prevent indefinite RX stall on buffer exhaustion

[PATCH net-next 0/2] net: stmmac: fix and clean up TSO/GSO support
 2026-03-28 19:01 UTC  (7+ messages)
` [PATCH net-next 2/2] net: stmmac: simplify GSO/TSO test in stmmac_xmit()

[PATCH v8 0/3] Power Management for Raspberry Pi V3D GPU
 2026-03-28 18:52 UTC  (4+ messages)
` [PATCH v8 1/3] drm/v3d: Use devm_reset_control_get_optional_exclusive()
` [PATCH v8 2/3] drm/v3d: Allocate all resources before enabling the clock
` [PATCH v8 3/3] drm/v3d: Introduce Runtime Power Management

[PATCH v4 0/3] KVM: arm64: Fix SPE and TRBE nVHE world switch
 2026-03-28 17:13 UTC  (2+ messages)

[PATCH 0/2] spi: stm32-ospi: two fixes
 2026-03-28 16:07 UTC  (3+ 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 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-03-28 14:41 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 6/7] rtc: sun6i: Add support for A733 RTC
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support

[PATCH] arm64: dts: rockchip: Add RK3562 serial aliases
 2026-03-28 15:08 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Small cleanups for stage-2 mmu teardown
 2026-03-28 14:54 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Rename kvm_free_stage2_pgd()
` [PATCH 2/2] KVM: arm64: Refactor stage2 mmu tear down functions

[PATCH v3 3/3] drm/gem-dma: Support DRM_MODE_DUMB_KERNEL_MAP flag
 2026-03-28 14:52 UTC  (2+ messages)

[PATCH v3 0/3] arm64: Add HPE GSC platform support
 2026-03-28 14:03 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v3 2/3] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v3 3/3] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS

[PATCH 0/2] phy: hdmi: Add FRL TxFFE level control
 2026-03-28 13:54 UTC  (3+ messages)
` [PATCH 1/2] phy: hdmi: Add optional FRL TxFFE config options
` [PATCH 2/2] phy: rockchip: samsung-hdptx: Add support for FRL TxFFE level control

[PATCH] soc: fsl: qe_ports_ic: Add missing cleanup on device removal
 2026-03-28 12:44 UTC  (2+ messages)

[PATCH v4 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-03-28 12:22 UTC  (3+ messages)
` [PATCH v4 11/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196

[GIT PULL 0/3] Renesas SoC updates for v7.1 (take two)
 2026-03-28 12:11 UTC  (4+ messages)
` [GIT PULL 1/3] Renesas ARM SoC updates for v7.1
` [GIT PULL 2/3] Renesas driver updates for v7.1 (take two)
` [GIT PULL 3/3] Renesas DTS "

[GIT PULL] Renesas SoC fixes for v7.0 (take two)
 2026-03-28 12:10 UTC 

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-28 12:10 UTC  (3+ messages)
  ` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure

[PATCH] soc: fsl: qe: Fix potential NULL pointer dereference inqe_reset()
 2026-03-28 12:09 UTC  (3+ messages)
` [PATCH v2] soc: fsl: qe: panic on ioremap() failure in qe_reset()

[PATCH] media: nxp: imx8-isi: fix memory leaks in probe error paths and remove
 2026-03-28 11:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] media: aspeed: fix missing of_reserved_mem_device_release() on probe failure
 2026-03-28 11:23 UTC  (2+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox