mbox series

[GIT,PULL] Crypto Fixes for 6.6

Message ID ZPAiMYaqUslSyZ6+@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-p2

Message

Herbert Xu Aug. 31, 2023, 5:16 a.m. UTC
Hi Linus:

The following changes since commit 85b9bf9a514d991fcecb118d0a8a35e754ff9265:

  Revert "dt-bindings: crypto: qcom,prng: Add SM8450" (2023-08-25 19:01:45 +0800)

are available in the Git repository at:

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

for you to fetch changes up to ba22e81872c1232ea4ba421251d8109a5ed68c52:

  crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX (2023-08-30 13:48:39 +0800)

----------------------------------------------------------------
This push fixes a random config build failure on powerpc.
----------------------------------------------------------------

Herbert Xu (1):
      crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX

 arch/powerpc/crypto/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thanks,

Comments

pr-tracker-bot@kernel.org Sept. 1, 2023, 11:19 p.m. UTC | #1
The pull request you sent on Thu, 31 Aug 2023 13:16:33 +0800:

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

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

Thank you!
pr-tracker-bot@kernel.org Sept. 22, 2023, 4:43 p.m. UTC | #2
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!