[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251122195231.GC5803@quark>
Date: Sat, 22 Nov 2025 11:52:31 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
Ard Biesheuvel <ardb@...nel.org>,
"Jason A. Donenfeld" <Jason@...c4.com>
Subject: [GIT PULL] Crypto library fix for v6.18-rc7
The following changes since commit 44e8241c51f762aafa50ed116da68fd6ecdcc954:
lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN (2025-11-04 09:36:22 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus
for you to fetch changes up to 141fbbecec0e71fa6b35d08c7d3dba2f9853a4ee:
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x() (2025-11-21 10:22:24 -0800)
----------------------------------------------------------------
Fix another KMSAN warning that made it in while KMSAN wasn't working
reliably.
----------------------------------------------------------------
Eric Biggers (1):
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
lib/crypto/tests/sha256_kunit.c | 1 +
1 file changed, 1 insertion(+)
Powered by blists - more mailing lists