All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.18-rc3
@ 2025-10-24 13:58 Jens Axboe
  2025-10-24 20:31 ` Linus Torvalds
  2025-10-24 20:32 ` pr-tracker-bot
  0 siblings, 2 replies; 10+ messages in thread
From: Jens Axboe @ 2025-10-24 13:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

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


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

end of thread, other threads:[~2025-11-01 13:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 13:58 [GIT PULL] Block fixes for 6.18-rc3 Jens Axboe
2025-10-24 20:31 ` 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

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.