index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
vmx
/
aes_ctr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-95
/
+70
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
1
-13
/
+1
2019-05-30
crypto: vmx - convert to skcipher API
Eric Biggers
1
-95
/
+70
2019-05-30
crypto: vmx - convert to SPDX license identifiers
Eric Biggers
1
-13
/
+1
2019-04-18
crypto: powerpc - convert to use crypto_simd_usable()
Eric Biggers
1
-2
/
+3
2019-04-18
crypto: vmx - return correct error code on failed setkey
Eric Biggers
1
-2
/
+3
2018-09-28
crypto: vmx - Remove VLA usage of skcipher
Kees Cook
1
-9
/
+9
2018-05-12
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
1
-2
/
+0
2017-11-03
crypto: vmx - Use skcipher for ctr fallback
Paulo Flabiano Smorigo
1
-16
/
+17
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
1
-6
/
+1
2017-01-23
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
1
-0
/
+6
2016-06-13
crypto: vmx - Increase priority of aes-cbc cipher
Anton Blanchard
1
-1
/
+1
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2015-12-04
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
1
-1
/
+1
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
1
-0
/
+3
2015-12-01
crypto: vmx: Only call enable_kernel_vsx()
Anton Blanchard
1
-3
/
+0
2015-08-18
crypto: vmx - Fixing AES-CTR counter bug
Leonidas Da Silva Barbosa
1
-1
/
+7
2015-07-14
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
1
-0
/
+3
2015-06-16
crypto: vmx - Reindent to kernel style
Herbert Xu
1
-108
/
+117
2015-02-28
crypto: vmx - Adding CTR routines for VMX module
Marcelo H. Cerri
1
-0
/
+167