index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
vmx
Age
Commit message (
Expand
)
Author
2020-01-04
crypto: vmx - Avoid weird build failures
Michael Ellerman
2019-06-11
crypto: vmx - ghash: do nosimd fallback manually
Daniel Axtens
2019-06-11
crypto: vmx - CTR: always increment IV as quadword
Daniel Axtens
2019-06-11
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
2018-09-19
crypto: vmx - Fix sleep-in-atomic bugs
Ondrej Mosnacek
2018-06-16
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
2017-11-15
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
2016-10-22
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
2016-09-15
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2016-09-15
crypto: vmx - Fix ABI detection
Anton Blanchard
2016-09-15
crypto: vmx - comply with ABIs that specify vrsave as reserved.
Paulo Flabiano Smorigo
2016-07-11
crypto: vmx - Increase priority of aes-cbc cipher
Anton Blanchard
2015-08-24
crypto: vmx - Fixing opcode issue
Leonidas Da Silva Barbosa
2015-08-18
crypto: vmx - Fixing GHASH Key issue on little endian
Leonidas Da Silva Barbosa
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-16
crypto: vmx - Reindent to kernel style
Herbert Xu
2015-06-16
crypto: vmx - Remove duplicate PPC64 dependency
Herbert Xu
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
2015-05-15
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2015-03-12
linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)
Herbert Xu
2015-02-28
crypto: vmx - Enabling VMX module for PPC64
Leonidas S. Barbosa
2015-02-28
crypto: vmx - Add support for VMS instructions by ASM
Leonidas S. Barbosa
2015-02-28
crypto: vmx - Adding GHASH routines for VMX module
Marcelo H. Cerri
2015-02-28
crypto: vmx - Adding CTR routines for VMX module
Marcelo H. Cerri
2015-02-28
crypto: vmx - Adding CBC routines for VMX module
Marcelo H. Cerri
2015-02-28
crypto: vmx - Adding AES routines for VMX module
Marcelo H. Cerri
2015-02-28
crypto: vmx - Adding VMX module for Power 8
Marcelo H. Cerri