mbox series

[GIT,PULL] Crypto Fixes for 6.10

Message ID ZlascqIex2rE2nO_@gondor.apana.org.au
State New
Headers show
Series [GIT,PULL] Crypto Fixes for 6.10 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.10-p3

Message

Herbert Xu May 29, 2024, 4:17 a.m. UTC
Hi Linus:

The following changes since commit c6ab5c915da460c0397960af3c308386c3f3247b:

  crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes (2024-05-17 18:55:07 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.10-p3 

for you to fetch changes up to 67ec8cdf29971677b2fb4b6d92871eb5d5e95597:

  hwrng: core - Remove add_early_randomness (2024-05-26 18:32:16 +0800)

----------------------------------------------------------------
This push fixes a new run-time warning triggered by tpm.
----------------------------------------------------------------

Herbert Xu (1):
      hwrng: core - Remove add_early_randomness

 drivers/char/hw_random/core.c | 47 ++++---------------------------------------
 1 file changed, 4 insertions(+), 43 deletions(-)

Thanks,