All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping updates for Linux 6.1
@ 2022-10-10 14:53 Christoph Hellwig
  2022-10-10 20:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2022-10-10 14:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.1-2022-10-10

for you to fetch changes up to c9cb01369b926a074004714ab9f9b65f75bf3c60:

  ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata (2022-10-06 14:31:08 +0200)

----------------------------------------------------------------
dma-mapping updates for Linux 6.1

 - fix a regression in the ARM dma-direct conversion (Christoph Hellwig)
 - use memcpy_{from,to}_page (Fabio M. De Francesco)
 - cleanup the swiotlb MAINTAINERS entry (Lukas Bulwahn)
 - make SG table pool allocation less fragile (Masahiro Yamada)
 - don't panic on swiotlb initialization failure (Robin Murphy)

----------------------------------------------------------------
Christoph Hellwig (2):
      ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifier
      ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata

Fabio M. De Francesco (1):
      swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()

Lukas Bulwahn (1):
      MAINTAINERS: merge SWIOTLB SUBSYSTEM into DMA MAPPING HELPERS

Masahiro Yamada (1):
      lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall

Robin Murphy (1):
      swiotlb: don't panic!

 MAINTAINERS                   | 17 +++++------------
 arch/arm/include/asm/device.h |  1 -
 arch/arm/mm/dma-mapping.c     | 10 ++++++++--
 kernel/dma/swiotlb.c          | 40 +++++++++++++++++++++++-----------------
 lib/sg_pool.c                 | 16 ++--------------
 5 files changed, 38 insertions(+), 46 deletions(-)

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

* Re: [GIT PULL] dma-mapping updates for Linux 6.1
  2022-10-10 14:53 [GIT PULL] dma-mapping updates for Linux 6.1 Christoph Hellwig
@ 2022-10-10 20:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-10 20:56 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Mon, 10 Oct 2022 16:53:38 +0200:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.1-2022-10-10

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/10b22b533ee2c9621f8ab74cf9df1021b5731dbc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-10-10 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10 14:53 [GIT PULL] dma-mapping updates for Linux 6.1 Christoph Hellwig
2022-10-10 20:56 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.