Hi Linus: This push fixes two regressions: - Potential boot failure due to missing cryptomgr on initramfs. - Stack overflow in octeontx2. The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus for you to fetch changes up to c6ce9c5831cae515d375a01b97ae1778689acf19: crypto: api - Move cryptomgr soft dependency into algapi (2022-02-05 15:10:07 +1100) ---------------------------------------------------------------- Herbert Xu (1): crypto: api - Move cryptomgr soft dependency into algapi Kees Cook (1): crypto: octeontx2 - Avoid stack variable overflow crypto/algapi.c | 1 + crypto/api.c | 1 - drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c | 3 ++- 3 files changed, 3 insertions(+), 2 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt