From: Linus Torvalds Date: Fri, 11 Nov 2022 22:08:30 +0000 (-0800) Subject: Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux X-Git-Tag: v6.1-rc5~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0b6e2c9d3543c0926a7df5ee6e36507ad491dea;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux Pull block fixes from Jens Axboe: - NVMe pull request via Christoph: - Quiet user passthrough command errors (Keith Busch) - Fix memory leak in nvmet_subsys_attr_model_store_locked - Fix a memory leak in nvmet-auth (Sagi Grimberg) - Fix a potential NULL point deref in bfq (Yu) - Allocate command/response buffers separately for DMA for sed-opal, rather than rely on embedded alignment (Serge) * tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux: nvmet: fix a memory leak nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked nvme: quiet user passthrough command errors block: sed-opal: kmalloc the cmd/resp buffers block, bfq: fix null pointer dereference in bfq_bio_bfqg() --- b0b6e2c9d3543c0926a7df5ee6e36507ad491dea