Age | Commit message (Expand) | Author |
2021-03-26 | crypto: vmx - fix incorrect kernel-doc comment syntax in files | Aditya Srivastava |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 | Thomas Gleixner |
2019-05-30 | crypto: vmx - convert to skcipher API | Eric Biggers |
2019-05-30 | crypto: vmx - convert to SPDX license identifiers | Eric Biggers |
2019-04-18 | crypto: powerpc - convert to use crypto_simd_usable() | Eric Biggers |
2019-04-18 | crypto: vmx - return correct error code on failed setkey | Eric Biggers |
2018-09-28 | crypto: vmx - Remove VLA usage of skcipher | Kees Cook |
2018-05-12 | crypto: vmx - Remove overly verbose printk from AES init routines | Michael Ellerman |
2017-11-03 | crypto: vmx - Use skcipher for ctr fallback | Paulo Flabiano Smorigo |
2017-08-04 | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel |
2017-06-20 | crypto: vmx - remove unnecessary check | Tudor-Dan Ambarus |
2017-01-23 | crypto: vmx - disable preemption to enable vsx in aes_ctr.c | Li Zhong |
2016-06-13 | crypto: vmx - Increase priority of aes-cbc cipher | Anton Blanchard |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-12-04 | crypto: vmx - IV size failing on skcipher API | Leonidas Da Silva Barbosa |
2015-12-01 | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard |
2015-12-01 | crypto: vmx: Only call enable_kernel_vsx() | Anton Blanchard |
2015-08-18 | crypto: vmx - Fixing AES-CTR counter bug | Leonidas Da Silva Barbosa |
2015-07-14 | crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions | Leonidas Da Silva Barbosa |
2015-06-16 | crypto: vmx - Reindent to kernel style | Herbert Xu |
2015-02-28 | crypto: vmx - Adding CTR routines for VMX module | Marcelo H. Cerri |