Commit 7d0abefec48d for kernel

commit 7d0abefec48dfefeec28dc7c3105a88c43747d02
Merge: 4c527c7e0306 fa655a9ca73f
Author: Jens Axboe <axboe@kernel.dk>
Date:   Thu Mar 12 15:15:53 2026 -0600

    Merge tag 'nvme-7.0-2026-03-12' of git://git.infradead.org/nvme into block-7.0

    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