Hi Jens, Please consider pulling the following fixes on top of your for-6.3/block branch. This set contains two fixes for old issues (by Neil) and one fix for 6.3 (by Xiao). Thanks, Song The following changes since commit 49d24398327e32265eccdeec4baeb5a6a609c0bd: blk-mq: enforce op-specific segment limits in blk_insert_cloned_request (2023-03-02 21:00:20 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes for you to fetch changes up to f6bb5176318186880ff2f16ad65f519b70f04686: Subject: md: select BLOCK_LEGACY_AUTOLOAD (2023-03-13 13:34:29 -0700) ---------------------------------------------------------------- NeilBrown (2): md: avoid signed overflow in slot_store() Subject: md: select BLOCK_LEGACY_AUTOLOAD Xiao Ni (1): md: Free resources in __md_stop drivers/md/Kconfig | 4 ++++ drivers/md/md.c | 17 ++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-)