IOMMU Archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux.dev
Subject: [GIT PULL] dma-mapping fіxes for Linux 6.9
Date: Sun, 14 Apr 2024 07:09:44 +0200	[thread overview]
Message-ID: <ZhtlGONZlLq-U0B9@infradead.org> (raw)

The following changes since commit 026e680b0a08a62b1d948e5a8ca78700bfac0e6e:

  Merge tag 'pwm/for-6.9-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux (2024-04-01 14:38:55 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-maping-6.9-2024-04-14

for you to fetch changes up to a1255ccab8ecee89905ddb12161139b0d878a7f2:

  swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files() (2024-04-02 17:08:09 +0200)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.9

 - fix up swiotlb buffer padding even more (Petr Tesarik)
 - fix for partial dma_sync on swiotlb (Michael Kelley)
 - swiotlb debugfs fix (Dexuan Cui)

----------------------------------------------------------------
Dexuan Cui (1):
      swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files()

Michael Kelley (1):
      swiotlb: fix swiotlb_bounce() to do partial sync's correctly

Petr Tesarik (1):
      swiotlb: extend buffer pre-padding to alloc_align_mask if necessary

 kernel/dma/swiotlb.c | 91 +++++++++++++++++++++++++++++++++-------------------
 1 file changed, 58 insertions(+), 33 deletions(-)

             reply	other threads:[~2024-04-14  5:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-14  5:09 Christoph Hellwig [this message]
2024-04-14 17:12 ` [GIT PULL] dma-mapping fіxes for Linux 6.9 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZhtlGONZlLq-U0B9@infradead.org \
    --to=hch@infradead.org \
    --cc=iommu@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).