]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'nvme-7.0-2026-03-12' of git://git.infradead.org/nvme into block-7.0
authorJens Axboe <axboe@kernel.dk>
Thu, 12 Mar 2026 21:15:53 +0000 (15:15 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 Mar 2026 21:15:53 +0000 (15:15 -0600)
Pull NVMe fixes from Keith:

"- Fix nvme-pci IRQ race and slab-out-of-bounds access (Sungwoo Kim)
 - Fix recursive workqueue locking for target async events (Chaitanya)
 - Various cleanups (Maurizio Lombardi, Thorsten Blum)"

* tag 'nvme-7.0-2026-03-12' of git://git.infradead.org/nvme:
  nvme: Annotate struct nvme_dhchap_key with __counted_by
  nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()
  nvme-pci: Fix race bug in nvme_poll_irqdisable()
  nvmet: move async event work off nvmet-wq
  nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set


Trivial merge