All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 6.18-rc3
Date: Fri, 24 Oct 2025 07:58:20 -0600	[thread overview]
Message-ID: <37fb8720-bee9-43b7-b0ff-0214a8ad33a2@kernel.dk> (raw)

Hi Linus,

A few fixes for block that should go into the 6.18-rc3 kernel release.
This pull request contains:

- Fix dma alignment for PI

- Fix some selinux bogosity with nbd, where sendmsg would get rejected

Please pull!


The following changes since commit f0624c6646435c1b56652193cce3e34062d50e3f:

  Merge tag 'nvme-6.18-2025-10-16' of git://git.infradead.org/nvme into block-6.18 (2025-10-16 13:25:40 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.18-20251023

for you to fetch changes up to 4c8cf6bd28d6fea23819f082ddc8063fd6fa963a:

  block: require LBA dma_alignment when using PI (2025-10-22 10:02:54 -0600)

----------------------------------------------------------------
block-6.18-20251023

----------------------------------------------------------------
Christoph Hellwig (1):
      block: require LBA dma_alignment when using PI

Ondrej Mosnacek (1):
      nbd: override creds to kernel when calling sock_{send,recv}msg()

 block/blk-settings.c | 10 ++++++++++
 drivers/block/nbd.c  | 15 +++++++++++++++
 2 files changed, 25 insertions(+)

-- 
Jens Axboe


             reply	other threads:[~2025-10-24 13:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24 13:58 Jens Axboe [this message]
2025-10-24 20:31 ` [GIT PULL] Block fixes for 6.18-rc3 Linus Torvalds
2025-10-26 21:09   ` Serge E. Hallyn
2025-10-26 22:57     ` Linus Torvalds
2025-10-27 20:24       ` Paul Moore
2025-10-31 15:43   ` Christian Brauner
2025-10-31 15:53     ` Christian Brauner
2025-10-31 16:30     ` Linus Torvalds
2025-11-01 13:33       ` Christian Brauner
2025-10-24 20:32 ` 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=37fb8720-bee9-43b7-b0ff-0214a8ad33a2@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@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 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.