mbox series

[GIT,PULL] Crypto Fixes for 6.4

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

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,