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.12.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
/
arch
/
s390
/
crypto
/
aes_s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
1
-1
/
+2
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
1
-2
/
+2
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
1
-0
/
+3
2014-01-30
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
1
-19
/
+46
2013-11-28
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
1
-14
/
+17
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+12
2013-11-05
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
1
-7
/
+12
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
1
-3
/
+12
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
1
-6
/
+12
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
1
-5
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
1
-2
/
+144
2011-05-04
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
1
-0
/
+233
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
1
-3
/
+3
2010-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2010-01-08
crypto: aes_s390 - access .cip instead of .blk in cipher mode
Roel Kluin
1
-3
/
+3
2009-12-18
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
1
-1
/
+1
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
1
-1
/
+1
2008-12-25
[S390] convert cpacf printks to pr_xxx macros.
Jan Glauber
1
-5
/
+9
2008-04-17
[S390] crypto: use more descriptive function names for init/exit routines.
Heiko Carstens
1
-4
/
+4
2008-01-26
[S390] arch/s390: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-11
[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
1
-8
/
+2
2008-01-11
[CRYPTO] aes_s390: Add fallback driver
Sebastian Siewior
1
-21
/
+205
2008-01-11
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
1
-6
/
+1
2007-10-11
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
1
-1
/
+1
2007-05-04
[S390] aes-s390 key length.
Jan Glauber
1
-4
/
+11
2007-02-05
[S390] move crypto options and some cleanup.
Jan Glauber
1
-24
/
+23
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-3
/
+3
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
1
-112
/
+0
2006-09-21
[CRYPTO] s390: Added block cipher versions of CBC/ECB
Herbert Xu
1
-3
/
+215
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
1
-0
/
+2
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-1
/
+2
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-7
/
+7
2006-01-15
[PATCH] s390: aes crypto code fixes
Jan Glauber
1
-16
/
+44
2006-01-06
[PATCH] s390: aes support
Jan Glauber
1
-0
/
+248