mbox series

[GIT,PULL] Crypto Fixes for 6.6

Message ID ZSUPdPFo+M/rQhwo@gondor.apana.org.au (mailing list archive)
State Not Applicable
Delegated to: Herbert Xu
Headers show
Series [GIT,PULL] Crypto Fixes for 6.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.6-p4

Message

Herbert Xu Oct. 10, 2023, 8:46 a.m. UTC
Hi Linus:

The following changes since commit 21155620fbf2edbb071144894ff9d67ba9a1faa0:

  crypto: sm2 - Fix crash caused by uninitialized context (2023-09-20 13:10:10 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.6-p4 

for you to fetch changes up to 152d0bcdf1efcb54a4fa20f694e9c7bbb6d06cbf:

  dm crypt: Fix reqsize in crypt_iv_eboiv_gen (2023-10-06 10:39:18 +0800)

----------------------------------------------------------------
This push fixes a 6.5 regression in dm-crypt.
----------------------------------------------------------------

Herbert Xu (1):
      dm crypt: Fix reqsize in crypt_iv_eboiv_gen

 drivers/md/dm-crypt.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Thanks,

Comments

pr-tracker-bot@kernel.org Oct. 10, 2023, 6:54 p.m. UTC | #1
The pull request you sent on Tue, 10 Oct 2023 16:46:44 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.6-p4

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

Thank you!