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