[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aMb7h_VKd-2jMK56@vaman>
Date: Sun, 14 Sep 2025 22:59:43 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.17
Hello Linus,
Please pull to receive couple of driver fixes for this cycle.
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.17
for you to fetch changes up to aa2e1e4563d3ab689ffa86ca1412ecbf9fd3b308:
dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate (2025-09-02 15:01:51 +0530)
----------------------------------------------------------------
dmaengine fixes for v6.17
Couple of driver fixes for:
- Intel idxd fixes for idxd_free() handling, refcount underflow on
module unload, double free in idxd_setup_wqs().
- Qualcomm bam dma missing properties and handing for channels with ees
- dw device reference leak in rzn1_dmamux_route_allocate()
----------------------------------------------------------------
Anders Roxell (1):
dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
Dan Carpenter (1):
dmaengine: idxd: Fix double free in idxd_setup_wqs()
Miaoqian Lin (1):
dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate
Stephan Gerhold (2):
dt-bindings: dma: qcom: bam-dma: Add missing required properties
dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
Yi Sun (2):
dmaengine: idxd: Remove improper idxd_free
dmaengine: idxd: Fix refcount underflow on module unload
.../devicetree/bindings/dma/qcom,bam-dma.yaml | 4 +++
drivers/dma/dw/rzn1-dmamux.c | 15 ++++++---
drivers/dma/idxd/init.c | 39 ++++++++++++----------
drivers/dma/qcom/bam_dma.c | 8 +++--
drivers/dma/ti/edma.c | 4 +--
5 files changed, 44 insertions(+), 26 deletions(-)
Thanks
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists