From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v7.3
Date: Sun, 20 Sep 2026 22:43:09 +0530 [thread overview]
Message-ID: <arAUJaluykugcCzN@parshuram> (raw)
[-- Attachment #1: Type: text/plain, Size: 2703 bytes --]
Hey Linus,
Please receive dmaengine fixes for this cycle. This consists of couple
of patches fixing issues around dma_chan_put() followed by bunch of
driver fixes.
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-7.3
for you to fetch changes up to 075bc7b1d3dde5ed43fbaabbc1a69f09b7fc3a47:
dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg() (2026-09-15 21:57:40 +0530)
----------------------------------------------------------------
dmaengine fixes for v7.3
Bunch of core and driver fixes:
- Couple of fixes in core around dma_chan_put() for kref underflow, user
after free bug and waiting for rcu readers for dma devices
- mmp sg length and wrong extended DRCMR base for SpacemiT K3
- hardware buffer descriptor chain fix for xilinx dma
- sun6i fixes for status behaviour and dma position registers
- runtime pm reference leak fix for sprd driver
----------------------------------------------------------------
Alex Bereza (2):
dmaengine: xilinx_dma: Fix hardware buffer descriptor reuse order
dmaengine: xilinx_dma: Fix hardware buffer descriptor chain after cyclic DMA
Alexander Chesnokov (1):
dmaengine: ti: k3-udma-glue: fix NULL dereference in k3_udma_glue_release_rx_chn()
Baineng Shou (1):
dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg()
Christian Lugnberg (2):
dmaengine: sun6i: fix non-atomic read of DMA position registers
dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
Ruoyu Wang (1):
dmaengine: sprd: Fix runtime PM reference leak in probe
Sascha Hauer (1):
dmaengine: pxa: fix double counting of the hw descriptors
Shivank Garg (4):
dmaengine: add dma_device_get() helper
dmaengine: Fix device kref underflow in dma_chan_put()
dmaengine: fix use-after-free in dma_chan_put() and dma_release_channel()
dmaengine: wait for RCU readers before releasing dma_device
Troy Mitchell (1):
dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
drivers/dma/dmaengine.c | 19 +++++++++++++++----
drivers/dma/mmp_pdma.c | 5 ++---
drivers/dma/pxa_dma.c | 3 ++-
drivers/dma/sprd-dma.c | 3 +--
drivers/dma/sun6i-dma.c | 9 +++++----
drivers/dma/ti/k3-udma-glue.c | 5 +++--
drivers/dma/xilinx/xilinx_dma.c | 26 ++++++++++++++++++--------
7 files changed, 46 insertions(+), 24 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2026-09-20 17:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-20 17:13 Vinod Koul [this message]
2026-09-20 17:57 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=arAUJaluykugcCzN@parshuram \
--to=vkoul@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®