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: ceph-for-6.16-rc1~105 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cccd03371475e4c25ddad7f5b2467d9b4d3f5a09;p=ceph-client.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