1. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  2. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  3. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. 921bae5 crypto: authenc - Fix cryptlen calculation by Shikhar Khattar · 14 years ago
  5. bf06099 crypto: skcipher - Add ablkcipher_walk interfaces by David S. Miller · 14 years ago
  6. a8f1a05 crypto: testmgr - Add testing for async hashing and update/final by David S. Miller · 14 years ago
  7. beb63da crypto: tcrypt - Add speed tests for async hashing by David S. Miller · 14 years ago
  8. 85c6201 crypto: scatterwalk - Fix scatterwalk_done() test by David S. Miller · 14 years ago
  9. 18eb8ea crypto: shash - Remove usage of CRYPTO_MINALIGN by Herbert Xu · 14 years ago
  10. caa20d97 async_tx: trim dma_async_tx_descriptor in 'no channel switch' case by Dan Williams · 14 years ago
  11. 5157b4a raid6: fix recovery performance regression by Dan Williams · 14 years ago
  12. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  13. c614e10 crypto: algapi - Remove unneeded null check by Dan Carpenter · 14 years ago
  14. a231a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  15. 180ce7e crypto: authenc - Add EINPROGRESS check by Herbert Xu · 14 years ago
  16. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  19. 80a6d7d crypto: pcrypt - Handle crypto_get_attr_type errors by Dan Carpenter · 14 years ago
  20. 304a204 crypto: vmac - Fix big-endian support by Shane Wang · 14 years ago
  21. 18bcc91 crypto: tcrypt - Speed testing support for ghash by Huang Ying · 14 years ago
  22. 269ab45 crypto: internal - Fix checkpatch errors by Richard Hartmann · 14 years ago
  23. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  24. 586fac1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  25. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  26. 50beceb crypto: authenc - Move saved IV in front of the ablkcipher request by Steffen Klassert · 14 years ago
  27. cbb9bf6 crypto: hash - Fix handling of unaligned buffers by Szilveszter Ördög · 14 years ago
  28. 77ba115 crypto: authenc - Use correct ahash complete functions by Steffen Klassert · 14 years ago
  29. eebb111 crypto: md5 - Set statesize by Herbert Xu · 14 years ago
  30. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  31. a29d8b8 percpu: add __percpu sparse annotations to what's left by Tejun Heo · 14 years ago
  32. 8d0c123 crypto: aes_generic - Fix checkpatch errors by Richard Hartmann · 14 years ago
  33. 0047e81 crypto: fcrypt - Fix checkpatch errors by Richard Hartmann · 14 years ago
  34. 5b37c19 crypto: ecb - Fix checkpatch errors by Richard Hartmann · 14 years ago
  35. a501121 crypto: des_generic - Fix checkpatch errors by Richard Hartmann · 14 years ago
  36. 9472d76 crypto: deflate - Fix checkpatch errors by Richard Hartmann · 14 years ago
  37. c9af70f crypto: crypto_null - Fix checkpatch errors by Richard Hartmann · 14 years ago
  38. d150975b crypto: cipher - Fix checkpatch errors by Richard Hartmann · 14 years ago
  39. db83aab crypto: crc32 - Fix checkpatch errors by Richard Hartmann · 14 years ago
  40. 0375d66 crypto: compress - Fix checkpatch errors by Richard Hartmann · 14 years ago
  41. 87c3be8 crypto: cast6 - Fix checkpatch errors by Richard Hartmann · 14 years ago
  42. a1f4c92 crypto: cast5 - Fix checkpatch errors by Richard Hartmann · 14 years ago
  43. 621dd36 crypto: camellia - Fix checkpatch errors by Richard Hartmann · 14 years ago
  44. f3542e6 crypto: authenc - Fix checkpatch errors by Richard Hartmann · 14 years ago
  45. 3d01a33 crypto: api - Fix checkpatch errors by Richard Hartmann · 14 years ago
  46. 189bd4b crypto: anubis - Fix checkpatch errors by Richard Hartmann · 14 years ago
  47. 5357c6c crypto: algapi - Fix checkpatch errors by Richard Hartmann · 14 years ago
  48. 0d8fb0a crypto: blowfish - Fix checkpatch errors by Richard Hartmann · 14 years ago
  49. 3922538 crypto: aead - Fix checkpatch errors by Richard Hartmann · 14 years ago
  50. c4ede64 crypto: ablkcipher - Fix checkpatch errors by Richard Hartmann · 14 years ago
  51. 7dd607e crypto: fix typo in Kconfig help text by Jiri Kosina · 14 years ago
  52. 5a1436b crypto: pcrypt - call the complete function on error by Steffen Klassert · 14 years ago
  53. 7d6f75e crypto: md5 - Add export support by Max Vozeler · 14 years ago
  54. 73c89c1 crypto: gcm - Add RFC4543 wrapper for GCM by Tobias Brunner · 14 years ago
  55. 5068c7a crypto: pcrypt - Add pcrypt crypto parallelization wrapper by Steffen Klassert · 14 years ago
  56. 05a6254 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  57. 863b557 crypto: testmgr - Fix complain about lack test for internal used algorithm by Youquan, Song · 14 years ago
  58. e02a0e4 async_tx: expand async raid6 test to cover ioatdma corner case by Dan Williams · 15 years ago
  59. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  60. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  61. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  62. 8386324 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 15 years ago
  63. 52c7b3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  64. 2f32bfd crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS by Jaswinder Singh Rajput · 15 years ago
  65. 507069c crypto: testmgr - Add ghash algorithm test before provide to users by Youquan, Song · 15 years ago
  66. 7b3cc2b async_tx: build-time toggling of async_{syndrome,xor}_val dma support by Dan Williams · 15 years ago
  67. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  68. 62c5593 crypto: gcm - fix another complete call in complete fuction by Huang Ying · 15 years ago
  69. c2a86a6 sysctl crypto: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  70. bf699c9 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  71. 3e02e5c crypto: ghash-intel - Fix building failure on x86_32 by Huang Ying · 15 years ago
  72. fa4ef8a crypto: testmgr - Fix warning by Felipe Contreras · 15 years ago
  73. 2024e7d crypto: ansi_cprng - Fix test in get_prng_bytes by Roel Kluin · 15 years ago
  74. da17bf4 async_tx: fix asynchronous raid6 recovery for ddf layouts by Dan Williams · 15 years ago
  75. 030b077 async_pq: rename scribble page by Dan Williams · 15 years ago
  76. 5676470 async_pq: kill a stray dma_map() call and other cleanups by Dan Williams · 15 years ago
  77. 085751b crypto: api - Remove digest case from procfs show handler by Benjamin Gilbert · 15 years ago
  78. 2141b63 crypto: hash - Remove legacy hash/digest code by Benjamin Gilbert · 15 years ago
  79. 667b629 crypto: ansi_cprng - Add FIPS wrapper by Neil Horman · 15 years ago
  80. 0e1227d crypto: ghash - Add PCLMULQDQ accelerated implementation by Huang Ying · 15 years ago
  81. b2141e6 raid6/async_tx: handle holes in block list in async_syndrome_val by NeilBrown · 15 years ago
  82. 5dd33c9 md/async: don't pass a memory pointer as a page pointer. by NeilBrown · 15 years ago
  83. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  84. 0b44f48 this_cpu: Use this_cpu_ptr in crypto subsystem by Christoph Lameter · 15 years ago
  85. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  86. 1f6672d async_tx/raid6: add missing dma_unmap calls to the async fail case by Dan Williams · 15 years ago
  87. 1b6df69 raid6test: fix stack overflow by Dan Williams · 15 years ago
  88. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  89. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  90. 83544ae dmaengine, async_tx: support alignment checks by Dan Williams · 15 years ago
  91. 138f4c3 dmaengine, async_tx: add a "no channel switch" allocator by Dan Williams · 15 years ago
  92. 0403e38 dmaengine: add fence support by Dan Williams · 15 years ago
  93. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  94. a348a7e6 Merge commit 'v2.6.31-rc1' into dmaengine by Dan Williams · 15 years ago
  95. e9ee3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  96. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  97. 2bf2901 crypto: api - Do not displace newly registered algorithms by Herbert Xu · 15 years ago
  98. cb3c829 async_tx: raid6 recovery self test by Dan Williams · 15 years ago
  99. 0a82a62 async_tx: add support for asynchronous RAID6 recovery operations by Dan Williams · 15 years ago
  100. b2f46fd async_tx: add support for asynchronous GF multiplication by Dan Williams · 15 years ago