summaryrefslogtreecommitdiff
path: root/drivers/crypto/vmx
Commit message (Expand)AuthorAge
* 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-04
* crypto: vmx - remove unnecessary checkTudor-Dan Ambarus2017-06-20
* 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-10
|\
| * 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-30
|\
| * 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-12-01
| * crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard2015-12-01
* | crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2015-12-04
|/
* crypto: vmx - Fixing opcode issueLeonidas Da Silva Barbosa2015-08-24
* crypto: vmx - Fixing GHASH Key issue on little endianLeonidas Da Silva Barbosa2015-08-18
* crypto: vmx - Fixing AES-CTR counter bugLeonidas Da Silva Barbosa2015-08-18
* crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa2015-07-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\
| * crypto: vmx - Reindent to kernel styleHerbert Xu2015-06-16
| * crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu2015-06-16
| * crypto: vmx - fix two mistyped textsPaulo Flabiano Smorigo2015-05-15
* | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand2015-05-19
|/
* linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu2015-03-12
* crypto: vmx - Enabling VMX module for PPC64Leonidas S. Barbosa2015-02-28
* crypto: vmx - Add support for VMS instructions by ASMLeonidas S. Barbosa2015-02-28
* crypto: vmx - Adding GHASH routines for VMX moduleMarcelo H. Cerri2015-02-28
* crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri2015-02-28
* crypto: vmx - Adding CBC routines for VMX moduleMarcelo H. Cerri2015-02-28
* crypto: vmx - Adding AES routines for VMX moduleMarcelo H. Cerri2015-02-28
* crypto: vmx - Adding VMX module for Power 8Marcelo H. Cerri2015-02-28