| commit | 7083bb6060a99a4c7e60e710b70a2ea8fb2d524c | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 24 15:51:24 2025 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 24 15:51:24 2025 -0700 |
| tree | 9fc08a9c1e909ce33a53dc111a280bb301e169a3 | |
| parent | f2b246572699a66eded2cf7afc46f53837878f14 [diff] | |
| parent | 1af424b15401d2be789c4dc2279889514e7c5c94 [diff] |
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux Pull crypto library fix from Eric Biggers: "Avoid some false-positive KMSAN warnings by restoring the dependency of the architecture-optimized Poly1305 code on !KMSAN" * tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux: lib/crypto: poly1305: Restore dependency of arch code on !KMSAN