]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 15:47:54 +0000 (08:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 15:47:54 +0000 (08:47 -0700)
commit568c98a0f6eff6d44accfe56d0c58008bf0d498e
tree1a63e4f278c0917745861dd0bcd85ae84dd3d659
parenteb6a9339efeb6f3d2b5c86fdf2382cdc293eca2c
parentc6ab5c915da460c0397960af3c308386c3f3247b
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "Fix a bug in the new ecc P521 code as well as a buggy fix in qat"

* tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
  crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak