Hi Linus, The following changes since commit ca522482e3eafd005b8d4e8b1331c911505a58d5: dm: pass NULL bdev to bio_alloc_clone (2022-05-11 13:58:52 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.19/dm-fixes for you to fetch changes up to 4caae58406f8ceb741603eee460d79bacca9b1b5: dm verity: set DM_TARGET_IMMUTABLE feature flag (2022-05-31 16:22:30 -0400) Please pull, thanks. Mike ---------------------------------------------------------------- - Fix DM core's dm_table_supports_poll to return false if no data devices. - Fix DM verity target so that it cannot be switched to a different DM target type (e.g. dm-linear) via DM table reload. ---------------------------------------------------------------- Mike Snitzer (1): dm table: fix dm_table_supports_poll to return false if no data devices Sarthak Kukreti (1): dm verity: set DM_TARGET_IMMUTABLE feature flag drivers/md/dm-table.c | 19 +++++++++++++++---- drivers/md/dm-verity-target.c | 1 + 2 files changed, 16 insertions(+), 4 deletions(-) -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel