| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: vmx/xts - use fallback for ciphertext stealing | Ard Biesheuvel | 2019-08-22 | 1 | -1/+1 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-09 | 6 | -347/+272 |
|\ |
|
| * | crypto: vmx - Document CTR mode counter width quirks | Daniel Axtens | 2019-06-20 | 1 | -2/+20 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2019-06-20 | 2 | -126/+87 |
| |\ |
|
| * | | crypto: vmx - convert to skcipher API | Eric Biggers | 2019-05-30 | 5 | -345/+252 |
| * | | crypto: vmx - convert to SPDX license identifiers | Eric Biggers | 2019-05-30 | 5 | -65/+5 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 | Thomas Gleixner | 2019-06-05 | 4 | -52/+4 |
* | | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-05-21 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
| |/ |
|
* | | crypto: vmx - ghash: do nosimd fallback manually | Daniel Axtens | 2019-05-17 | 1 | -125/+86 |
* | | crypto: vmx - CTR: always increment IV as quadword | Daniel Axtens | 2019-05-17 | 1 | -1/+1 |
|/ |
|
* | crypto: shash - remove shash_desc::flags | Eric Biggers | 2019-04-25 | 1 | -1/+0 |
* | crypto: powerpc - convert to use crypto_simd_usable() | Eric Biggers | 2019-04-18 | 5 | -15/+18 |
* | crypto: vmx - return correct error code on failed setkey | Eric Biggers | 2019-04-18 | 4 | -12/+16 |
* | crypto: vmx - Make p8_init and p8_exit static | YueHaibing | 2019-03-28 | 1 | -2/+2 |
* | crypto: vmx - fix copy-paste error in CTR mode | Daniel Axtens | 2019-03-22 | 1 | -2/+2 |
* | crypto: vmx - Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 3 | -29/+29 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-08-29 | 2 | -23/+28 |
|\ |
|
| * | crypto: vmx - Fix sleep-in-atomic bugs | Ondrej Mosnacek | 2018-08-25 | 2 | -23/+28 |
* | | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2018-08-24 | 1 | -6/+6 |
|/ |
|
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-08 | 1 | -1/+1 |
* | crypto: clarify licensing of OpenSSL asm code | Adam Langley | 2018-05-30 | 2 | -5/+53 |
* | crypto: vmx - Remove overly verbose printk from AES XTS init | Michael Ellerman | 2018-05-11 | 1 | -2/+0 |
* | crypto: vmx - Remove overly verbose printk from AES init routines | Michael Ellerman | 2018-05-11 | 4 | -9/+0 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-11-14 | 1 | -16/+17 |
|\ |
|
| * | crypto: vmx - Use skcipher for ctr fallback | Paulo Flabiano Smorigo | 2017-11-03 | 1 | -16/+17 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
|/ |
|
* | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel | 2017-08-04 | 1 | -2/+1 |
* | crypto: vmx - remove unnecessary check | Tudor-Dan Ambarus | 2017-06-20 | 4 | -24/+4 |
* | crypto: vmx - Use skcipher for xts fallback | Paulo Flabiano Smorigo | 2017-03-02 | 1 | -16/+16 |
* | crypto: vmx - Use skcipher for cbc fallback | Paulo Flabiano Smorigo | 2017-03-02 | 1 | -23/+24 |
* | crypto: vmx - disable preemption to enable vsx in aes_ctr.c | Li Zhong | 2017-01-23 | 1 | -0/+6 |
* | crypto: vmx - various build fixes | Naveen N. Rao | 2016-11-17 | 1 | -5/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2016-10-10 | 2 | -16/+17 |
|\ |
|
| * | crypto: vmx - Fix memory corruption caused by p8_ghash | Marcelo Cerri | 2016-10-02 | 1 | -15/+16 |
| * | crypto: vmx - fix null dereference in p8_aes_xts_crypt | Li Zhong | 2016-08-24 | 1 | -1/+1 |
* | | crypto: vmx - Ensure ghash-generic is enabled | Marcelo Cerri | 2016-10-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-07-31 | 2 | -5/+3 |
|\ |
|
| * | crypto: vmx - Convert to CPU feature based module autoloading | Alastair D'Silva | 2016-07-21 | 2 | -5/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2016-07-21 | 3 | -3/+3 |
|\ \ |
|
| * | | crypto: vmx - Increase priority of aes-cbc cipher | Anton Blanchard | 2016-06-13 | 2 | -2/+2 |
| * | | crypto: vmx - Fix ABI detection | Anton Blanchard | 2016-06-13 | 1 | -1/+1 |
| |/ |
|
* | | crypto: vmx - Fix aes_p8_xts_decrypt build failure | Herbert Xu | 2016-07-20 | 1 | -2/+0 |
* | | crypto: vmx - Ignore generated files | Paulo Flabiano Smorigo | 2016-07-20 | 1 | -0/+2 |
* | | crypto: vmx - Adding support for XTS | Leonidas S. Barbosa | 2016-07-19 | 3 | -1/+193 |
* | | crypto: vmx - Adding asm subroutines for XTS | Paulo Flabiano Smorigo | 2016-07-19 | 2 | -2/+1867 |
|/ |
|
* | crypto: vmx - comply with ABIs that specify vrsave as reserved. | Paulo Flabiano Smorigo | 2016-05-10 | 1 | -0/+20 |
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 4 | -17/+13 |
|\ |
|
| * | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 2015-12-01 | 4 | -0/+13 |