Hi Jens, Please consider pulling the following fix for md-fixes on top of your block-6.3 branch. This commit, by Yu Kuai, fixes a null pointer deference in 6.3 RCs. Thanks, Song The following changes since commit bb430b69422640891b0b8db762885730579a4145: loop: LOOP_CONFIGURE: send uevents for partitions (2023-03-27 13:27:06 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-fixes-2023-03-29 for you to fetch changes up to 433279beba1d4872da10b7b60a539e0cb828b32b: md: fix regression for null-ptr-deference in __md_stop() (2023-03-29 11:30:20 -0700) ---------------------------------------------------------------- Yu Kuai (1): md: fix regression for null-ptr-deference in __md_stop() drivers/md/md.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)