summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-02-23 09:23:54 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2024-02-23 09:23:54 -0800
commite7768e65cd777182553b98f5b4eaffb624974976 (patch)
tree6faf208337960b70a2e11ee4e23d9c64f7d87310 /MAINTAINERS
parent06b7ef70b1f29de685ea80f0c1b8f0a0b0e16d18 (diff)
parent0e0c50e85a364bb7f1c52c84affe7f9e88c57da7 (diff)
Merge tag 'for-6.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer: - Stable fixes for 3 DM targets (integrity, verity and crypt) to address systemic failure that can occur if user provided pages map to the same block. - Fix DM crypt to not allow modifying data that being encrypted for authenticated encryption. - Fix DM crypt and verity targets to align their respective bvec_iter struct members to avoid the need for byte level access (due to __packed attribute) that is costly on some arches (like RISC). * tag 'for-6.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm-crypt, dm-integrity, dm-verity: bump target version dm-verity, dm-crypt: align "struct bvec_iter" correctly dm-crypt: recheck the integrity tag after a failure dm-crypt: don't modify the data when using authenticated encryption dm-verity: recheck the hash after a failure dm-integrity: recheck the integrity tag after a failure
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions