Hi Linus The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:
Linux 6.16-rc3 (2025-06-22 13:30:08 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.16/dm-fixes for you to fetch changes up to db53805156f1e0aa6d059c0d3f9ac660d4ef3eb4: dm-raid: fix variable in journal device check (2025-06-23 16:42:37 +0200) Please, pull, thanks Mikulas ---------------------------------------------------------------- - dm-crypt: fix a crash on 32-bit machines - dm-raid: replace "rdev" with correct loop variable name "r" -----BEGIN PGP SIGNATURE----- iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCaFl3iRQcbXBhdG9ja2FA cmVkaGF0LmNvbQAKCRATAyx9YGnhbcRMAP92ueTp0NFJr9dJne79HbhpJkBAS+b+ 25/qycKPv2XDfwD/c3/e3sBOhTIK8PohFR7lR62NepdfrOFVaaKubmNUlAU= =FD8P -----END PGP SIGNATURE----- ---------------------------------------------------------------- Heinz Mauelshagen (1): dm-raid: fix variable in journal device check Herbert Xu (1): dm-crypt: Extend state buffer size in crypt_iv_lmk_one drivers/md/dm-crypt.c | 11 +++++++---- drivers/md/dm-raid.c | 2 +- include/crypto/hash.h | 2 ++ include/crypto/md5.h | 4 ++++ 4 files changed, 14 insertions(+), 5 deletions(-)