From: Linus Torvalds Date: Fri, 11 Jul 2025 17:35:54 +0000 (-0700) Subject: Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=40f92e79b0aabbf3575e371f9054657a421a3e79;p=linux-block.git Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux Pull block fixes from Jens Axboe: - MD changes via Yu: - fix UAF due to stack memory used for bio mempool (Jinchao) - fix raid10/raid1 nowait IO error path (Nigel and Qixing) - fix kernel crash from reading bitmap sysfs entry (HÃ¥kon) - Fix for a UAF in the nbd connect error path - Fix for blocksize being bigger than pagesize, if THP isn't enabled * tag 'block-6.16-20250710' of git://git.kernel.dk/linux: block: reject bs > ps block devices when THP is disabled nbd: fix uaf in nbd_genl_connect() error path md/md-bitmap: fix GPF in bitmap_get_stats() md/raid1,raid10: strip REQ_NOWAIT from member bios raid10: cleanup memleak at raid10_make_request md/raid1: Fix stack memory use after return in raid1_reshape --- 40f92e79b0aabbf3575e371f9054657a421a3e79