The following changes since commit bb430b69422640891b0b8db762885730579a4145: loop: LOOP_CONFIGURE: send uevents for partitions (2023-03-27 13:27:06 -0600) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-6.3-2023-03-31 for you to fetch changes up to 88eaba80328b31ef81813a1207b4056efd7006a6: nvme-tcp: fix a possible UAF when failing to allocate an io queue (2023-03-30 11:24:33 +0900) ---------------------------------------------------------------- nvme fixes for Linux 6.3 - mark Lexar NM760 as IGNORE_DEV_SUBNQN (Juraj Pecigos) - fix a possible UAF when failing to allocate an TCP io queue (Sagi Grimberg) ---------------------------------------------------------------- Juraj Pecigos (1): nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN Sagi Grimberg (1): nvme-tcp: fix a possible UAF when failing to allocate an io queue drivers/nvme/host/pci.c | 3 ++- drivers/nvme/host/tcp.c | 46 ++++++++++++++++++++++++++-------------------- 2 files changed, 28 insertions(+), 21 deletions(-)