Hi Linus, Just a single NVMe pull in here, with a single fix for a missing DMA read memory barrier for completions. git://git.kernel.dk/linux-block.git tags/block-5.7-2020-05-16 ---------------------------------------------------------------- Jens Axboe (1): Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 Keith Busch (1): nvme-pci: dma read memory barrier for completions drivers/nvme/host/pci.c | 5 +++++ 1 file changed, 5 insertions(+) -- Jens Axboe