index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
vmx
/
aes_cbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
crypto: vmx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-116
/
+67
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
-116
/
+67
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
-3
/
+4
2019-04-18
crypto: vmx - return correct error code on failed setkey
Eric Biggers
1
-3
/
+4
2018-09-28
crypto: vmx - Remove VLA usage of skcipher
Kees Cook
1
-11
/
+11
2018-08-25
crypto: vmx - Fix sleep-in-atomic bugs
Ondrej Mosnacek
1
-16
/
+14
2018-05-12
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
1
-3
/
+0
2017-06-20
crypto: vmx - remove unnecessary check
Tudor-Dan Ambarus
1
-6
/
+1
2017-03-02
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
1
-23
/
+24
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-07-14
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
1
-0
/
+3
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-122
/
+130
2015-06-16
crypto: vmx - Reindent to kernel style
Herbert Xu
1
-114
/
+122
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
1
-0
/
+6
2015-02-28
crypto: vmx - Adding CBC routines for VMX module
Marcelo H. Cerri
1
-0
/
+184