[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZFeldCJcieIlXKJ8@gondor.apana.org.au>
Date: Sun, 7 May 2023 21:19:48 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 6.4
Hi Linus:
The following changes since commit 482c84e906e535072c55395acabd3a58e9443d12:
i2c: designware: Add doorbell support for Mendocino (2023-04-20 18:20:05 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.4-p2
for you to fetch changes up to b8969a1b69672b163d057e7745ebc915df689211:
crypto: api - Fix CRYPTO_USER checks for report function (2023-05-02 18:22:24 +0800)
----------------------------------------------------------------
This push fixes the following problems:
- A long-standing bug in crypto_engine.
- A buggy but harmless check in the sun8i-ss driver.
- A regression in the CRYPTO_USER interface.
----------------------------------------------------------------
Christophe JAILLET (1):
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Olivier Bacon (1):
crypto: engine - fix crypto_queue backlog handling
Ondrej Mosnacek (1):
crypto: api - Fix CRYPTO_USER checks for report function
crypto/acompress.c | 2 +-
crypto/aead.c | 2 +-
crypto/ahash.c | 2 +-
crypto/akcipher.c | 2 +-
crypto/algapi.c | 3 +++
crypto/crypto_engine.c | 6 +++---
crypto/kpp.c | 2 +-
crypto/rng.c | 2 +-
crypto/scompress.c | 2 +-
crypto/shash.c | 2 +-
crypto/skcipher.c | 2 +-
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c | 2 +-
12 files changed, 16 insertions(+), 13 deletions(-)
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists