Hi Jens, Please consider pulling the following changes for md-next on top of your for-5.5/drivers branch. Thanks, Song The following changes since commit da644b2cc1a4664ff7f75d3ae50e3fcf638580d9: null_blk: add zone open, close, and finish support (2019-11-07 06:37:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next for you to fetch changes up to 45422b704db392a6d79d07ee3e3670b11048bd53: md/raid10: prevent access of uninitialized resync_pages offset (2019-11-11 16:47:39 -0800) ---------------------------------------------------------------- Hannes Reinecke (1): md/raid1: avoid soft lockup under high load John Pittman (1): md/raid10: prevent access of uninitialized resync_pages offset Yufen Yu (1): md: avoid invalid memory access for array sb->dev_roles drivers/md/md.c | 51 ++++++++++++++++++++------------------------------- drivers/md/raid1.c | 1 + drivers/md/raid10.c | 2 +- 3 files changed, 22 insertions(+), 32 deletions(-)