1. c4684f9 s390/crypto: fix aes/paes Kconfig dependeny by Harald Freudenberger · 8 years ago
  2. 92acfb7 s390: add missing header includes for type checking by Heiko Carstens · 8 years ago
  3. 284c43e s390/crypt: use the correct module alias for paes_s390. by Harald Freudenberger · 8 years ago
  4. 4c637cd s390/crypto: Provide s390 specific arch random functionality. by Harald Freudenberger · 8 years ago
  5. 985a9d2 s390/crypto: Renaming PPNO to PRNO. by Harald Freudenberger · 8 years ago
  6. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  7. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  8. e7c95ef s390/crypt: fix missing unlock in ctr_paes_crypt on error path by Martin Schwidefsky · 8 years ago
  9. 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
  10. d34b1ac s390/prng: Adjust generation of entropy to produce real 256 bits. by Harald Freudenberger · 8 years ago
  11. a4f2779 s390/crypto: Extend key length check for AES-XTS in fips mode. by Harald Freudenberger · 8 years ago
  12. f3d3584 s390/crypto: Check des3_ede keys for uniqueness in fips mode by Matthew Rosato · 8 years ago
  13. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  14. 9e6e7c7 s390/crypto: unlock on error in prng_tdes_read() by Dan Carpenter · 8 years ago
  15. 6512391 s390/crypto: avoid returning garbage value by Colin Ian King · 8 years ago
  16. 7bac4f5 s390/crypto: simplify CPACF encryption / decryption functions by Martin Schwidefsky · 8 years ago
  17. 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago
  18. d863d59 s390/crypto: simplify init / exit functions by Martin Schwidefsky · 8 years ago
  19. 0177db0 s390/crypto: simplify return code handling by Martin Schwidefsky · 8 years ago
  20. edc63a3 s390/crypto: cleanup cpacf function codes by Martin Schwidefsky · 8 years ago
  21. 7f79695 s390/fpu: improve kernel_fpu_[begin|end] by Martin Schwidefsky · 8 years ago
  22. 134a24c s390/crc32-vx: Fix checksum calculation for small sizes by Christian Borntraeger · 8 years ago
  23. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  24. 64e2680 crypto: s390/aes - Use skcipher for fallback by Herbert Xu · 9 years ago
  25. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 10 years ago
  26. 19c9378 s390/crc32-vx: use vector instructions to optimize CRC-32 computation by Hendrik Brueckner · 10 years ago
  27. c7d4d25 s390/crypto: cleanup and move the header with the cpacf definitions by Martin Schwidefsky · 9 years ago
  28. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  29. 74b2375 s390/crypto: provide correct file mode at device register. by Harald Freudenberger · 9 years ago
  30. 49abc0d crypto: xts - fix compile errors by Stephan Mueller · 9 years ago
  31. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 9 years ago
  32. 19b14e7 crypto: s390/sha - replace raw value by their coresponding define by LABBE Corentin · 9 years ago
  33. d05377c s390/crypto: add cpu feature modaliases for crypto modules by Hendrik Brueckner · 10 years ago
  34. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  35. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 10 years ago
  36. c431761 s390/crypto: fix stckf loop by Harald Freudenberger · 10 years ago
  37. 5712764 s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. by Harald Freudenberger · 10 years ago
  38. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 10 years ago
  39. e6a67ad s390/crypto: remove 'const' to avoid compiler warnings by Chen Gang · 10 years ago
  40. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  41. 3901c11 crypto: s390 - fix aes,des ctr mode concurrency finding. by Harald Freudenberger · 11 years ago
  42. ee97dc7 crypto: s390 - fix des and des3_ede ctr concurrency issue by Harald Freudenberger · 11 years ago
  43. adc3fcf crypto: s390 - fix des and des3_ede cbc concurrency issue by Harald Freudenberger · 11 years ago
  44. 0519e9a crypto: s390 - fix concurrency issue in aes-ctr mode by Harald Freudenberger · 11 years ago
  45. fed2861 crypto: arch - use crypto_memneq instead of memcmp by Daniel Borkmann · 11 years ago
  46. 9dda276 crypto: s390 - Fix aes-xts parameter corruption by Gerald Schaefer · 11 years ago
  47. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  48. f262f0f crypto: s390 - Fix aes-cbc IV corruption by Herbert Xu · 11 years ago
  49. 4f57ba7 s390/crypto: fix aes_s390 crypto module unload problem by Ingo Tuchscherer · 11 years ago
  50. 36eb2ca s390/crypto: Don't panic after crypto instruction failures by Jan Glauber · 12 years ago
  51. 37743cc crypto: arch/s390 - cleanup - remove unneeded cra_list initialization by Jussi Kivilinna · 13 years ago
  52. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  53. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  54. d691af0 crypto: s390 - clean up DES code a bit more by Paul Bolle · 13 years ago
  55. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  56. 6ed5438 [S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode by Jan Glauber · 13 years ago
  57. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  58. e3b4f51 crypto: s390 - support hardware accelerated SHA-224 by Jan Glauber · 14 years ago
  59. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  60. 0200f3e crypto: s390 - add System z hardware support for CTR mode by Gerald Schaefer · 14 years ago
  61. df1309c crypto: s390 - add System z hardware support for GHASH by Gerald Schaefer · 14 years ago
  62. 99d9722 crypto: s390 - add System z hardware support for XTS mode by Gerald Schaefer · 14 years ago
  63. 98971f8 crypto: s390 - cleanup DES code by Jan Glauber · 14 years ago
  64. 1822bc9 crypto: s390 - extend crypto facility check by Jan Glauber · 14 years ago
  65. ed96158 [S390] prng: fix pointer arithmetic by Martin Schwidefsky · 14 years ago
  66. c708c57 [S390] prng: prevent access beyond end of stack by Jan Glauber · 14 years ago
  67. 9d20b57 crypto: sha-s390 - Reset index after processing partial block by Herbert Xu · 14 years ago
  68. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  69. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  70. 026c8ec crypto: des_s390 - Checkpatch cleanup by Andrea Gelmini · 15 years ago
  71. 1efbd15 crypto: des_s390: use generic weak key check by Jan Glauber · 15 years ago
  72. 80d663a crypto: des_s390: remove des3_ede128 mode by Jan Glauber · 15 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  74. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  75. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  76. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 15 years ago
  77. d7ac769 crypto: aes_s390 - access .cip instead of .blk in cipher mode by Roel Kluin · 15 years ago
  78. b59cdcb3 [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() by Roel Kluin · 15 years ago
  79. ca1b82b s390: Remove BKL from prng by Thomas Gleixner · 15 years ago
  80. 81bd5f6 crypto: sha-s390 - Fix warnings in import function by Jan Glauber · 15 years ago
  81. 9fadfd1 crypto: sha512-s390 - Add export/import support by Herbert Xu · 15 years ago
  82. 2a549c3 crypto: s390 - Fix sha build failure by Sachin Sant · 16 years ago
  83. f63559b crypto: sha256-s390 - Add export/import support by Herbert Xu · 16 years ago
  84. 406f104 crypto: sha1-s390 - Add export/import support by Herbert Xu · 16 years ago
  85. 03b56ce crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set by Jarod Wilson · 16 years ago
  86. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  87. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  88. 3e75a90 [S390] use kzfree() by Johannes Weiner · 16 years ago
  89. 949abe5 crypto: sha512-s390 - Add missing block size by Herbert Xu · 16 years ago
  90. a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 16 years ago
  91. 563f346 crypto: sha-s390 - Switch to shash by Herbert Xu · 16 years ago
  92. 39f0939 [S390] convert cpacf printks to pr_xxx macros. by Jan Glauber · 16 years ago
  93. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 17 years ago
  94. 3b23e66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  95. d4ebabe [S390] Cleanup cpacf printk messages. by Jan Glauber · 17 years ago
  96. a72f0db crypto: s390 - Respect STFL bit by Jan Glauber · 17 years ago
  97. 135fe10 crypto-prng: BKL pushdown by Arnd Bergmann · 17 years ago
  98. 4e2c6d7 [CRYPTO] sha384: Hardware acceleration for s390 by Jan Glauber · 17 years ago
  99. 291dc7c [CRYPTO] sha512: Hardware acceleration for s390 by Jan Glauber · 17 years ago
  100. 604973f [CRYPTO] s390: Generic sha_update and sha_final by Jan Glauber · 17 years ago