index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2
-0
/
+6
2014-02-20
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger
1
-21
/
+48
2014-02-20
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger
1
-12
/
+14
2014-02-20
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
1
-19
/
+46
2013-12-11
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
1
-14
/
+17
2013-11-29
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
1
-7
/
+12
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
4
-21
/
+39
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
3
-16
/
+0
2012-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-18
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
6
-6
/
+6
2012-06-14
crypto: s390 - clean up DES code a bit more
Paul Bolle
1
-18
/
+0
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-0
/
+1
2011-11-14
[S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode
Jan Glauber
1
-2
/
+5
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-07-04
crypto: s390 - support hardware accelerated SHA-224
Jan Glauber
1
-11
/
+55
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-249
/
+919
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
3
-4
/
+377
2011-05-04
crypto: s390 - add System z hardware support for GHASH
Gerald Schaefer
3
-0
/
+164
2011-05-04
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
2
-0
/
+264
2011-05-04
crypto: s390 - cleanup DES code
Jan Glauber
2
-235
/
+96
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
7
-12
/
+20
2011-04-27
[S390] prng: fix pointer arithmetic
Martin Schwidefsky
1
-1
/
+1
2011-04-20
[S390] prng: prevent access beyond end of stack
Jan Glauber
1
-1
/
+1
2011-02-07
crypto: sha-s390 - Reset index after processing partial block
Herbert Xu
1
-0
/
+1
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-05-26
crypto: des_s390 - Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-21
crypto: des_s390: use generic weak key check
Jan Glauber
2
-28
/
+21
2010-05-21
crypto: des_s390: remove des3_ede128 mode
Jan Glauber
1
-190
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
1
-1
/
+1
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-10-14
s390: Remove BKL from prng
Thomas Gleixner
1
-2
/
+0
2009-09-05
crypto: sha-s390 - Fix warnings in import function
Jan Glauber
3
-6
/
+6
2009-07-22
crypto: sha512-s390 - Add export/import support
Herbert Xu
1
-0
/
+36
2009-07-16
crypto: s390 - Fix sha build failure
Sachin Sant
2
-2
/
+2
2009-07-11
crypto: sha256-s390 - Add export/import support
Herbert Xu
1
-0
/
+26
2009-07-11
crypto: sha1-s390 - Add export/import support
Herbert Xu
1
-0
/
+26
2009-06-18
crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
1
-5
/
+6
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+1
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-86
/
+101
2009-03-26
[S390] use kzfree()
Johannes Weiner
1
-2
/
+1
2009-03-21
crypto: sha512-s390 - Add missing block size
Herbert Xu
1
-0
/
+1
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
1
-1
/
+1
2009-02-18
crypto: sha-s390 - Switch to shash
Herbert Xu
5
-86
/
+100
2008-12-25
[S390] convert cpacf printks to pr_xxx macros.
Jan Glauber
1
-5
/
+9
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+2
[next]