public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping fixes for Linux 6.11
@ 2024-05-31 12:31 Christoph Hellwig
  2024-05-31 19:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2024-05-31 12:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit c760b3725e52403dc1b28644fb09c47a83cacea6:

  Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2024-05-22 18:59:29 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.10-2024-05-31

for you to fetch changes up to 82d71b53d7e732ede6028591342bdc80fabfa29f:

  Documentation/core-api: correct reference to SWIOTLB_DYNAMIC (2024-05-27 16:52:09 +0200)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.10

 - dma-mapping benchmark error handling fixes (Fedor Pchelkin)
 - correct a config symbol reference in the DMA API documentation
   (Lukas Bulwahn)

----------------------------------------------------------------
Fedor Pchelkin (4):
      dma-mapping: benchmark: fix up kthread-related error handling
      dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
      dma-mapping: benchmark: fix node id validation
      dma-mapping: benchmark: handle NUMA_NO_NODE correctly

Lukas Bulwahn (1):
      Documentation/core-api: correct reference to SWIOTLB_DYNAMIC

 Documentation/core-api/swiotlb.rst |  2 +-
 kernel/dma/map_benchmark.c         | 25 ++++++++++++++++---------
 2 files changed, 17 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2024-05-31 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 12:31 [GIT PULL] dma-mapping fixes for Linux 6.11 Christoph Hellwig
2024-05-31 19:20 ` 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