Subject: [PATCH v2] nvmet: make nvmet_wq visible in sysfs
From: Guixin Liu <kanie@linux.alibaba.com>
To: hch@lst.de,
	sagi@grimberg.me,
	kch@nvidia.com
Cc: linux-nvme@lists.infradead.org
Date: Thu, 31 Oct 2024 10:27:20 +0800

.
Subject: [PATCH blktests v2] nvme/{common/nvme, 051, 052}: introduce def_nsid
From: Guixin Liu <kanie@linux.alibaba.com>
To: shinichiro.kawasaki@wdc.com,
	dwagner@suse.de,
	chaitanyak@nvidia.com
Cc: linux-nvme@lists.infradead.org
Date: Thu, 31 Oct 2024 10:35:21 +0800

.
Subject: [linux-nvme:nvme-6.12] BUILD SUCCESS
 5eed4fb274cd6579f2fb4190b11c4c86c553cd06
From: kernel test robot <lkp@intel.com>
To: Keith Busch <kbusch@kernel.org>
Cc: linux-nvme@lists.infradead.org
Date: Thu, 31 Oct 2024 17:45:38 +0800

.
Subject: [PATCH blktests v3] nvme/{common/nvme, 016, 017, 051, 052}: introduce def_nsid
From: Guixin Liu <kanie@linux.alibaba.com>
To: shinichiro.kawasaki@wdc.com,
	dwagner@suse.de,
	chaitanyak@nvidia.com
Cc: linux-nvme@lists.infradead.org
Date: Thu, 31 Oct 2024 18:14:55 +0800

.
Subject: [PATCH] nvme: check at least one ns identification reported
From: Guixin Liu <kanie@linux.alibaba.com>
To: kbusch@kernel.org,
	axboe@kernel.dk,
	hch@lst.de,
	sagi@grimberg.me
Cc: linux-nvme@lists.infradead.org
Date: Thu, 31 Oct 2024 18:38:03 +0800

.
Subject: [GIT PULL] nvme fixes for Linux 6.12
From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: linux-nvme@lists.infradead.org, hch@lst.de, sagi@grimberg.me
Date: Thu, 31 Oct 2024 09:08:21 -0600

The following changes since commit 49c234b50a437eb827832b61cd662e9aa382f31a:

  Merge tag 'md-6.12-20241018' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.12 (2024-10-18 10:58:24 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.12-2024-10-31

for you to fetch changes up to 5eed4fb274cd6579f2fb4190b11c4c86c553cd06:

  nvme: re-fix error-handling for io_uring nvme-passthrough (2024-10-30 07:19:18 -0700)

----------------------------------------------------------------
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)

----------------------------------------------------------------
Keith Busch (3):
      nvme: enhance cns version checking
      nvme: module parameter to disable pi with offsets
      nvme: re-fix error-handling for io_uring nvme-passthrough

Vitaliy Shevtsov (1):
      nvmet-auth: assign dh_key to NULL after kfree_sensitive

 drivers/nvme/host/core.c   | 56 ++++++++++++++++++++++++++++++++++++++++++--------------
 drivers/nvme/host/ioctl.c  |  7 +++++--
 drivers/nvme/target/auth.c |  1 +
 3 files changed, 48 insertions(+), 16 deletions(-)


.
Subject: [ANNOUNCE] nvme-cli v2.11 and libnvme v1.11 release
From: Daniel Wagner <dwagner@suse.de>
To: "linux-nvme@lists.infradead.org" <linux-nvme@lists.infradead.org>
Cc: Dennis Maisenbacher <dennis.maisenbacher@wdc.com>
Date: Thu, 31 Oct 2024 17:30:14 +0100

.
Subject: [PATCH] nvme: rdma: Add check for queue in nvmet_rdma_cm_handler()
From: George Rurikov <grurikov@gmail.com>
To: Christoph Hellwig <hch@lst.de>
Cc: MrRurikov <grurikov@gmal.com>,
	Sagi Grimberg <sagi@grimberg.me>,
	Chaitanya Kulkarni <kch@nvidia.com>,
	Keith Busch <kbusch@kernel.org>,
	Israel Rukshin <israelr@mellanox.com>,
	Max Gurtovoy <maxg@mellanox.com>,
	Jens Axboe <axboe@kernel.dk>,
	linux-nvme@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	stable@vger.kernel.org,
	George Rurikov <g.ryurikov@securitycode.ru>
Date: Thu, 31 Oct 2024 20:33:27 +0300

.
