aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/vmx
Commit message (Expand)AuthorAge
* crypto: vmx/xts - use fallback for ciphertext stealingArd Biesheuvel2019-08-22
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: vmx - Document CTR mode counter width quirksDaniel Axtens2019-06-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2019-06-20
| |\
| * | crypto: vmx - convert to skcipher APIEric Biggers2019-05-30
| * | crypto: vmx - convert to SPDX license identifiersEric Biggers2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442Thomas Gleixner2019-06-05
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner2019-06-05
* | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\ \ \ | |_|/ |/| |
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| |/
* | crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-05-17
* | crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens2019-05-17
|/
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* crypto: powerpc - convert to use crypto_simd_usable()Eric Biggers2019-04-18
* crypto: vmx - return correct error code on failed setkeyEric Biggers2019-04-18
* crypto: vmx - Make p8_init and p8_exit staticYueHaibing2019-03-28
* crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens2019-03-22
* crypto: vmx - Remove VLA usage of skcipherKees Cook2018-09-28
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-29
|\
| * crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2018-08-25
* | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-23
|/
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: clarify licensing of OpenSSL asm codeAdam Langley2018-05-30
* crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman2018-05-11
* crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman2018-05-11
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: vmx - Use skcipher for ctr fallbackPaulo Flabiano Smorigo2017-11-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-03
* crypto: vmx - remove unnecessary checkTudor-Dan Ambarus2017-06-19
* crypto: vmx - Use skcipher for xts fallbackPaulo Flabiano Smorigo2017-03-02
* crypto: vmx - Use skcipher for cbc fallbackPaulo Flabiano Smorigo2017-03-02
* crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong2017-01-23
* crypto: vmx - various build fixesNaveen N. Rao2016-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-10-09
|\
| * crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri2016-10-02
| * crypto: vmx - fix null dereference in p8_aes_xts_cryptLi Zhong2016-08-24
* | crypto: vmx - Ensure ghash-generic is enabledMarcelo Cerri2016-10-02
|/
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\
| * crypto: vmx - Convert to CPU feature based module autoloadingAlastair D'Silva2016-07-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-07-21
|\ \
| * | crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard2016-06-13
| * | crypto: vmx - Fix ABI detectionAnton Blanchard2016-06-13
| |/
* | crypto: vmx - Fix aes_p8_xts_decrypt build failureHerbert Xu2016-07-20
* | crypto: vmx - Ignore generated filesPaulo Flabiano Smorigo2016-07-20
* | crypto: vmx - Adding support for XTSLeonidas S. Barbosa2016-07-19
* | crypto: vmx - Adding asm subroutines for XTSPaulo Flabiano Smorigo2016-07-19
|/
* crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo2016-05-10
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\
| * powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-11-30