mbox series

[GIT,PULL] Crypto Fixes for 6.6

Message ID ZQz3qxwwAjDaqi5V@gondor.apana.org.au
State New
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-p3

Message

Herbert Xu Sept. 22, 2023, 2:10 a.m. UTC
Hi Linus:

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 21155620fbf2edbb071144894ff9d67ba9a1faa0:

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

----------------------------------------------------------------
This push fixes a regression in sm2.
----------------------------------------------------------------

Tianjia Zhang (1):
      crypto: sm2 - Fix crash caused by uninitialized context

 crypto/sm2.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Thanks,

Comments

pr-tracker-bot@kernel.org Sept. 22, 2023, 4:43 p.m. UTC | #1
The pull request you sent on Fri, 22 Sep 2023 10:10:51 +0800:

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

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

Thank you!