index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-2
/
+1
2017-06-20
crypto: vmx - remove unnecessary check
Tudor-Dan Ambarus
4
-24
/
+4
2017-03-02
crypto: vmx - Use skcipher for xts fallback
Paulo Flabiano Smorigo
1
-16
/
+16
2017-03-02
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
1
-23
/
+24
2017-01-23
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
1
-0
/
+6
2016-11-17
crypto: vmx - various build fixes
Naveen N. Rao
1
-5
/
+7
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-16
/
+17
2016-10-02
crypto: vmx - Ensure ghash-generic is enabled
Marcelo Cerri
1
-0
/
+1
2016-10-02
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
1
-15
/
+16
2016-08-24
crypto: vmx - fix null dereference in p8_aes_xts_crypt
Li Zhong
1
-1
/
+1
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+3
2016-07-21
crypto: vmx - Convert to CPU feature based module autoloading
Alastair D'Silva
2
-5
/
+3
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-3
/
+3
2016-07-20
crypto: vmx - Fix aes_p8_xts_decrypt build failure
Herbert Xu
1
-2
/
+0
2016-07-20
crypto: vmx - Ignore generated files
Paulo Flabiano Smorigo
1
-0
/
+2
2016-07-19
crypto: vmx - Adding support for XTS
Leonidas S. Barbosa
3
-1
/
+193
2016-07-19
crypto: vmx - Adding asm subroutines for XTS
Paulo Flabiano Smorigo
2
-2
/
+1867
2016-06-13
crypto: vmx - Increase priority of aes-cbc cipher
Anton Blanchard
2
-2
/
+2
2016-06-13
crypto: vmx - Fix ABI detection
Anton Blanchard
1
-1
/
+1
2016-05-10
crypto: vmx - comply with ABIs that specify vrsave as reserved.
Paulo Flabiano Smorigo
1
-0
/
+20
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-17
/
+13
2015-12-04
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2
-2
/
+2
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
4
-0
/
+13
2015-12-01
crypto: vmx: Only call enable_kernel_vsx()
Anton Blanchard
4
-17
/
+0
2015-08-24
crypto: vmx - Fixing opcode issue
Leonidas Da Silva Barbosa
1
-0
/
+1
2015-08-18
crypto: vmx - Fixing GHASH Key issue on little endian
Leonidas Da Silva Barbosa
1
-0
/
+6
2015-08-18
crypto: vmx - Fixing AES-CTR counter bug
Leonidas Da Silva Barbosa
2
-18
/
+24
2015-07-14
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
4
-0
/
+13
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-508
/
+532
2015-06-16
crypto: vmx - Reindent to kernel style
Herbert Xu
6
-482
/
+506
2015-06-16
crypto: vmx - Remove duplicate PPC64 dependency
Herbert Xu
1
-1
/
+1
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
3
-1
/
+21
2015-05-15
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2
-2
/
+2
2015-03-12
linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)
Herbert Xu
3
-40
/
+5
2015-02-28
crypto: vmx - Enabling VMX module for PPC64
Leonidas S. Barbosa
2
-0
/
+27
2015-02-28
crypto: vmx - Add support for VMS instructions by ASM
Leonidas S. Barbosa
3
-0
/
+2400
2015-02-28
crypto: vmx - Adding GHASH routines for VMX module
Marcelo H. Cerri
1
-0
/
+214
2015-02-28
crypto: vmx - Adding CTR routines for VMX module
Marcelo H. Cerri
1
-0
/
+167
2015-02-28
crypto: vmx - Adding CBC routines for VMX module
Marcelo H. Cerri
1
-0
/
+184
2015-02-28
crypto: vmx - Adding AES routines for VMX module
Marcelo H. Cerri
2
-0
/
+159
2015-02-28
crypto: vmx - Adding VMX module for Power 8
Marcelo H. Cerri
1
-0
/
+88