diff options
author | 2024-02-23 09:23:54 -0800 | |
---|---|---|
committer | 2024-02-23 09:23:54 -0800 | |
commit | e7768e65cd777182553b98f5b4eaffb624974976 (patch) | |
tree | 6faf208337960b70a2e11ee4e23d9c64f7d87310 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drm (diff) | |
parent | dm-crypt, dm-integrity, dm-verity: bump target version (diff) | |
download | wireguard-linux-e7768e65cd777182553b98f5b4eaffb624974976.tar.xz wireguard-linux-e7768e65cd777182553b98f5b4eaffb624974976.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions