[GIT,PULL] Crypto Fixes for 6.4

Message ID ZHQe9A8CC93iCFMG@gondor.apana.org.au
State New
Headers
Series [GIT,PULL] Crypto Fixes for 6.4 |

Pull-request

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

Message

Herbert Xu May 29, 2023, 3:41 a.m. UTC
  Hi Linus:

The following changes since commit b8969a1b69672b163d057e7745ebc915df689211:

  crypto: api - Fix CRYPTO_USER checks for report function (2023-05-02 18:22:24 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 6ab39f99927eed605728b02d512438d828183c97:

  crypto: x86/aria - Use 16 byte alignment for GFNI constant vectors (2023-05-24 18:10:27 +0800)

----------------------------------------------------------------
This push fixes an alignment crash in x86/aria.
----------------------------------------------------------------

Ard Biesheuvel (1):
      crypto: x86/aria - Use 16 byte alignment for GFNI constant vectors

 arch/x86/crypto/aria-aesni-avx-asm_64.S | 2 --
 1 file changed, 2 deletions(-)

Thanks,
  

Comments

pr-tracker-bot@kernel.org May 29, 2023, 11:39 a.m. UTC | #1
The pull request you sent on Mon, 29 May 2023 11:41:40 +0800:

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

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

Thank you!