1. a32a2d8 s390/archrandom: add parameter check for s390_arch_random_generate by Harald Freudenberger · 3 years, 9 months ago
  2. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  3. df8cea2 s390/crypto: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 8 months ago
  4. 4d21e59 crypto: s390/sha1 - prefix the "sha1_" functions by Eric Biggers · 4 years, 9 months ago
  5. 4a559cd s390/crypto: explicitly memzero stack key material in aes_s390.c by Torsten Duwe · 5 years ago
  6. 55d0a51 s390/pkey/zcrypt: Support EP11 AES secure keys by Harald Freudenberger · 5 years ago
  7. 7f820d0 s390/crypto: enable clear key values for paes ciphers by Harald Freudenberger · 5 years ago
  8. 6f3196b s390/crypto: Rework on paes implementation by Harald Freudenberger · 5 years ago
  9. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  10. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  11. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  12. 0398d4a s390/crypto: Fix unsigned variable compared with zero by YueHaibing · 5 years ago
  13. fabdf25 crypto: s390/des - convert to skcipher API by Eric Biggers · 5 years ago
  14. d00c063 crypto: s390/paes - convert to skcipher API by Eric Biggers · 5 years ago
  15. 7988fb2 crypto: s390/aes - convert to skcipher API by Eric Biggers · 5 years ago
  16. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  17. 3c2eb6b s390/crypto: Support for SHA3 via CPACF (MSA6) by Joerg Schmidbauer · 5 years ago
  18. 9e323d4 s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding by Harald Freudenberger · 5 years ago
  19. b86fc48 crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  20. 5a74362 crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier by Ard Biesheuvel · 5 years ago
  21. ce68acb crypto: s390/xts-aes - invoke fallback for ciphertext stealing by Ard Biesheuvel · 5 years ago
  22. 4e2c820 crypto: s390/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  23. 416f79c s390/paes: Prepare paes functions for large key blobs by Harald Freudenberger · 5 years ago
  24. 931c940 crypto: s390/aes - fix name clash after AES library refactor by Ard Biesheuvel · 5 years ago
  25. 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago
  26. 45488c4 s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
  27. ba6a98f s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
  28. 1c0908f s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
  29. 1c2c702 s390/crypto: fix possible sleep during spinlock aquired by Harald Freudenberger · 6 years ago
  30. bef9f0b s390/crypto: fix gcm-aes-s390 selftest failures by Harald Freudenberger · 6 years ago
  31. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  32. 26a374a s390: add missing ENDPROC statements to assembler functions by Martin Schwidefsky · 6 years ago
  33. 769f020 s390/crypto: use TRNG for seeding/reseeding by Harald Freudenberger · 6 years ago
  34. 23d1aee s390/crypto: rework generate_entropy function for pseudo random dd by Harald Freudenberger · 6 years ago
  35. 55902d8 crypto: s390 - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  36. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  37. 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
  38. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  39. 52a34b3 s390/crypto: Enhance paes cipher to accept variable length key material by Ingo Franzki · 6 years ago
  40. 531fa5d s390/crypto: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  41. b81126e s390/crypto: Fix return code checking in cbc_paes_crypt() by Ingo Franzki · 6 years ago
  42. 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 7 years ago
  43. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  44. 966f53e s390/archrandom: Rework arch random implementation. by Harald Freudenberger · 7 years ago
  45. 467a3bf s390/crc32-vx: use expoline for indirect branches by Martin Schwidefsky · 7 years ago
  46. aff304e s390/crypto: Adjust s390 aes and paes cipher priorities by Harald Freudenberger · 7 years ago
  47. c7260ca s390/crypto: Fix kernel crash on aes_s390 module remove. by Harald Freudenberger · 7 years ago
  48. a208fa8 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  49. 987b154 s390: Remove redudant license text by Martin Schwidefsky · 7 years ago
  50. 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
  51. a876ca4 s390: crypto: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  52. 20a884f s390: crypto: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  53. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. bf7fa03 s390/crypto: add s390 platform specific aes gcm support. by Harald Freudenberger · 7 years ago
  56. c4684f9 s390/crypto: fix aes/paes Kconfig dependeny by Harald Freudenberger · 8 years ago
  57. 92acfb7 s390: add missing header includes for type checking by Heiko Carstens · 8 years ago
  58. 284c43e s390/crypt: use the correct module alias for paes_s390. by Harald Freudenberger · 8 years ago
  59. 4c637cd s390/crypto: Provide s390 specific arch random functionality. by Harald Freudenberger · 8 years ago
  60. 985a9d2 s390/crypto: Renaming PPNO to PRNO. by Harald Freudenberger · 8 years ago
  61. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  62. 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
  63. e7c95ef s390/crypt: fix missing unlock in ctr_paes_crypt on error path by Martin Schwidefsky · 8 years ago
  64. 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
  65. d34b1ac s390/prng: Adjust generation of entropy to produce real 256 bits. by Harald Freudenberger · 8 years ago
  66. a4f2779 s390/crypto: Extend key length check for AES-XTS in fips mode. by Harald Freudenberger · 8 years ago
  67. f3d3584 s390/crypto: Check des3_ede keys for uniqueness in fips mode by Matthew Rosato · 8 years ago
  68. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  69. 9e6e7c7 s390/crypto: unlock on error in prng_tdes_read() by Dan Carpenter · 8 years ago
  70. 6512391 s390/crypto: avoid returning garbage value by Colin Ian King · 8 years ago
  71. 7bac4f5 s390/crypto: simplify CPACF encryption / decryption functions by Martin Schwidefsky · 8 years ago
  72. 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago
  73. d863d59 s390/crypto: simplify init / exit functions by Martin Schwidefsky · 8 years ago
  74. 0177db0 s390/crypto: simplify return code handling by Martin Schwidefsky · 8 years ago
  75. edc63a3 s390/crypto: cleanup cpacf function codes by Martin Schwidefsky · 8 years ago
  76. 7f79695 s390/fpu: improve kernel_fpu_[begin|end] by Martin Schwidefsky · 8 years ago
  77. 134a24c s390/crc32-vx: Fix checksum calculation for small sizes by Christian Borntraeger · 8 years ago
  78. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  79. 64e2680 crypto: s390/aes - Use skcipher for fallback by Herbert Xu · 9 years ago
  80. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 10 years ago
  81. 19c9378 s390/crc32-vx: use vector instructions to optimize CRC-32 computation by Hendrik Brueckner · 10 years ago
  82. c7d4d25 s390/crypto: cleanup and move the header with the cpacf definitions by Martin Schwidefsky · 9 years ago
  83. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  84. 74b2375 s390/crypto: provide correct file mode at device register. by Harald Freudenberger · 9 years ago
  85. 49abc0d crypto: xts - fix compile errors by Stephan Mueller · 9 years ago
  86. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 9 years ago
  87. 19b14e7 crypto: s390/sha - replace raw value by their coresponding define by LABBE Corentin · 9 years ago
  88. d05377c s390/crypto: add cpu feature modaliases for crypto modules by Hendrik Brueckner · 10 years ago
  89. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  90. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 10 years ago
  91. c431761 s390/crypto: fix stckf loop by Harald Freudenberger · 10 years ago
  92. 5712764 s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. by Harald Freudenberger · 10 years ago
  93. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 10 years ago
  94. e6a67ad s390/crypto: remove 'const' to avoid compiler warnings by Chen Gang · 10 years ago
  95. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  96. 3901c11 crypto: s390 - fix aes,des ctr mode concurrency finding. by Harald Freudenberger · 11 years ago
  97. ee97dc7 crypto: s390 - fix des and des3_ede ctr concurrency issue by Harald Freudenberger · 11 years ago
  98. adc3fcf crypto: s390 - fix des and des3_ede cbc concurrency issue by Harald Freudenberger · 11 years ago
  99. 0519e9a crypto: s390 - fix concurrency issue in aes-ctr mode by Harald Freudenberger · 11 years ago
  100. fed2861 crypto: arch - use crypto_memneq instead of memcmp by Daniel Borkmann · 11 years ago