linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping updates for Linux 6.2
@ 2022-12-13 16:42 Christoph Hellwig
  2022-12-13 18:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2022-12-13 16:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:

  Linux 6.1-rc3 (2022-10-30 15:19:28 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.2-2022-12-13

for you to fetch changes up to ffcb754584603adf7039d7972564fbf6febdc542:

  dma-mapping: reject __GFP_COMP in dma_alloc_attrs (2022-11-21 09:37:20 +0100)

----------------------------------------------------------------
dma-mapping updates for Linux 2.6

 - reduce the swiotlb buffer size on allocation failure
   (Alexey Kardashevskiy)
 - clean up passing of bogus GFP flags to the dma-coherent allocator
   (Christoph Hellwig)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      swiotlb: reduce the swiotlb buffer size on allocation failure

Christoph Hellwig (7):
      media: videobuf-dma-contig: use dma_mmap_coherent
      RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
      RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent
      cnic: don't pass bogus GFP_ flags to dma_alloc_coherent
      s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherent
      ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
      dma-mapping: reject __GFP_COMP in dma_alloc_attrs

 arch/arm/mm/dma-mapping.c                     | 17 --------
 drivers/infiniband/hw/hfi1/init.c             | 21 ++-------
 drivers/infiniband/hw/qib/qib_iba6120.c       |  2 +-
 drivers/infiniband/hw/qib/qib_init.c          | 21 ++-------
 drivers/iommu/dma-iommu.c                     |  3 --
 drivers/media/v4l2-core/videobuf-dma-contig.c | 22 ++++------
 drivers/net/ethernet/broadcom/cnic.c          |  6 +--
 drivers/s390/net/ism_drv.c                    |  3 +-
 kernel/dma/mapping.c                          |  8 ++++
 kernel/dma/swiotlb.c                          | 63 +++++++++++++++++----------
 sound/core/memalloc.c                         |  5 +--
 11 files changed, 69 insertions(+), 102 deletions(-)

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

* Re: [GIT PULL] dma-mapping updates for Linux 6.2
  2022-12-13 16:42 [GIT PULL] dma-mapping updates for Linux 6.2 Christoph Hellwig
@ 2022-12-13 18:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-13 18:13 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Tue, 13 Dec 2022 17:42:35 +0100:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.2-2022-12-13

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

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-12-13 18:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 16:42 [GIT PULL] dma-mapping updates for Linux 6.2 Christoph Hellwig
2022-12-13 18:13 ` 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;
as well as URLs for NNTP newsgroup(s).