Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: - Missing Kconfig dependency on arm that leads to boot failure - x86 SLS fixes - Reference leak in the stm32 driver * tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: x86/sm3 - Fixup SLS crypto: x86/poly1305 - Fixup SLS crypto: x86/chacha20 - Avoid spurious jumps to other functions crypto: stm32 - fix reference leak in stm32_crc_remove crypto: arm/aes-neonbs-cbc - Select generic cbc and aes
Showing
- arch/arm/crypto/Kconfig 2 additions, 0 deletionsarch/arm/crypto/Kconfig
- arch/x86/crypto/chacha-avx512vl-x86_64.S 2 additions, 2 deletionsarch/x86/crypto/chacha-avx512vl-x86_64.S
- arch/x86/crypto/poly1305-x86_64-cryptogams.pl 19 additions, 19 deletionsarch/x86/crypto/poly1305-x86_64-cryptogams.pl
- arch/x86/crypto/sm3-avx-asm_64.S 1 addition, 1 deletionarch/x86/crypto/sm3-avx-asm_64.S
- drivers/crypto/stm32/stm32-crc32.c 3 additions, 1 deletiondrivers/crypto/stm32/stm32-crc32.c
Please register or sign in to comment