mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Crypto library fixes for v7.2-rc4
@ 2026-07-17 16:07 Eric Biggers
  2026-07-17 20:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2026-07-17 16:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-crypto, linux-kernel, Ard Biesheuvel, Jason A. Donenfeld,
	Herbert Xu, Thomas Huth

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Crypto library fixes for v7.2-rc4
  2026-07-17 16:07 [GIT PULL] Crypto library fixes for v7.2-rc4 Eric Biggers
@ 2026-07-17 20:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-17 20:17 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Linus Torvalds, linux-crypto, linux-kernel, Ard Biesheuvel,
	Jason A. Donenfeld, Herbert Xu, Thomas Huth

The pull request you sent on Fri, 17 Jul 2026 09:07:46 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0dde292a4c23090459655ada697e948ff4adc7c3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-17 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 16:07 [GIT PULL] Crypto library fixes for v7.2-rc4 Eric Biggers
2026-07-17 20:17 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox