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>,
"Jie Zhan" <zhanjie9@hisilicon.com>,
"Qingfang Deng" <dqfext@gmail.com>,
"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>
Subject: [GIT PULL] Crypto library fixes for v6.19-rc5
Date: Sun, 11 Jan 2026 11:39:09 -0800 [thread overview]
Message-ID: <20260111193909.GA4348@quark> (raw)
The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:
Linux 6.19-rc4 (2026-01-04 14:41:55 -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 74d74bb78aeccc9edc10db216d6be121cf7ec176:
lib/crypto: aes: Fix missing MMU protection for AES S-box (2026-01-08 11:14:59 -0800)
----------------------------------------------------------------
Crypto library fixes for v6.19-rc5
- A couple more fixes for the lib/crypto KUnit tests
- Fix missing MMU protection for the AES S-box
----------------------------------------------------------------
Eric Biggers (2):
MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
lib/crypto: aes: Fix missing MMU protection for AES S-box
Jie Zhan (1):
lib/crypto: tests: Fix syntax error for old python versions
Thomas Weißschuh (1):
lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
MAINTAINERS | 1 +
lib/crypto/aes.c | 4 ++--
lib/crypto/tests/polyval_kunit.c | 2 +-
scripts/crypto/gen-hash-testvecs.py | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)
next reply other threads:[~2026-01-11 19:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-11 19:39 Eric Biggers [this message]
2026-01-12 19:38 ` [GIT PULL] Crypto library fixes for v6.19-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=20260111193909.GA4348@quark \
--to=ebiggers@kernel.org \
--cc=Jason@zx2c4.com \
--cc=ardb@kernel.org \
--cc=dqfext@gmail.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thomas.weissschuh@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=zhanjie9@hisilicon.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