Hi Linus, NVMe pull request with another id quirk addition, and a tracing fix. Please pull! The following changes since commit f3163d8567adbfebe574fb22c647ce5b829c5971: Merge tag 'nvme-5.19-2022-06-30' of git://git.infradead.org/nvme into block-5.19 (2022-06-30 14:00:11 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/block-5.19-2022-07-08 for you to fetch changes up to 6b0de7d0f3285df849be2b3cc94fc3a0a31987bf: Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19 (2022-07-07 17:38:19 -0600) ---------------------------------------------------------------- block-5.19-2022-07-08 ---------------------------------------------------------------- Jens Axboe (1): Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19 Keith Busch (2): nvme-pci: phison e16 has bogus namespace ids nvme: use struct group for generic command dwords drivers/nvme/host/pci.c | 3 ++- drivers/nvme/host/trace.h | 2 +- include/linux/nvme.h | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) -- Jens Axboe