public inbox for linux-kernel@vger.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>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	AlanSong-oc <AlanSong-oc@zhaoxin.com>,
	Cheng-Yang Chou <yphbchou0911@gmail.com>
Subject: [GIT PULL] Crypto library fixes for v7.0-rc5
Date: Wed, 18 Mar 2026 15:06:51 -0700	[thread overview]
Message-ID: <20260318220651.GA2177@quark> (raw)

The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681:

  Linux 7.0-rc3 (2026-03-08 16:56:54 -0700)

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

  lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files (2026-03-17 09:27:11 -0700)

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

- Disable the "padlock" SHA-1 and SHA-256 driver on Zhaoxin
  processors, since it does not compute hash values correctly.

- Make a generated file be removed by 'make clean'.

- Fix excessive stack usage in some of the arm64 AES code.

----------------------------------------------------------------
AlanSong-oc (1):
      crypto: padlock-sha - Disable for Zhaoxin processor

Cheng-Yang Chou (1):
      crypto: arm64/aes-neonbs - Move key expansion off the stack

Eric Biggers (1):
      lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files

 arch/arm64/crypto/aes-neonbs-glue.c | 37 +++++++++++++++++++++++--------------
 drivers/crypto/padlock-sha.c        |  7 +++++++
 lib/crypto/Makefile                 |  3 +++
 3 files changed, 33 insertions(+), 14 deletions(-)

             reply	other threads:[~2026-03-18 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-18 22:06 Eric Biggers [this message]
2026-03-19 15:52 ` [GIT PULL] Crypto library fixes for v7.0-rc5 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=20260318220651.GA2177@quark \
    --to=ebiggers@kernel.org \
    --cc=AlanSong-oc@zhaoxin.com \
    --cc=Jason@zx2c4.com \
    --cc=ardb@kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=yphbchou0911@gmail.com \
    /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