1. ee689d1 crypto: sha256-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  2. af903dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  3. 5dfeaac crypto: x86/sha256-mb - fix panic due to unaligned access by Andrey Ryabinin · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 8 years ago
  6. e183914 crypto: x86 - make constants readonly, allow linker to merge them by Denys Vlasenko · 8 years ago
  7. 7a0b86b crypto: sha-mb - Fix total_len for correct hash when larger than 512MB by Greg Tucker · 8 years ago
  8. 172b1d6 crypto: sha256-mb - fix ctx pointer and digest copy by Xiaodong Liu · 8 years ago
  9. eb9bc8e crypto: sha-mb - Cleanup code to use || instead of | by Tim Chen · 9 years ago
  10. 9925324 crypto: sha256-mb - Crypto computation (x8 AVX2) by Megha Dey · 9 years ago
  11. 98cf103 crypto: sha256-mb - Algorithm data structures by Megha Dey · 9 years ago
  12. a377c6b crypto: sha256-mb - submit/flush routines for AVX2 by Megha Dey · 9 years ago
  13. f876f44 crypto: sha256-mb - SHA256 multibuffer job manager and glue code by Megha Dey · 9 years ago