From: Linus Torvalds Date: Tue, 6 May 2025 15:14:20 +0000 (-0700) Subject: Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.15-rc6~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cccd03371475e4c25ddad7f5b2467d9b4d3f5a09;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper fixes from Mikulas Patocka: - fix reading past the end of allocated memory - fix missing dm_put_live_table() in dm_keyslot_evict() * tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm: fix copying after src array boundaries dm: add missing unlock on in dm_keyslot_evict() --- cccd03371475e4c25ddad7f5b2467d9b4d3f5a09