* [GIT PULL]: dmaengine fixes for v6.10
@ 2024-06-21 9:52 Vinod Koul
2024-06-21 18:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2024-06-21 9:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML
[-- Attachment #1: Type: text/plain, Size: 2155 bytes --]
Hello Linus,
Last one for the day, please pull to receiev few driver fixes for
dmaengine subsystem.
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.10
for you to fetch changes up to 5422145d0b749ad554ada772133b9b20f9fb0ec8:
dmaengine: ioatdma: Fix missing kmem_cache_destroy() (2024-06-11 23:39:26 +0530)
----------------------------------------------------------------
dmaengine fixes for v6.10
Driver fixes for:
- kmemleak, error path handling and missing kmem_cache_destroy() fixes
for ioatdma driver
- after use fix for idxd driver
- data synchronisation fix for xdma isr handling
- fsl driver channel constraints and linking two fsl module fixes
----------------------------------------------------------------
Arnd Bergmann (1):
dmaengine: fsl-edma: avoid linking both modules
Krzysztof Kozlowski (1):
dt-bindings: dma: fsl-edma: fix dma-channels constraints
Li RongQing (1):
dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
Louis Chauvet (1):
dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()
Nikita Shubin (4):
dmaengine: ioatdma: Fix leaking on version mismatch
dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
Siddharth Vadapalli (1):
dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
.../devicetree/bindings/dma/fsl,edma.yaml | 4 +-
drivers/dma/Kconfig | 2 +-
drivers/dma/idxd/irq.c | 4 +-
drivers/dma/ioat/init.c | 55 ++++++++++++----------
drivers/dma/ti/k3-udma-glue.c | 5 +-
drivers/dma/xilinx/xdma.c | 4 +-
6 files changed, 39 insertions(+), 35 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-21 18:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 9:52 [GIT PULL]: dmaengine fixes for v6.10 Vinod Koul
2024-06-21 18:10 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox