[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YgMn+1qQPQId50hO@gondor.apana.org.au>
Date: Wed, 9 Feb 2022 13:33:31 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 5.17
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@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists