]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge tag 'v6.18-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2025 15:56:16 +0000 (08:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2025 15:56:16 +0000 (08:56 -0700)
Pull crypto fixes from Herbert Xu:

 - Fix bug in crypto_skcipher that breaks the new ti driver

 - Check for invalid assoclen in essiv

* tag 'v6.18-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: essiv - Check ssize for decryption and in-place encryption
  crypto: skcipher - Fix reqsize handling


Trivial merge