This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7931c531fc52 Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/ [...] new 160f99db9432 dm verity: fix DM_VERITY_OPTS_MAX value new 2d669ceb69c2 dm table: Fix zoned model check and zone sectors check new 5424a0b867e6 dm: don't report "detected capacity change" on device creation new 4edbe1d7bcff dm ioctl: fix out of bounds array access when no devices new 0f4498cef9f5 Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pu [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/md/dm-ioctl.c | 2 +- drivers/md/dm-table.c | 33 +++++++++++++++++++++++++-------- drivers/md/dm-verity-target.c | 2 +- drivers/md/dm-zoned-target.c | 2 +- drivers/md/dm.c | 5 ++++- include/linux/device-mapper.h | 15 ++++++++++++++- 6 files changed, 46 insertions(+), 13 deletions(-)