commit | f9f94c9d2c070941a5688f0f751a489c7d0e5039 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 09 09:53:56 2022 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 09 09:53:56 2022 -0800 |
tree | 0583b6304c0ac45e97a3e401a731fb5abc56dd25 | |
parent | b42bc9a3c5115c3102a4923776bbeed3b191f2db [diff] | |
parent | c6ce9c5831cae515d375a01b97ae1778689acf19 [diff] |
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