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>,
Thomas Huth <thuth@redhat.com>
Subject: [GIT PULL] Crypto library fixes for v7.2-rc4
Date: Fri, 17 Jul 2026 09:07:46 -0700 [thread overview]
Message-ID: <20260717160746.GA2046@quark> (raw)
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -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 e073f1238ecaea366f53e98724c40b31856da56a:
crypto: aes - Fix conditions for selecting MAC dependencies (2026-07-09 11:06:22 -0400)
----------------------------------------------------------------
- Fix a build error in certain configurations
- Clarify some parts of the documentation
- Remove unused code that I forgot to remove in commit cf52058dcdd9
----------------------------------------------------------------
Eric Biggers (4):
lib/crypto: md5: Remove support for md5_mod_init_arch()
lib/crypto: docs: Fix some sentence fragments
lib/crypto: docs: Improve introduction sentence
crypto: aes - Fix conditions for selecting MAC dependencies
Documentation/crypto/libcrypto-blockcipher.rst | 6 ++--
Documentation/crypto/libcrypto-hash.rst | 38 ++++++++++++++------------
Documentation/crypto/libcrypto-signature.rst | 2 +-
Documentation/crypto/libcrypto.rst | 5 ++--
crypto/Kconfig | 4 +--
lib/crypto/Kconfig | 3 +-
lib/crypto/md5.c | 14 ----------
7 files changed, 30 insertions(+), 42 deletions(-)
next reply other threads:[~2026-07-17 16:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 16:07 Eric Biggers [this message]
2026-07-17 20:17 ` [GIT PULL] Crypto library fixes for v7.2-rc4 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=20260717160746.GA2046@quark \
--to=ebiggers@kernel.org \
--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=thuth@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox