[GIT PULL] Crypto Fixes for 6.5

From: Herbert Xu
Date: Sun Jul 09 2023 - 19:51:35 EST


Hi Linus:

The following changes since commit 5d95ff84e62be914b4a4dabfa814e4096b05b1b0:

Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2023-06-30 21:27:13 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 v6.5-p2

for you to fetch changes up to 0b7ec177b589842c0abf9e91459c83ba28d32452:

crypto: algif_hash - Fix race between MORE and non-MORE sends (2023-07-08 22:48:42 +1000)

----------------------------------------------------------------
This push fixes a couple of regressions in af_alg and incorrect
return values in crypto/asymmetric_keys/public_key.
----------------------------------------------------------------

Dan Carpenter (1):
KEYS: asymmetric: Fix error codes

David Howells (2):
crypto: af_alg - Fix merging of written data into spliced pages
crypto: algif_hash - Fix race between MORE and non-MORE sends

crypto/af_alg.c | 7 ++++---
crypto/algif_hash.c | 4 +++-
crypto/asymmetric_keys/public_key.c | 20 +++++++++++++++-----
3 files changed, 22 insertions(+), 9 deletions(-)

Thanks,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt