From: Linus Torvalds Date: Thu, 22 Dec 2022 00:35:26 +0000 (-0800) Subject: Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux X-Git-Tag: v6.6.17~5852 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=569c3a283c96a9efbf7ee32dda10905b8684de07;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux Pull block fixes from Jens Axboe: - Various fixes for BFQ (Yu, Yuwei) - Fix for loop command line parsing (Isaac) - No need to specifically clear REQ_ALLOC_CACHE on IOPOLL downgrade anymore (me) - blk-iocost enum fix for newer gcc (Jiri) - UAF fix for queue release (Ming) - blk-iolatency error handling memory leak fix (Tejun) * tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux: block: don't clear REQ_ALLOC_CACHE for non-polled requests block: fix use-after-free of q->q_usage_counter block, bfq: only do counting of pending-request for BFQ_GROUP_IOSCHED blk-iolatency: Fix memory leak on add_disk() failures loop: Fix the max_loop commandline argument treatment when it is set to 0 block/blk-iocost (gcc13): keep large values in a new enum block, bfq: replace 0/1 with false/true in bic apis block, bfq: don't return bfqg from __bfq_bic_change_cgroup() block, bfq: fix possible uaf for 'bfqq->bic' --- 569c3a283c96a9efbf7ee32dda10905b8684de07