Linux cryptographic layer development
 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>,
	Tal Zussman <tz2294@columbia.edu>
Subject: [GIT PULL] Crypto library fixes for v6.17-rc3
Date: Wed, 20 Aug 2025 23:34:20 -0400	[thread overview]
Message-ID: <20250821033420.GB185832@quark> (raw)

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

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 fd7e5de4b2eddd34e3567cd419812d8869ef4f13:

  lib/crypto: ensure generated *.S files are removed on make clean (2025-08-14 18:01:03 -0700)

----------------------------------------------------------------

Fix a regression where 'make clean' stopped removing some of the
generated assembly files on arm and arm64.

----------------------------------------------------------------
Eric Biggers (1):
      lib/crypto: sha: Update Kconfig help for SHA1 and SHA256

Tal Zussman (1):
      lib/crypto: ensure generated *.S files are removed on make clean

 lib/crypto/Kconfig  | 10 +++++-----
 lib/crypto/Makefile |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

             reply	other threads:[~2025-08-21  3:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-21  3:34 Eric Biggers [this message]
2025-08-21 12:01 ` [GIT PULL] Crypto library fixes for v6.17-rc3 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=20250821033420.GB185832@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 \
    --cc=tz2294@columbia.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox