1. 087bcd2 crypto: tcrypt - Add speed tests for SHA multibuffer algorithms by Megha Dey · 8 years ago
  2. 9925324 crypto: sha256-mb - Crypto computation (x8 AVX2) by Megha Dey · 8 years ago
  3. 98cf103 crypto: sha256-mb - Algorithm data structures by Megha Dey · 8 years ago
  4. a377c6b crypto: sha256-mb - submit/flush routines for AVX2 by Megha Dey · 8 years ago
  5. 9be7e24 crypto: sha256-mb - Enable multibuffer support by Megha Dey · 8 years ago
  6. f876f44 crypto: sha256-mb - SHA256 multibuffer job manager and glue code by Megha Dey · 8 years ago
  7. ab17787 Documentation: devicetree: bindings: Add BCM5301x binding by Florian Fainelli · 8 years ago
  8. 8f44df1 crypto: ecdh - make ecdh_shared_secret unique by Stephen Rothwell · 8 years ago
  9. 5214099 hwrng: bcm2835 - Add support for Broadcom BCM5301x by Florian Fainelli · 8 years ago
  10. b578456 crypto: jitterentropy - use ktime_get_ns as fallback by Stephan Mueller · 8 years ago
  11. d56d72c KEYS: Use skcipher for big keys by Herbert Xu · 8 years ago
  12. 85e0687 crypto: omap-sham - set sw fallback to 240 bytes by Bin Liu · 8 years ago
  13. b973eaa crypto: omap - do not call dmaengine_terminate_all by Lokesh Vutla · 8 years ago
  14. 65e7a54 crypto: omap-sham - change queue size from 1 to 10 by Tero Kristo · 8 years ago
  15. e93f767 crypto: omap-sham - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
  16. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 8 years ago
  17. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 8 years ago
  18. 4e5f2c4 crypto: kpp - Key-agreement Protocol Primitives API (KPP) by Salvatore Benedetto · 8 years ago
  19. 331bf73 crypto: sha1-mb - async implementation for sha1-mb by Megha Dey · 8 years ago
  20. 820573e crypto: ghash-ce - Fix cryptd reordering by Herbert Xu · 8 years ago
  21. 7271b33 crypto: ghash-clmulni - Fix cryptd reordering by Herbert Xu · 8 years ago
  22. 88407a3 crypto: ablk_helper - Fix cryptd reordering by Herbert Xu · 8 years ago
  23. 38b2f68 crypto: aesni - Fix cryptd reordering problem on gcm by Herbert Xu · 8 years ago
  24. 81760ea crypto: cryptd - Add helpers to check whether a tfm is queued by Herbert Xu · 8 years ago
  25. 47a1f0b crypto: marvell - Increase the size of the crypto queue by Romain Perier · 8 years ago
  26. 85030c5 crypto: marvell - Add support for chaining crypto requests in TDMA mode by Romain Perier · 8 years ago
  27. bf8f91e crypto: marvell - Add load balancing between engines by Romain Perier · 8 years ago
  28. 2786cee crypto: marvell - Move SRAM I/O operations to step functions by Romain Perier · 8 years ago
  29. 1bf6682 crypto: marvell - Add a complete operation for async requests by Romain Perier · 8 years ago
  30. 53da740 crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it by Romain Perier · 8 years ago
  31. bac8e80 crypto: marvell - Copy IV vectors by DMA transfers for acipher requests by Romain Perier · 8 years ago
  32. b99acf7 crypto: marvell - Fix wrong type check in dma functions by Romain Perier · 8 years ago
  33. f628308 crypto: marvell - Check engine is not already running when enabling a req by Romain Perier · 8 years ago
  34. e26df73 crypto: marvell - Add a macro constant for the size of the crypto queue by Romain Perier · 8 years ago
  35. 7ea0da1 crypto: chacha20-simd - Use generic code for small requests by Herbert Xu · 8 years ago
  36. fd2efd9 Revert "crypto: user - no parsing of CRYPTO_MSG_GETALG" by Herbert Xu · 8 years ago
  37. 01ac945 crypto: drbg - fix an error code in drbg_init_sym_kernel() by Dan Carpenter · 8 years ago
  38. 79cc6ab crypto: sha3 - Add SHA-3 Test's in tcrypt by raveendra padasalagi · 8 years ago
  39. 53964b9 crypto: sha3 - Add SHA-3 hash algorithm by Jeff Garzik · 8 years ago
  40. 6999d50 crypto: caam - replace deprecated EXTRA_CFLAGS by Tudor Ambarus · 8 years ago
  41. a6ed42d crypto: caam - fix misspelled upper_32_bits by Arnd Bergmann · 8 years ago
  42. b30bdfa crypto: gcm - Filter out async ghash if necessary by Herbert Xu · 8 years ago
  43. 88f1d31 crypto: drbg - fix semicolon.cocci warnings by Wu Fengguang · 8 years ago
  44. 5a7de97 crypto: rsa - return raw integers for the ASN.1 parser by Tudor Ambarus · 8 years ago
  45. 103eb3f crypto: drbg - avoid duplicate maintenance of key by Stephan Mueller · 8 years ago
  46. a07203f crypto: drbg - use full CTR AES for update by Stephan Mueller · 8 years ago
  47. 3cfc3b9 crypto: drbg - use aligned buffers by Stephan Mueller · 8 years ago
  48. 3559128 crypto: drbg - use CTR AES instead of ECB AES by Stephan Mueller · 8 years ago
  49. e123be1 hwrng: meson - Add Amlogic Meson Hardware Random Generator by Neil Armstrong · 8 years ago
  50. 5ad67c1 hwrng: exynos - fixup IO accesors by Ben Dooks · 8 years ago
  51. 773b197 crypto: qat - Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  52. 7405c8d crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  53. b005776 crypto: talitos - implement cra_priority by LEROY Christophe · 8 years ago
  54. e968b49 crypto: talitos - sg_to_link_tbl() not used anymore, remove it by LEROY Christophe · 8 years ago
  55. 549bd8b crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  56. 6a1e8d1 crypto: talitos - making mapping helpers more generic by LEROY Christophe · 8 years ago
  57. 246a87c crypto: talitos - move mapping helpers before IPSEC functions by LEROY Christophe · 8 years ago
  58. b096b54 crypto: talitos - using helpers for all talitos_ptr operations by LEROY Christophe · 8 years ago
  59. 63dac35 arm64: dts: ls1043a: add crypto node by Horia Geantă · 8 years ago
  60. e4a886e hwrng: chaoskey - Fix URB warning due to timeout on Alea by Bob Ham · 8 years ago
  61. d3ede2d hwrng: chaoskey - Add support for Araneus Alea I USB RNG by Bob Ham · 8 years ago
  62. 63044c4 crypto: hash - shrink hash down to two types by Giovanni Cabiddu · 8 years ago
  63. 88aff46 crypto: skcipher - remove unused header cpumask.h by Geliang Tang · 8 years ago
  64. 3741bbb crypto: omap-aes - Fix registration of algorithms by Lokesh Vutla · 8 years ago
  65. 0a7f330 crypto: sha1-mb - stylistic cleanup by Megha Dey · 8 years ago
  66. ed494d4 crypto: drbg - reduce number of setkey calls by Stephan Mueller · 8 years ago
  67. 5318c53 crypto: s5p-sss - Use consistent indentation for variables and members by Krzysztof Kozlowski · 8 years ago
  68. 4f8de65 hwrng: bcm2835 - Read as much data as available by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  69. 33a36a5 ARM: dts: nsp: Add rng device tree entry by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  70. 422a749 hwrng: bcm2835 - Support Broadcom NSP SoC rng by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  71. f8e4f9a dt-bindings: rng: Northstar Plus SoC rng bindings by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  72. 20b5b7f lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data() by Nicolai Stange · 8 years ago
  73. cdf24b4 lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk by Nicolai Stange · 8 years ago
  74. 7af791e lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer by Nicolai Stange · 8 years ago
  75. c5ce7c6 lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero by Nicolai Stange · 8 years ago
  76. 03cdfaa lib/mpi: mpi_read_from_buffer(): return error code by Nicolai Stange · 8 years ago
  77. eef0df6 lib/mpi: mpi_read_raw_data(): fix nbits calculation by Nicolai Stange · 8 years ago
  78. dfd9051 lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  79. 4bdf1cf lib/mpi: purge mpi_set_buffer() by Nicolai Stange · 8 years ago
  80. 1ff69ad hwrng: stm32 - fix maybe uninitialized variable warning by Maxime Coquelin · 8 years ago
  81. f6c60b1 MAINTAINERS: Add file patterns for rng device tree bindings by Geert Uytterhoeven · 8 years ago
  82. fe1c445 MAINTAINERS: Add file patterns for crypto device tree bindings by Geert Uytterhoeven · 8 years ago
  83. eee09d2 crypto: powerpc - Fix typo by Andrea Gelmini · 8 years ago
  84. b142f54 crypto: doc - Fix typo by Andrea Gelmini · 8 years ago
  85. 9e21779 crypto: caam - add ARCH_LAYERSCAPE to supported architectures by Horia Geantă · 8 years ago
  86. 261ea05 crypto: caam - handle core endianness != caam endianness by Horia Geantă · 8 years ago
  87. bd52f1c crypto: caam - fix offset field in hw sg entries by Cristian Stoica · 8 years ago
  88. d54fc90 powerpc: add io{read,write}64 accessors by Horia Geantă · 8 years ago
  89. 2a41bfb arm64: add io{read,write}64be accessors by Horia Geantă · 8 years ago
  90. 9e44fb1 asm-generic/io.h: add io{read,write}64 accessors by Horia Geantă · 8 years ago
  91. 7a1aedb asm-generic/io.h: allow barriers in io{read,write}{16,32}be by Horia Geantă · 8 years ago
  92. 21a3d3b crypto: qat - fix typos sizeof for ctx by Tadeusz Struk · 8 years ago
  93. eed1e1a crypto: user - no parsing of CRYPTO_MSG_GETALG by Stephan Mueller · 8 years ago
  94. 1a445e8 crypto: sha-ssse3 - add MODULE_ALIAS by Stephan Mueller · 8 years ago
  95. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  96. b02b1fb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  97. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  98. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  99. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  100. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago