| commit | d2818517e3486d11c9bd55aca3e14059e4c69886 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 24 12:48:19 2025 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 24 12:48:19 2025 -0700 |
| tree | 12d04a3fa952178b20119df6a0ac13653502af08 | |
| parent | 812e7eb2b0741bb4a94f2b8c9b789ba5d693eedf [diff] | |
| parent | 4c8cf6bd28d6fea23819f082ddc8063fd6fa963a [diff] |
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()