linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping updates for Linux 6.8
@ 2024-01-08 15:57 Christoph Hellwig
  2024-01-11 22:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2024-01-08 15:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit 3f7168591ebf7bbdb91797d02b1afaf00a4289b1:

  Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2023-12-14 19:57:42 -0800)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.8-2024-01-08

for you to fetch changes up to b07bc2347672cc8c7293c64499f1488278c5ca3d:

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

----------------------------------------------------------------
dma-mapping updates for Linux 6.8

 - reduce area lock contention for non-primary IO TLB pools (Petr Tesarik)
 - don't store redundant offsets in the dma_ranges stuctures
   (Robin Murphy)
 - clear dev->dma_mem when freeing per-device pools (Joakim Zhang)

----------------------------------------------------------------
Joakim Zhang (1):
      dma-mapping: clear dev->dma_mem to NULL after freeing it

Petr Tesarik (1):
      swiotlb: reduce area lock contention for non-primary IO TLB pools

Robin Murphy (1):
      dma-mapping: don't store redundant offsets

 drivers/acpi/scan.c        |  1 -
 drivers/of/address.c       |  1 -
 include/linux/dma-direct.h | 19 ++++++----
 kernel/dma/coherent.c      |  4 ++-
 kernel/dma/direct.c        |  1 -
 kernel/dma/swiotlb.c       | 90 ++++++++++++++++++++++++++++------------------
 6 files changed, 70 insertions(+), 46 deletions(-)

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

* Re: [GIT PULL] dma-mapping updates for Linux 6.8
  2024-01-08 15:57 [GIT PULL] dma-mapping updates for Linux 6.8 Christoph Hellwig
@ 2024-01-11 22:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-11 22:58 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Mon, 8 Jan 2024 16:57:52 +0100:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.8-2024-01-08

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

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:[~2024-01-11 22:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 15:57 [GIT PULL] dma-mapping updates for Linux 6.8 Christoph Hellwig
2024-01-11 22:58 ` 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).