All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: linux-nvme@lists.infradead.org, hch@lst.de
Subject: [GIT PULL] nvme fixes for Linux 7.1
Date: Thu, 21 May 2026 09:04:33 -0600	[thread overview]
Message-ID: <ag8fAfzFc31u2cct@kbusch-mbp> (raw)

The following changes since commit 431e40042d3599559e588b8946bb28bd440b4f65:

  bio-integrity-fs: pass data iter to bio_integrity_verify() (2026-05-19 11:38:21 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-7.1-2026-05-21

for you to fetch changes up to 1bf86336e4b6cf40873fda47a7fe191446864937:

  nvme-pci: fix dma mapping leak on data setup error (2026-05-21 07:49:05 -0700)

----------------------------------------------------------------
nvme fixes for Linux 7.1

 - Fix memory leak for peer-to-peer addresses
 - Fix dma map leaks on resource errors

----------------------------------------------------------------
Keith Busch (2):
      nvme-pci: fix dma_vecs leak on p2p memory
      nvme-pci: fix dma mapping leak on data setup error

 drivers/nvme/host/pci.c | 34 ++++++++++++++++++++++++++++++----
 1 file changed, 30 insertions(+), 4 deletions(-)



             reply	other threads:[~2026-05-21 15:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-21 15:04 Keith Busch [this message]
2026-05-21 15:13 ` [GIT PULL] nvme fixes for Linux 7.1 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2026-05-14 20:19 Keith Busch
2026-05-15  1:15 ` Jens Axboe

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=ag8fAfzFc31u2cct@kbusch-mbp \
    --to=kbusch@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-nvme@lists.infradead.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 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.