]> www.infradead.org Git - linux.git/commitdiff
Merge tag 'nvme-6.12-2024-10-31' of git://git.infradead.org/nvme into block-6.12
authorJens Axboe <axboe@kernel.dk>
Thu, 31 Oct 2024 15:10:07 +0000 (09:10 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 31 Oct 2024 15:10:07 +0000 (09:10 -0600)
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.12

 - Spec compliant identification fix (Keith)
 - Module parameter to enable backward compatibility on unusual
   namespace formats (Keith)
 - Target double free fix when using keys (Vitaliy)
 - Passthrough command error handling fix (Keith)"

* tag 'nvme-6.12-2024-10-31' of git://git.infradead.org/nvme:
  nvme: re-fix error-handling for io_uring nvme-passthrough
  nvmet-auth: assign dh_key to NULL after kfree_sensitive
  nvme: module parameter to disable pi with offsets
  nvme: enhance cns version checking


Trivial merge