Hi Linus, Just a set of NVMe fixes via Keith, please pull! git://git.kernel.dk/linux-block.git block-5.6-2020-02-22 ---------------------------------------------------------------- Andy Shevchenko (1): nvme-pci: Use single IRQ vector for old Apple models Jens Axboe (1): Merge branch 'nvme-5.6-rc3' of git://git.infradead.org/nvme into block-5.6 Keith Busch (1): nvme: Fix uninitialized-variable warning Logan Gunthorpe (1): nvme-multipath: Fix memory leak with ana_log_buf Shyjumon N (1): nvme/pci: Add sleep quirk for Samsung and Toshiba drives drivers/nvme/host/core.c | 2 +- drivers/nvme/host/multipath.c | 1 + drivers/nvme/host/pci.c | 15 ++++++++++++++- 3 files changed, 16 insertions(+), 2 deletions(-) -- Jens Axboe