mbox series

[GIT,PULL] Crypto Fixes for 5.18

Message ID Yocp8BaZacpvwJEL@gondor.apana.org.au
State New
Headers show
Series [GIT,PULL] Crypto Fixes for 5.18 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v5.18-p2

Message

Herbert Xu May 20, 2022, 5:41 a.m. UTC
Hi Linus:

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v5.18-p2 

for you to fetch changes up to 16287397ec5c08aa58db6acf7dbc55470d78087d:

  crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ (2022-05-13 17:13:38 +0800)

----------------------------------------------------------------
This push fixes a regression in a recent fix to qcom-rng.

----------------------------------------------------------------
Ondrej Mosnacek (1):
      crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ

 drivers/crypto/qcom-rng.c | 1 +
 1 file changed, 1 insertion(+)

Thanks,

Comments

pr-tracker-bot@kernel.org May 20, 2022, 6:10 a.m. UTC | #1
The pull request you sent on Fri, 20 May 2022 13:41:04 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v5.18-p2

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

Thank you!