* [GIT PULL] dma-mapping fixes for Linux 6.12
@ 2024-09-24 6:25 Christoph Hellwig
2024-09-24 19:36 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2024-09-24 6:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, iommu
The following changes since commit 88264981f2082248e892a706b2c5004650faac54:
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (2024-09-21 09:44:57 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.12-2024-09-24
for you to fetch changes up to b348b6d17fd1d5d89b86db602f02bea54a754bd8:
dma-mapping: report unlimited DMA addressing in IOMMU DMA path (2024-09-23 08:38:56 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 6.12
- sort out a few issues with the direct calls to iommu-dma
(Christoph Hellwig, Leon Romanovsky)
----------------------------------------------------------------
Christoph Hellwig (2):
dma-mapping: fix vmap and mmap of noncontiougs allocations
iommu/dma: remove most stubs in iommu-dma.h
Leon Romanovsky (1):
dma-mapping: report unlimited DMA addressing in IOMMU DMA path
drivers/iommu/dma-iommu.c | 33 +++++++++++++
include/linux/dma-map-ops.h | 19 --------
include/linux/iommu-dma.h | 114 ++++++--------------------------------------
kernel/dma/mapping.c | 43 ++++++-----------
4 files changed, 62 insertions(+), 147 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] dma-mapping fixes for Linux 6.12
@ 2024-09-29 6:11 Christoph Hellwig
2024-09-29 17:04 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2024-09-29 6:11 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, iommu
The following changes since commit b348b6d17fd1d5d89b86db602f02bea54a754bd8:
dma-mapping: report unlimited DMA addressing in IOMMU DMA path (2024-09-23 08:38:56 +0200)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.12-2024-09-29
for you to fetch changes up to bfc4a245a794841cba5cf287034a0f60d3087402:
dma-mapping: fix DMA API tracing for chained scatterlists (2024-09-26 20:08:12 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 6.12
- handle chained SGLs in the new tracing code (Christoph Hellwig)
----------------------------------------------------------------
Christoph Hellwig (1):
dma-mapping: fix DMA API tracing for chained scatterlists
include/trace/events/dma.h | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-09-29 17:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24 6:25 [GIT PULL] dma-mapping fixes for Linux 6.12 Christoph Hellwig
2024-09-24 19:36 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2024-09-29 6:11 Christoph Hellwig
2024-09-29 17:04 ` 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