All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping fixes for Linux 6.3
@ 2023-03-30 22:43 Christoph Hellwig
  2023-03-30 23:24 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2023-03-30 22:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2023-03-31

for you to fetch changes up to 0eee5ae1025699ea93d44fdb6ef2365505082103:

  swiotlb: fix slot alignment checks (2023-03-22 09:03:17 +0100)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.3

 - fix for swiotlb deadlock due to wrong alignment checks (GuoRui.Yu,
   Petr Tesarik)

----------------------------------------------------------------
GuoRui.Yu (1):
      swiotlb: fix the deadlock in swiotlb_do_find_slots

Petr Tesarik (2):
      swiotlb: use wrap_area_index() instead of open-coding it
      swiotlb: fix slot alignment checks

 kernel/dma/swiotlb.c | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] dma-mapping fixes for Linux 6.3
  2023-03-30 22:43 [GIT PULL] dma-mapping fixes for Linux 6.3 Christoph Hellwig
@ 2023-03-30 23:24 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-03-30 23:24 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Fri, 31 Mar 2023 07:43:52 +0900:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2023-03-31

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

Thank you!

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

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

* Re: [GIT PULL] dma-mapping fixes for Linux 6.3
  2023-04-08  6:05 Christoph Hellwig
@ 2023-04-08 19:01 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-04-08 19:01 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Sat, 8 Apr 2023 08:05:56 +0200:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2023-04-08

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

Thank you!

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

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

* [GIT PULL] dma-mapping fixes for Linux 6.3
@ 2023-04-08  6:05 Christoph Hellwig
  2023-04-08 19:01 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2023-04-08  6:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit 0eee5ae1025699ea93d44fdb6ef2365505082103:

  swiotlb: fix slot alignment checks (2023-03-22 09:03:17 +0100)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2023-04-08

for you to fetch changes up to bbb73a103fbbed6f63cb738d3783261c4241b4b2:

  swiotlb: fix a braino in the alignment check fix (2023-04-06 16:45:12 +0200)

----------------------------------------------------------------
dma-mapping fix for Linux 6.3

 - fix a braino in the swiotlb alignment check fix (Petr Tesarik)

----------------------------------------------------------------
Petr Tesarik (1):
      swiotlb: fix a braino in the alignment check fix

 kernel/dma/swiotlb.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 22:43 [GIT PULL] dma-mapping fixes for Linux 6.3 Christoph Hellwig
2023-03-30 23:24 ` pr-tracker-bot
2023-04-08  6:05 Christoph Hellwig
2023-04-08 19:01 ` 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.