1. db92328 crypto: sha1-ssse3 - Disable avx2 by Herbert Xu · 7 years ago
  2. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  3. e67479b crypto: sha512-mb - fix ctx pointer by Xiaodong Liu · 8 years ago
  4. 172b1d6 crypto: sha256-mb - fix ctx pointer and digest copy by Xiaodong Liu · 8 years ago
  5. eb9bc8e crypto: sha-mb - Cleanup code to use || instead of | by Tim Chen · 8 years ago
  6. 02fa472 crypto: aesni - Use crypto_cipher to derive rfc4106 subkey by Herbert Xu · 8 years ago
  7. bee5cfd crypto: sha512-mb - Crypto computation (x4 AVX2) by Megha Dey · 8 years ago
  8. 2cdacb6 crypto: sha512-mb - Algorithm data structures by Megha Dey · 8 years ago
  9. 45691e2 crypto: sha512-mb - submit/flush routines for AVX2 by Megha Dey · 8 years ago
  10. 8c603ff crypto: sha512-mb - SHA512 multibuffer job manager and glue code by Megha Dey · 8 years ago
  11. 4c79f6f crypto: sha1-mb - rename sha-mb to sha1-mb by Megha Dey · 8 years ago
  12. 9925324 crypto: sha256-mb - Crypto computation (x8 AVX2) by Megha Dey · 8 years ago
  13. 98cf103 crypto: sha256-mb - Algorithm data structures by Megha Dey · 8 years ago
  14. a377c6b crypto: sha256-mb - submit/flush routines for AVX2 by Megha Dey · 8 years ago
  15. f876f44 crypto: sha256-mb - SHA256 multibuffer job manager and glue code by Megha Dey · 8 years ago
  16. 331bf73 crypto: sha1-mb - async implementation for sha1-mb by Megha Dey · 8 years ago
  17. 7271b33 crypto: ghash-clmulni - Fix cryptd reordering by Herbert Xu · 8 years ago
  18. 38b2f68 crypto: aesni - Fix cryptd reordering problem on gcm by Herbert Xu · 8 years ago
  19. 7ea0da1 crypto: chacha20-simd - Use generic code for small requests by Herbert Xu · 8 years ago
  20. 0a7f330 crypto: sha1-mb - stylistic cleanup by Megha Dey · 8 years ago
  21. 1a445e8 crypto: sha-ssse3 - add MODULE_ALIAS by Stephan Mueller · 8 years ago
  22. e4fba88 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  23. 4a6b27b crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI by Josh Poimboeuf · 8 years ago
  24. bcea36d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  26. a3819e3 x86: Fix non-static inlines by Denys Vlasenko · 8 years ago
  27. 0851561 crypto: sha1-mb - use corrcet pointer while completing jobs by Xiaodong Liu · 8 years ago
  28. da154e8 x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  29. 1f4dd79 x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  30. abcfdfe x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  31. 054efb6 x86/cpufeature: Remove cpu_has_xmm2 by Borislav Petkov · 8 years ago
  32. ab4a56f x86/cpufeature: Remove cpu_has_osxsave by Borislav Petkov · 8 years ago
  33. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  35. 8691ccd x86/asm/crypto: Create stack frames in crypto functions by Josh Poimboeuf · 8 years ago
  36. 68874ac x86/asm/crypto: Don't use RBP as a scratch register by Josh Poimboeuf · 8 years ago
  37. aec4d0e x86/asm/crypto: Simplify stack usage in sha-mb functions by Josh Poimboeuf · 8 years ago
  38. f66f619 x86/asm/crypto: Move jump_table to .rodata section by Josh Poimboeuf · 8 years ago
  39. 1253cab x86/asm/crypto: Move .Lbswap_mask data to .rodata section by Josh Poimboeuf · 8 years ago
  40. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  41. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 8 years ago
  42. fd09967 crypto: sha-mb - Fix load failure by Wang, Rui Y · 8 years ago
  43. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 8 years ago
  44. 10cff58 crypto: sha1-mb - Add missing args_digest offset by Megha Dey · 8 years ago
  45. cbe09bd crypto: chacha20-ssse3 - Align stack pointer to 64 bytes by Eli Cooper · 8 years ago
  46. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  47. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  48. 3a020a7 crypto: ghash-clmulni - Fix load failure by Wang, Rui Y · 9 years ago
  49. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  50. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 92b2790 crypto: camellia_aesni_avx - Fix CPU feature checks by Ben Hutchings · 9 years ago
  52. 158ecc3 x86/fpu: Fixup uninitialized feature_name warning by Borislav Petkov · 9 years ago
  53. 97bce7e crypto: crc32c-pclmul - use .rodata instead of .rotata by Nicolas Iooss · 9 years ago
  54. be6ec98 crypto: x86/sha - Restructure x86 sha512 glue code to expose all the available sha512 transforms by tim · 9 years ago
  55. 5dda42f crypto: x86/sha - Restructure x86 sha256 glue code to expose all the available sha256 transforms by tim · 9 years ago
  56. 85c66ec crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available sha1 transforms by tim · 9 years ago
  57. e38b6b7f crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 by tim · 9 years ago
  58. 95fca7d crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256 by tim · 9 years ago
  59. 600a233 crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform function by tim · 9 years ago
  60. c356a7e crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform function by tim · 9 years ago
  61. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  62. 71c6da8 crypto: ghash-clmulni: specify context size for ghash async algorithm by Andrey Ryabinin · 9 years ago
  63. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  64. b1ccc8f crypto: poly1305 - Add a four block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  65. da35b22 crypto: poly1305 - Add a two block SSE2 variant for x86_64 by Martin Willi · 9 years ago
  66. c70f4ab crypto: poly1305 - Add a SSE2 SIMD variant for x86_64 by Martin Willi · 9 years ago
  67. 3d1e93c crypto: chacha20 - Add an eight block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  68. 274f938 crypto: chacha20 - Add a four block SSSE3 variant for x86_64 by Martin Willi · 9 years ago
  69. c9320b6 crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64 by Martin Willi · 9 years ago
  70. e9b8d2c crypto: aesni - Use new IV convention by Herbert Xu · 9 years ago
  71. 0fbafd0 crypto: aesni - fix failing setkey for rfc4106-gcm-aesni by Tadeusz Struk · 9 years ago
  72. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  73. de1e008 crypto: aesni - fix crypto_fpu_exit() section mismatch by Jeremiah Mahler · 9 years ago
  74. b7c89d9 crypto: aesni - Convert rfc4106 to new AEAD interface by Herbert Xu · 9 years ago
  75. af05b300 crypto: aesni - Convert top-level rfc4106 algorithm to new interface by Herbert Xu · 9 years ago
  76. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  77. b54b4bb x86/fpu, crypto: Fix AVX2 feature tests by Ingo Molnar · 9 years ago
  78. 57dd083 x86/fpu, crypto x86/sha1_mb: Remove FPU internal headers from sha1_mb.c by Ingo Molnar · 9 years ago
  79. 534ff06 x86/fpu, crypto x86/serpent_avx2: Simplify the init() xfeature checks by Ingo Molnar · 9 years ago
  80. d1e5096 x86/fpu, crypto x86/sha1_ssse3: Simplify the sha1_ssse3_mod_init() xfeature checks by Ingo Molnar · 9 years ago
  81. 1debf7d x86/fpu, crypto x86/cast6_avx: Simplify the cast6_init() xfeature checks by Ingo Molnar · 9 years ago
  82. c93b8a3 x86/fpu, crypto x86/sha512_ssse3: Simplify the sha512_ssse3_mod_init() xfeature checks by Ingo Molnar · 9 years ago
  83. d5d34d9 x86/fpu, crypto x86/cast5_avx: Simplify the cast5_init() xfeature checks by Ingo Molnar · 9 years ago
  84. c1c23f7 x86/fpu, crypto x86/serpent_avx: Simplify the serpent_init() xfeature checks by Ingo Molnar · 9 years ago
  85. 4eecd26 x86/fpu, crypto x86/twofish_avx: Simplify the twofish_init() xfeature checks by Ingo Molnar · 9 years ago
  86. 7bc371f x86/fpu, crypto x86/camellia_aesni_avx2: Simplify the camellia_aesni_init() xfeature checks by Ingo Molnar · 9 years ago
  87. 70d51eb x86/fpu, crypto x86/sha256_ssse3: Simplify the sha256_ssse3_mod_init() xfeature checks by Ingo Molnar · 9 years ago
  88. ce4f5f9 x86/fpu, crypto x86/camellia_aesni_avx: Simplify the camellia_aesni_init() xfeature checks by Ingo Molnar · 9 years ago
  89. 669ebab x86/fpu: Rename fpu/xsave.h to fpu/xstate.h by Ingo Molnar · 9 years ago
  90. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  91. a137fb6 x86/fpu: Move xsave.h to fpu/xsave.h by Ingo Molnar · 9 years ago
  92. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  93. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  94. a5a2b4d crypto: aesni - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  95. 21a6dd5 crypto: sha1-mb - Remove pointless cast by firo yang · 9 years ago
  96. 00425bb crypto: x86/sha512_ssse3 - fixup for asm function prototype change by Ard Biesheuvel · 9 years ago
  97. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  98. e68410e crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer by Ard Biesheuvel · 9 years ago
  99. 1631030 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer by Ard Biesheuvel · 9 years ago
  100. 824b437 crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer by Ard Biesheuvel · 9 years ago