1. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  2. 64e2680 crypto: s390/aes - Use skcipher for fallback by Herbert Xu · 8 years ago
  3. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 9 years ago
  4. 19c9378 s390/crc32-vx: use vector instructions to optimize CRC-32 computation by Hendrik Brueckner · 9 years ago
  5. c7d4d25 s390/crypto: cleanup and move the header with the cpacf definitions by Martin Schwidefsky · 8 years ago
  6. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  7. 74b2375 s390/crypto: provide correct file mode at device register. by Harald Freudenberger · 8 years ago
  8. 49abc0d crypto: xts - fix compile errors by Stephan Mueller · 8 years ago
  9. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 8 years ago
  10. 19b14e7 crypto: s390/sha - replace raw value by their coresponding define by LABBE Corentin · 9 years ago
  11. d05377c s390/crypto: add cpu feature modaliases for crypto modules by Hendrik Brueckner · 9 years ago
  12. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  13. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
  14. c431761 s390/crypto: fix stckf loop by Harald Freudenberger · 9 years ago
  15. 5712764 s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. by Harald Freudenberger · 9 years ago
  16. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 9 years ago
  17. e6a67ad s390/crypto: remove 'const' to avoid compiler warnings by Chen Gang · 10 years ago
  18. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  19. 3901c11 crypto: s390 - fix aes,des ctr mode concurrency finding. by Harald Freudenberger · 10 years ago
  20. ee97dc7 crypto: s390 - fix des and des3_ede ctr concurrency issue by Harald Freudenberger · 10 years ago
  21. adc3fcf crypto: s390 - fix des and des3_ede cbc concurrency issue by Harald Freudenberger · 10 years ago
  22. 0519e9a crypto: s390 - fix concurrency issue in aes-ctr mode by Harald Freudenberger · 10 years ago
  23. fed2861 crypto: arch - use crypto_memneq instead of memcmp by Daniel Borkmann · 11 years ago
  24. 9dda276 crypto: s390 - Fix aes-xts parameter corruption by Gerald Schaefer · 11 years ago
  25. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  26. f262f0f crypto: s390 - Fix aes-cbc IV corruption by Herbert Xu · 11 years ago
  27. 4f57ba7 s390/crypto: fix aes_s390 crypto module unload problem by Ingo Tuchscherer · 11 years ago
  28. 36eb2ca s390/crypto: Don't panic after crypto instruction failures by Jan Glauber · 12 years ago
  29. 37743cc crypto: arch/s390 - cleanup - remove unneeded cra_list initialization by Jussi Kivilinna · 12 years ago
  30. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  31. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  32. d691af0 crypto: s390 - clean up DES code a bit more by Paul Bolle · 12 years ago
  33. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  34. 6ed5438 [S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode by Jan Glauber · 13 years ago
  35. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  36. e3b4f51 crypto: s390 - support hardware accelerated SHA-224 by Jan Glauber · 13 years ago
  37. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  38. 0200f3e crypto: s390 - add System z hardware support for CTR mode by Gerald Schaefer · 13 years ago
  39. df1309c crypto: s390 - add System z hardware support for GHASH by Gerald Schaefer · 13 years ago
  40. 99d9722 crypto: s390 - add System z hardware support for XTS mode by Gerald Schaefer · 13 years ago
  41. 98971f8 crypto: s390 - cleanup DES code by Jan Glauber · 13 years ago
  42. 1822bc9 crypto: s390 - extend crypto facility check by Jan Glauber · 13 years ago
  43. ed96158 [S390] prng: fix pointer arithmetic by Martin Schwidefsky · 13 years ago
  44. c708c57 [S390] prng: prevent access beyond end of stack by Jan Glauber · 13 years ago
  45. 9d20b57 crypto: sha-s390 - Reset index after processing partial block by Herbert Xu · 13 years ago
  46. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  47. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  48. 026c8ec crypto: des_s390 - Checkpatch cleanup by Andrea Gelmini · 14 years ago
  49. 1efbd15 crypto: des_s390: use generic weak key check by Jan Glauber · 14 years ago
  50. 80d663a crypto: des_s390: remove des3_ede128 mode by Jan Glauber · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  53. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  54. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 14 years ago
  55. d7ac769 crypto: aes_s390 - access .cip instead of .blk in cipher mode by Roel Kluin · 15 years ago
  56. b59cdcb3 [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() by Roel Kluin · 15 years ago
  57. ca1b82b s390: Remove BKL from prng by Thomas Gleixner · 15 years ago
  58. 81bd5f6 crypto: sha-s390 - Fix warnings in import function by Jan Glauber · 15 years ago
  59. 9fadfd1 crypto: sha512-s390 - Add export/import support by Herbert Xu · 15 years ago
  60. 2a549c3 crypto: s390 - Fix sha build failure by Sachin Sant · 15 years ago
  61. f63559b crypto: sha256-s390 - Add export/import support by Herbert Xu · 15 years ago
  62. 406f104 crypto: sha1-s390 - Add export/import support by Herbert Xu · 15 years ago
  63. 03b56ce crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set by Jarod Wilson · 15 years ago
  64. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  65. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  66. 3e75a90 [S390] use kzfree() by Johannes Weiner · 15 years ago
  67. 949abe5 crypto: sha512-s390 - Add missing block size by Herbert Xu · 15 years ago
  68. a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 15 years ago
  69. 563f346 crypto: sha-s390 - Switch to shash by Herbert Xu · 15 years ago
  70. 39f0939 [S390] convert cpacf printks to pr_xxx macros. by Jan Glauber · 16 years ago
  71. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  72. 3b23e66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  73. d4ebabe [S390] Cleanup cpacf printk messages. by Jan Glauber · 16 years ago
  74. a72f0db crypto: s390 - Respect STFL bit by Jan Glauber · 16 years ago
  75. 135fe10 crypto-prng: BKL pushdown by Arnd Bergmann · 16 years ago
  76. 4e2c6d7 [CRYPTO] sha384: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  77. 291dc7c [CRYPTO] sha512: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  78. 604973f [CRYPTO] s390: Generic sha_update and sha_final by Jan Glauber · 16 years ago
  79. 9f7819c [S390] crypto: use more descriptive function names for init/exit routines. by Heiko Carstens · 16 years ago
  80. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 16 years ago
  81. c2e3bba [S390] arch/s390/: Spelling fixes by Joe Perches · 16 years ago
  82. cfe7381 [S390] arch/s390: Add missing "space" by Joe Perches · 16 years ago
  83. 3f5615e [S390] crypto: move s390 Kconfig options. by Jan Glauber · 16 years ago
  84. 2d74d40 [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback by Sebastian Siewior · 17 years ago
  85. b0c3e75 [CRYPTO] aes_s390: Add fallback driver by Sebastian Siewior · 17 years ago
  86. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  87. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago
  88. ad5d278 [CRYPTO] sha: Load the SHA[1|256] module by an alias by Sebastian Siewior · 17 years ago
  89. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago
  90. bccdbdc [S390] Fixed comment typo. by Ralph Wuerthner · 17 years ago
  91. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  92. f67d136 [S390] aes-s390 key length. by Jan Glauber · 17 years ago
  93. 131a395 [S390] crypto: cleanup. by Jan Glauber · 17 years ago
  94. 1b27829 [S390] Support for s390 Pseudo Random Number Generator by Jan Glauber · 17 years ago
  95. 86aa9fc [S390] move crypto options and some cleanup. by Jan Glauber · 17 years ago
  96. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  97. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  98. efcf802 [CRYPTO] drivers: Remove obsolete block cipher operations by Herbert Xu · 18 years ago
  99. a9e62fa [CRYPTO] s390: Added block cipher versions of CBC/ECB by Herbert Xu · 18 years ago
  100. 65b75c3 [CRYPTO] s390: Added missing driver name and priority by Herbert Xu · 18 years ago