]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Feb 2022 17:53:56 +0000 (09:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Feb 2022 17:53:56 +0000 (09:53 -0800)
commit854c2553ec285b5c4352c4b777c9f118a2041504
tree0583b6304c0ac45e97a3e401a731fb5abc56dd25
parentbd6ea65287c7fe6146f29de407ca8e07e2d41e1f
parent36e885d355a51a095d708590bee3bfc8b71a5dc1
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "Fix two regressions:

   - Potential boot failure due to missing cryptomgr on initramfs

   - Stack overflow in octeontx2"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: api - Move cryptomgr soft dependency into algapi
  crypto: octeontx2 - Avoid stack variable overflow