summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-10crypto: arm64/sm4-gcm - Fix possible crash in GCM cryptionHerbert Xu
2023-02-10crypto: arm64/sm4-ccm - Rewrite skcipher walker loopTianjia Zhang
2023-02-10crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere
2023-02-10crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere
2023-02-10crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere
2023-02-10crypto: arm64/aes-ccm - Rewrite skcipher walker loopHerbert Xu
2023-02-03crypto: x86 - exit fpu context earlier in ECB/CBC macrosPeter Lafreniere
2023-01-20crypto: x86/aria-avx512 - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: x86/aria-avx2 - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: x86/aria-avx - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: arm64/gcm - add RFC4106 supportArd Biesheuvel
2023-01-18crypto: p10-aes-gcm - Revert implementationHerbert Xu
2023-01-13ARM: dts: aspeed: Add ACRY/AHBC device controller nodeNeal Liu
2023-01-13crypto: p10-aes-gcm - A perl script to process PowerPC assembler sourceDanny Tsen
2023-01-13crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen
2023-01-13crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen
2023-01-13crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen
2023-01-13crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen
2023-01-13crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen
2023-01-06crypto: x86/aria - implement aria-avx512Taehee Yoo
2023-01-06crypto: x86/aria - implement aria-avx2Taehee Yoo
2023-01-06crypto: x86/aria - do not use magic number offsets of aria_ctxTaehee Yoo
2023-01-06crypto: x86/aria - add keystream array into request ctxTaehee Yoo
2023-01-06crypto: s390/aes - drop redundant xts key checkVladis Dronov
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2022-12-30crypto: arm/sha1 - Fix clang function cast warningsHerbert Xu
2022-12-30crypto: x86/ghash - add comment and fix broken linkEric Biggers
2022-12-30crypto: x86/ghash - use le128 instead of u128Eric Biggers
2022-12-30crypto: x86/ghash - fix unaligned access in ghash_setkey()Eric Biggers
2022-12-30crypto: arm64/sm4 - fix possible crash with CFI enabledTianjia Zhang
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2022-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2022-12-21m68k: remove broken strcmp implementationLinus Torvalds
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-21MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli
2022-12-21MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos
2022-12-20Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld
2022-12-19Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-19Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-12-19ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann
2022-12-19ARM: pxa: fix building with clangArnd Bergmann
2022-12-19ARM: dts: spear: drop 0x from unit addressKrzysztof Kozlowski
2022-12-19parisc: Show MPE/iX model string at bootupHelge Deller
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds