1. f15f2a2 crypto: x86/glue_helper - add skcipher_walk functions by Eric Biggers · 7 years ago
  2. d14f0a1 crypto: simd - allow registering multiple algorithms at once by Eric Biggers · 7 years ago
  3. d800e34 crypto: ccree - replace memset+kfree with kzfree by Gilad Ben-Yossef · 7 years ago
  4. 27b3b22 crypto: ccree - add support for older HW revs by Gilad Ben-Yossef · 7 years ago
  5. 9d3a45e dt-bindings: Add DT bindings for ccree 710 and 630p by Gilad Ben-Yossef · 7 years ago
  6. 6137139 crypto: ccree - remove unused definitions by Gilad Ben-Yossef · 7 years ago
  7. c42bd63 crypto: marvell/cesa - Clean up redundant #include by Robin Murphy · 7 years ago
  8. 279f4f8 hwrng: stm32 - rework read timeout calculation by lionel.debieve@st.com · 7 years ago
  9. a888df9 dt-bindings: rng: add clock detection error for stm32 by lionel.debieve@st.com · 7 years ago
  10. 529571e hwrng: stm32 - allow disable clock error detection by lionel.debieve@st.com · 7 years ago
  11. 695788f dt-bindings: rng: add reset node for stm32 by lionel.debieve@st.com · 7 years ago
  12. 326ed38 hwrng: stm32 - add reset during probe by lionel.debieve@st.com · 7 years ago
  13. 0174570 crypto: ccree - fix memdup.cocci warnings by Fengguang Wu · 7 years ago
  14. 0268483 crypto: atmel - Delete error messages for a failed memory allocation in six functions by Markus Elfring · 7 years ago
  15. 72e8d3f crypto: bcm - Delete an error message for a failed memory allocation in do_shash() by Markus Elfring · 7 years ago
  16. 5471f2e crypto: bfin_crc - Delete an error message for a failed memory allocation in bfin_crypto_crc_probe() by Markus Elfring · 7 years ago
  17. 41b3316 crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 7 years ago
  18. c3bb521 crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 7 years ago
  19. ede9622 crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS by Eric Biggers · 7 years ago
  20. c8c3641 crypto: speck - export common helpers by Eric Biggers · 7 years ago
  21. da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 7 years ago
  22. e845520 crypto: aesni - Update aesni-intel_glue to use scatter/gather by Dave Watson · 7 years ago
  23. fb8986e crypto: aesni - Introduce scatter/gather asm function stubs by Dave Watson · 7 years ago
  24. 933d6ae crypto: aesni - Add fast path for > 16 byte update by Dave Watson · 7 years ago
  25. ae952c5 crypto: aesni - Introduce partial block macro by Dave Watson · 7 years ago
  26. 1476db2 crypto: aesni - Move HashKey computation from stack to gcm_context by Dave Watson · 7 years ago
  27. e2e34b0 crypto: aesni - Move ghash_mul to GCM_COMPLETE by Dave Watson · 7 years ago
  28. 9660474 crypto: aesni - Fill in new context data structures by Dave Watson · 7 years ago
  29. c594c54 crypto: aesni - Split AAD hash calculation to separate macro by Dave Watson · 7 years ago
  30. 9ee4a5d crypto: aesni - Introduce gcm_context_data by Dave Watson · 7 years ago
  31. ba45833 crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro by Dave Watson · 7 years ago
  32. adcadab crypto: aesni - Add GCM_COMPLETE macro by Dave Watson · 7 years ago
  33. 7af964c crypto: aesni - Add GCM_INIT macro by Dave Watson · 7 years ago
  34. 6c2c86b crypto: aesni - Macro-ify func save/restore by Dave Watson · 7 years ago
  35. e1fd316 crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC by Dave Watson · 7 years ago
  36. 8c48db9 crypto: nx-842 - Delete an error message for a failed memory allocation in nx842_pseries_init() by Markus Elfring · 7 years ago
  37. a8bc22f crypto: sahara - Improve a size determination in sahara_probe() by Markus Elfring · 7 years ago
  38. 0d576d9 crypto: sahara - Delete an error message for a failed memory allocation in sahara_probe() by Markus Elfring · 7 years ago
  39. 0c704bf crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp_probe() by Markus Elfring · 7 years ago
  40. 9dea694 crypto: ux500 - Adjust an error message in ux500_cryp_probe() by Markus Elfring · 7 years ago
  41. 50ca524 crypto: ux500 - Adjust two condition checks in ux500_cryp_probe() by Markus Elfring · 7 years ago
  42. dbbd5d1 crypto: ux500 - Delete an error message for a failed memory allocation in ux500_cryp_probe() by Markus Elfring · 7 years ago
  43. 333e18c crypto: testmgr - Fix incorrect values in PKCS#1 test vector by Conor McLoughlin · 7 years ago
  44. 57240a7 crypto: inside-secure - unmap the result in the hash send error path by Antoine Tenart · 7 years ago
  45. f7268c5 crypto: inside-secure - keep the requests push/pop synced by Antoine Tenart · 7 years ago
  46. b7007db crypto: inside-secure - fix the invalidation step during cra_exit by Antoine Tenart · 7 years ago
  47. 95831ce crypto: inside-secure - do not process request if no command was issued by Antoine Tenart · 7 years ago
  48. 666a9c7 crypto: inside-secure - fix the cache_len computation by Antoine Tenart · 7 years ago
  49. c1a8fa6 crypto: inside-secure - fix the extra cache computation by Antoine Tenart · 7 years ago
  50. e1d24c0 crypto: inside-secure - do not overwrite the threshold value by Antoine Tenart · 7 years ago
  51. c4ecc8f MAINTAINERS: update the Inside Secure maintainer email by Antoine Tenart · 7 years ago
  52. 7b4c5d3 hwrng: bcm2835 - Handle deferred clock properly by Stefan Wahren · 7 years ago
  53. 4ff8b1d crypto: arm/aes-cipher - move S-box to .rodata section by Jinbum Park · 7 years ago
  54. 7c73cf4c crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss by Peter Robinson · 7 years ago
  55. a43a348 crypto: stm32/cryp - add stm32mp1 support by Fabien DESSENNE · 7 years ago
  56. 9d3b503 crypto: stm32/cryp - add aes gcm / ccm support by Fabien DESSENNE · 7 years ago
  57. 9f32bb5 crypto: qat - Make several functions static by Colin Ian King · 7 years ago
  58. 404a36a crypto: ccp - Make function ccp_get_dma_chan_attr static by Colin Ian King · 7 years ago
  59. 1efb892 crypto: chelsio - Make function aead_ccm_validate_input static by Colin Ian King · 7 years ago
  60. b09dd34 x86/crypto: Designate maintainer for SHA-1/256/512 by Tim Chen · 7 years ago
  61. d03d29b crypto: stm32/hash - rework padding length by Lionel Debieve · 7 years ago
  62. ff1cae4 crypto: stm32/hash - fix performance issues by Lionel Debieve · 7 years ago
  63. a3d98b9 crypto: stm32/hash - avoid error if maxburst not defined by Lionel Debieve · 7 years ago
  64. d3e41b5 crypto: caam/qi - add GCM support by Horia Geantă · 7 years ago
  65. 87ec3a0 crypto: caam - prepare for gcm(aes) support over QI interface by Horia Geantă · 7 years ago
  66. cb3078f crypto: caam/qi - return -EBADMSG for ICV check failure by Horia Geantă · 7 years ago
  67. dc7bcef crypto: stm32-cryp - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  68. fb45490 crypto: stm32-hash - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  69. 67189375 crypto: virtio - convert to new crypto engine API by Corentin LABBE · 7 years ago
  70. c21c8b8 crypto: omap - convert to new crypto engine API by Corentin LABBE · 7 years ago
  71. 218d1cc crypto: engine - Permit to enqueue all async requests by Corentin LABBE · 7 years ago
  72. ce09a6c crypto: doc - document crypto engine API by Corentin LABBE · 7 years ago
  73. 9a69b7a crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report by Jia-Ju Bai · 7 years ago
  74. 1ca2809 crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete by Jia-Ju Bai · 7 years ago
  75. c7f582f crypto: sha512-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  76. ee689d1 crypto: sha256-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  77. 7a95cbd crypto: sha1-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  78. edbd1ec crypto: mcryptd - remove pointless wrapper functions by Eric Biggers · 7 years ago
  79. 40b776a hwrng: imx-rngc - make symbol imx_rngc_pm_ops static by weiyongjun \(A\) · 7 years ago
  80. 94f32d9 MAINTAINERS: update ccree entry by Gilad Ben-Yossef · 7 years ago
  81. ab8ec96 crypto: ccree - add FIPS support by Gilad Ben-Yossef · 7 years ago
  82. ff27e85 crypto: ccree - add AEAD support by Gilad Ben-Yossef · 7 years ago
  83. 6389381 crypto: ccree - add ahash support by Gilad Ben-Yossef · 7 years ago
  84. 63ee04c crypto: ccree - add skcipher support by Gilad Ben-Yossef · 7 years ago
  85. 4c3f972 crypto: ccree - introduce CryptoCell driver by Gilad Ben-Yossef · 7 years ago
  86. e294ca1 staging: ccree: rename staging ver and mark as broken by Gilad Ben-Yossef · 7 years ago
  87. 6f221f7 crypto: hash - Require export/import in ahash by Kamil Konieczny · 7 years ago
  88. f1b2981 crypto: bfin_crc - Add empty hash export and import by Kamil Konieczny · 7 years ago
  89. 3c9418f crypto: ux500/hash - Add empty export and import by Kamil Konieczny · 7 years ago
  90. 378fe6f crypto: n2 - Add empty hash export and import by Kamil Konieczny · 7 years ago
  91. 9190b6f crypto: mxs-dcp - Add empty hash export and import by Kamil Konieczny · 7 years ago
  92. c927b08 crypto: s5p-sss - Fix kernel Oops in AES-ECB mode by Kamil Konieczny · 7 years ago
  93. 178e834 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  94. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  95. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  96. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  97. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  99. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  100. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago