]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'nvme-6.19-2026-02-05' of git://git.infradead.org/nvme into block-6.19
authorJens Axboe <axboe@kernel.dk>
Thu, 5 Feb 2026 15:44:31 +0000 (08:44 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 5 Feb 2026 15:44:31 +0000 (08:44 -0700)
Pull NVMe fixes from Keith:

"- Fix NULL pointer access setting up dma mappings (Keith)
 - Fix invalid memory access from malformed TCP PDU (YunJe)"

* tag 'nvme-6.19-2026-02-05' of git://git.infradead.org/nvme:
  nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
  nvme-pci: handle changing device dma map requirements


Trivial merge