- dbb153c crypto: vmx - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
- 32c2e6d crypto: vmx - Source headers are not good kernel-doc candidates by Lee Jones · 3 years, 10 months ago
- 622aae8 crypto: vmx - Move extern declarations into header file by Herbert Xu · 4 years, 1 month ago
- 0eb76ba crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 1 month ago
- c8ed9fc powerpc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
- 1372a51 crypto: vmx - reject xts inputs that are too short by Daniel Axtens · 5 years ago
- 4ee812f crypto: vmx - Avoid weird build failures by Michael Ellerman · 5 years ago
- 2396684 crypto: vmx/xts - use fallback for ciphertext stealing by Ard Biesheuvel · 5 years ago
- 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- f651bd9 crypto: vmx - Document CTR mode counter width quirks by Daniel Axtens · 6 years ago
- bdb275b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
- 27ba4de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442 by Thomas Gleixner · 6 years ago
- 64d85cc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 by Thomas Gleixner · 6 years ago
- 2621a86 crypto: vmx - convert to skcipher API by Eric Biggers · 6 years ago
- 1fa0a7d crypto: vmx - convert to SPDX license identifiers by Eric Biggers · 6 years ago
- 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 357d065 crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 6 years ago
- 009b30a crypto: vmx - CTR: always increment IV as quadword by Daniel Axtens · 6 years ago
- 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
- 626ddb2 crypto: powerpc - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
- 694e0db crypto: vmx - return correct error code on failed setkey by Eric Biggers · 6 years ago
- e44e77a crypto: vmx - Make p8_init and p8_exit static by YueHaibing · 6 years ago
- dcf7b48 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 6 years ago
- 5c52564 crypto: vmx - Remove VLA usage of skcipher by Kees Cook · 6 years ago
- b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 0522236 crypto: vmx - Fix sleep-in-atomic bugs by Ondrej Mosnacek · 6 years ago
- 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
- e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
- c2e415f crypto: clarify licensing of OpenSSL asm code by Adam Langley · 7 years ago
- 730f23b crypto: vmx - Remove overly verbose printk from AES XTS init by Michael Ellerman · 7 years ago
- 1411b52 crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 7 years ago
- 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- e666d4e crypto: vmx - Use skcipher for ctr fallback by Paulo Flabiano Smorigo · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
- 78557e7 crypto: vmx - remove unnecessary check by Tudor-Dan Ambarus · 8 years ago
- 5839f55 crypto: vmx - Use skcipher for xts fallback by Paulo Flabiano Smorigo · 8 years ago
- c96d0a1 crypto: vmx - Use skcipher for cbc fallback by Paulo Flabiano Smorigo · 8 years ago
- 7dede91 crypto: vmx - disable preemption to enable vsx in aes_ctr.c by Li Zhong · 8 years ago
- 18f47f5 crypto: vmx - various build fixes by Naveen N. Rao · 8 years ago
- c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
- 8df4f27 crypto: vmx - Ensure ghash-generic is enabled by Marcelo Cerri · 8 years ago
- 80da44c crypto: vmx - Fix memory corruption caused by p8_ghash by Marcelo Cerri · 8 years ago
- 901d3d4 crypto: vmx - fix null dereference in p8_aes_xts_crypt by Li Zhong · 8 years ago
- bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- ccf5c44 crypto: vmx - Convert to CPU feature based module autoloading by Alastair D'Silva · 9 years ago
- 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
- 16dee78 crypto: vmx - Fix aes_p8_xts_decrypt build failure by Herbert Xu · 9 years ago
- 48a9343 crypto: vmx - Ignore generated files by Paulo Flabiano Smorigo · 9 years ago
- c07f5d3 crypto: vmx - Adding support for XTS by Leonidas S. Barbosa · 9 years ago
- 11c6e16 crypto: vmx - Adding asm subroutines for XTS by Paulo Flabiano Smorigo · 9 years ago
- 12d3f49 crypto: vmx - Increase priority of aes-cbc cipher by Anton Blanchard · 9 years ago
- 975f57f crypto: vmx - Fix ABI detection by Anton Blanchard · 9 years ago
- 5ca5573 crypto: vmx - comply with ABIs that specify vrsave as reserved. by Paulo Flabiano Smorigo · 9 years ago
- f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 0d3d054 crypto: vmx - IV size failing on skcipher API by Leonidas Da Silva Barbosa · 9 years ago
- dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
- 1552cd7 crypto: vmx: Only call enable_kernel_vsx() by Anton Blanchard · 9 years ago
- 73613a8 crypto: vmx - Fixing opcode issue by Leonidas Da Silva Barbosa · 9 years ago
- 3c5f0ed crypto: vmx - Fixing GHASH Key issue on little endian by Leonidas Da Silva Barbosa · 9 years ago
- 1d4aa0b crypto: vmx - Fixing AES-CTR counter bug by Leonidas Da Silva Barbosa · 9 years ago
- 2d6f060 crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions by Leonidas Da Silva Barbosa · 10 years ago
- 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- 4beb106 crypto: vmx - Reindent to kernel style by Herbert Xu · 10 years ago
- 0903e43 crypto: vmx - Remove duplicate PPC64 dependency by Herbert Xu · 10 years ago
- 5f76eea sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly by David Hildenbrand · 10 years ago
- 42cb0c7 crypto: vmx - fix two mistyped texts by Paulo Flabiano Smorigo · 10 years ago
- f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 10 years ago
- d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 10 years ago
- 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 10 years ago
- cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 10 years ago
- 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 10 years ago
- 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 10 years ago
- 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 10 years ago
- 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 10 years ago