]> git.dujemihanovic.xyz Git - linux.git/commitdiff
Merge tag 'nvme-6.9-2024-05-09' of git://git.infradead.org/nvme into block-6.9
authorJens Axboe <axboe@kernel.dk>
Thu, 9 May 2024 17:49:18 +0000 (11:49 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 9 May 2024 17:49:18 +0000 (11:49 -0600)
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.9

 - nvme target fixes (Sagi, Dan, Maurizo)
 - new vendor quirk for broken MSI (Sean)"

* tag 'nvme-6.9-2024-05-09' of git://git.infradead.org/nvme:
  nvmet-rdma: fix possible bad dereference when freeing rsps
  nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
  nvmet: make nvmet_wq unbound
  nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
  nvme-pci: Add quirk for broken MSIs


Trivial merge