Age | Commit message (Expand) | Author |
2015-07-22 | s390/crypto: add cpu feature modaliases for crypto modules | Hendrik Brueckner |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-05-22 | crypto: s390/ghash - Fix incorrect ghash icv buffer handling. | Harald Freudenberger |
2015-05-13 | s390/crypto: fix stckf loop | Harald Freudenberger |
2015-04-23 | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. | Harald Freudenberger |
2015-03-25 | s390: remove test_facility(2) (== z/Architecture mode active) checks | Heiko Carstens |
2015-01-08 | s390/crypto: remove 'const' to avoid compiler warnings | Chen Gang |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2014-05-08 | crypto: s390 - fix aes,des ctr mode concurrency finding. | Harald Freudenberger |
2014-01-30 | crypto: s390 - fix des and des3_ede ctr concurrency issue | Harald Freudenberger |
2014-01-30 | crypto: s390 - fix des and des3_ede cbc concurrency issue | Harald Freudenberger |
2014-01-30 | crypto: s390 - fix concurrency issue in aes-ctr mode | Harald Freudenberger |
2013-12-20 | crypto: arch - use crypto_memneq instead of memcmp | Daniel Borkmann |
2013-11-28 | crypto: s390 - Fix aes-xts parameter corruption | Gerald Schaefer |
2013-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-11-05 | crypto: s390 - Fix aes-cbc IV corruption | Herbert Xu |
2013-10-24 | s390/crypto: fix aes_s390 crypto module unload problem | Ingo Tuchscherer |
2012-11-23 | s390/crypto: Don't panic after crypto instruction failures | Jan Glauber |
2012-08-01 | crypto: arch/s390 - cleanup - remove unneeded cra_list initialization | Jussi Kivilinna |
2012-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-06-14 | crypto: s390 - clean up DES code a bit more | Paul Bolle |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells |
2011-11-14 | [S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode | Jan Glauber |
2011-10-31 | s390: add missing module.h/export.h includes | Heiko Carstens |
2011-07-04 | crypto: s390 - support hardware accelerated SHA-224 | Jan Glauber |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-05-04 | crypto: s390 - add System z hardware support for CTR mode | Gerald Schaefer |
2011-05-04 | crypto: s390 - add System z hardware support for GHASH | Gerald Schaefer |
2011-05-04 | crypto: s390 - add System z hardware support for XTS mode | Gerald Schaefer |
2011-05-04 | crypto: s390 - cleanup DES code | Jan Glauber |
2011-05-04 | crypto: s390 - extend crypto facility check | Jan Glauber |
2011-04-27 | [S390] prng: fix pointer arithmetic | Martin Schwidefsky |
2011-04-20 | [S390] prng: prevent access beyond end of stack | Jan Glauber |
2011-02-07 | crypto: sha-s390 - Reset index after processing partial block | Herbert Xu |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-05-26 | crypto: des_s390 - Checkpatch cleanup | Andrea Gelmini |
2010-05-21 | crypto: des_s390: use generic weak key check | Jan Glauber |
2010-05-21 | crypto: des_s390: remove des3_ede128 mode | Jan Glauber |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-02-05 | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack |
2010-01-08 | crypto: aes_s390 - access .cip instead of .blk in cipher mode | Roel Kluin |
2009-12-18 | [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() | Roel Kluin |
2009-10-14 | s390: Remove BKL from prng | Thomas Gleixner |
2009-09-05 | crypto: sha-s390 - Fix warnings in import function | Jan Glauber |
2009-07-22 | crypto: sha512-s390 - Add export/import support | Herbert Xu |
2009-07-16 | crypto: s390 - Fix sha build failure | Sachin Sant |