public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping fixes for Linux 6.8
@ 2024-01-18  7:30 Christoph Hellwig
  2024-01-19  0:52 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2024-01-18  7:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit b07bc2347672cc8c7293c64499f1488278c5ca3d:

  dma-mapping: clear dev->dma_mem to NULL after freeing it (2023-12-15 12:32:45 +0100)

are available in the Git repository at:

  git.infradead.org:public_git/dma-mapping.git tags/dma-mapping-6.8-2024-01-18

for you to fetch changes up to 7c65aa3cc072cee76f577262fbe381a111a98774:

  dma-debug: fix kernel-doc warnings (2024-01-15 08:20:39 +0100)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.8

 - fix kerneldoc warnings (Randy Dunlap)
 - better bounds checking in swiotlb (ZhangPeng)

----------------------------------------------------------------
Randy Dunlap (1):
      dma-debug: fix kernel-doc warnings

ZhangPeng (1):
      swiotlb: check alloc_size before the allocation of a new memory pool

 kernel/dma/debug.c   | 3 ++-
 kernel/dma/swiotlb.c | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2024-01-19  1:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-18  7:30 [GIT PULL] dma-mapping fixes for Linux 6.8 Christoph Hellwig
2024-01-19  0:52 ` Linus Torvalds
2024-01-19  1:08   ` 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