All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	Ard Biesheuvel <ardb@kernel.org>,
	"Jason A. Donenfeld" <Jason@zx2c4.com>
Subject: [GIT PULL] Crypto library fix for v6.18-rc7
Date: Sat, 22 Nov 2025 11:52:31 -0800	[thread overview]
Message-ID: <20251122195231.GC5803@quark> (raw)

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(+)

             reply	other threads:[~2025-11-22 19:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-22 19:52 Eric Biggers [this message]
2025-11-22 23:55 ` [GIT PULL] Crypto library fix for v6.18-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251122195231.GC5803@quark \
    --to=ebiggers@kernel.org \
    --cc=Jason@zx2c4.com \
    --cc=ardb@kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.