All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v6.17
@ 2025-09-14 17:29 Vinod Koul
  2025-09-14 20:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2025-09-14 17:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 1988 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: dmaengine fixes for v6.17
  2025-09-14 17:29 [GIT PULL]: dmaengine fixes for v6.17 Vinod Koul
@ 2025-09-14 20:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-14 20:20 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Sun, 14 Sep 2025 22:59:43 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0676181a87540fa2aabc8920dc30bca5071b8f1a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-14 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14 17:29 [GIT PULL]: dmaengine fixes for v6.17 Vinod Koul
2025-09-14 20:20 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.