2021-11-12 10:48:27

by Herbert Xu

[permalink] [raw]
Subject: [GIT PULL] Crypto Fixes for 5.16

Hi Linus:

This push fixes a boot crash regression.

The following changes since commit 39ef08517082a424b5b65c3dbaa6c0fa9d3303b9:

crypto: testmgr - fix wrong key length for pkcs1pad (2021-10-29 21:04:04 +0800)

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 beaaaa37c664e9afdf2913aee19185d8e3793b50:

crypto: api - Fix boot-up crash when crypto manager is disabled (2021-11-09 13:45:48 +0800)

----------------------------------------------------------------
Herbert Xu (1):
crypto: api - Fix boot-up crash when crypto manager is disabled

crypto/algapi.c | 2 ++
1 file changed, 2 insertions(+)

Thanks,
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


2021-11-12 20:42:08

by pr-tracker-bot

[permalink] [raw]
Subject: Re: [GIT PULL] Crypto Fixes for 5.16

The pull request you sent on Fri, 12 Nov 2021 18:48:15 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/66f4beaa6c1d28161f534471484b2daa2de1dce0

Thank you!

--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

2021-12-22 05:13:17

by Herbert Xu

[permalink] [raw]
Subject: [GIT PULL] Crypto Fixes for 5.16

Hi Linus:

This push fixes a regression in the qat driver.

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

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 27750a315aba7e6675bb1c3dfd4481c4f6888af1:

crypto: qat - do not handle PFVF sources for qat_4xxx (2021-12-17 13:11:54 +1100)

----------------------------------------------------------------
Giovanni Cabiddu (1):
crypto: qat - do not handle PFVF sources for qat_4xxx

drivers/crypto/qat/qat_4xxx/adf_4xxx_hw_data.c | 7 +++++++
1 file changed, 7 insertions(+)

Thanks,
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

2021-12-22 19:02:40

by pr-tracker-bot

[permalink] [raw]
Subject: Re: [GIT PULL] Crypto Fixes for 5.16

The pull request you sent on Wed, 22 Dec 2021 16:13:07 +1100:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e19e226345196649e83d49c6997e806a8ecdafe6

Thank you!

--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

2022-02-09 06:59:19

by Herbert Xu

[permalink] [raw]
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 <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

2022-02-09 18:10:51

by pr-tracker-bot

[permalink] [raw]
Subject: Re: [GIT PULL] Crypto Fixes for 5.17

The pull request you sent on Wed, 9 Feb 2022 13:33:31 +1100:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f9f94c9d2c070941a5688f0f751a489c7d0e5039

Thank you!

--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html