Merge tag 'v6.5-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jul 2023 16:53:11 +0000 (09:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jul 2023 16:53:11 +0000 (09:53 -0700)
commit419caed6cc77f19148faefe13515f8685ede219b
tree3ea7556e5d1bc3107e1f8f063b8521d3f213b27b
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
parent0b7ec177b589842c0abf9e91459c83ba28d32452
Merge tag 'v6.5-p2' of git://git./linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "Fix a couple of regressions in af_alg and incorrect return values in
 crypto/asymmetric_keys/public_key"

* tag 'v6.5-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: algif_hash - Fix race between MORE and non-MORE sends
  KEYS: asymmetric: Fix error codes
  crypto: af_alg - Fix merging of written data into spliced pages