]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Oct 2025 19:48:19 +0000 (12:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Oct 2025 19:48:19 +0000 (12:48 -0700)
commitd2818517e3486d11c9bd55aca3e14059e4c69886
tree12d04a3fa952178b20119df6a0ac13653502af08
parent812e7eb2b0741bb4a94f2b8c9b789ba5d693eedf
parent4c8cf6bd28d6fea23819f082ddc8063fd6fa963a
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

Pull block fixes from Jens Axboe:

 - Fix dma alignment for PI

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

* tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  block: require LBA dma_alignment when using PI
  nbd: override creds to kernel when calling sock_{send,recv}msg()