1. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  2. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  3. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  4. 81dc036 crypto: qat - make qat_asym_algs.o depend on asn1 headers by Jan Stancek · 8 years ago
  5. 16dee78 crypto: vmx - Fix aes_p8_xts_decrypt build failure by Herbert Xu · 8 years ago
  6. 48a9343 crypto: vmx - Ignore generated files by Paulo Flabiano Smorigo · 8 years ago
  7. c07f5d3 crypto: vmx - Adding support for XTS by Leonidas S. Barbosa · 8 years ago
  8. 11c6e16 crypto: vmx - Adding asm subroutines for XTS by Paulo Flabiano Smorigo · 8 years ago
  9. aa6416e crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op by Romain Perier · 8 years ago
  10. e514cc0 crypto: nx - off by one bug in nx_of_update_msc() by Dan Carpenter · 8 years ago
  11. 7c001a8 crypto: omap - Stop using crypto scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  12. bd76ad4 crypto: qat - Stop dropping leading zeros from RSA output by Salvatore Benedetto · 8 years ago
  13. c983914 crypto: qat - Add DH support by Salvatore Benedetto · 8 years ago
  14. 879f77e crypto: qat - Add RSA CRT mode by Salvatore Benedetto · 8 years ago
  15. e24860f2 crypto: qat - Use alternative reset methods depending on the specific device by Conor McLoughlin · 8 years ago
  16. 8d63a6d5 crypto: bfin_crc - Simplify use of devm_ioremap_resource by Amitoj Kaur Chawla · 8 years ago
  17. 8c41977 crypto: caam - add support for RSA algorithm by Tudor Ambarus · 8 years ago
  18. 6889621 crypto: qat - Switch to new rsa_helper functions by Salvatore Benedetto · 8 years ago
  19. eb35478 crypto: omap-sham - increase cra_proirity to 400 by Bin Liu · 8 years ago
  20. 678adec crypto: sahara - Use skcipher for fallback by Herbert Xu · 8 years ago
  21. 2d20ce07 crypto: qce - Use skcipher for fallback by Herbert Xu · 8 years ago
  22. 1eb60ff crypto: picoxcell - Use skcipher for fallback by Herbert Xu · 8 years ago
  23. 29406bb crypto: mxs-dcp - Use skcipher for fallback by Herbert Xu · 8 years ago
  24. 241118d crypto: ccp - Use skcipher for fallback by Herbert Xu · 8 years ago
  25. 9ac1c32 crypto: ux500 - do not build with -O0 by Arnd Bergmann · 8 years ago
  26. 85e0687 crypto: omap-sham - set sw fallback to 240 bytes by Bin Liu · 8 years ago
  27. b973eaa crypto: omap - do not call dmaengine_terminate_all by Lokesh Vutla · 8 years ago
  28. 65e7a54 crypto: omap-sham - change queue size from 1 to 10 by Tero Kristo · 8 years ago
  29. e93f767 crypto: omap-sham - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
  30. 47a1f0b crypto: marvell - Increase the size of the crypto queue by Romain Perier · 8 years ago
  31. 85030c5 crypto: marvell - Add support for chaining crypto requests in TDMA mode by Romain Perier · 8 years ago
  32. bf8f91e crypto: marvell - Add load balancing between engines by Romain Perier · 8 years ago
  33. 2786cee crypto: marvell - Move SRAM I/O operations to step functions by Romain Perier · 8 years ago
  34. 1bf6682 crypto: marvell - Add a complete operation for async requests by Romain Perier · 8 years ago
  35. 53da740 crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it by Romain Perier · 8 years ago
  36. bac8e80 crypto: marvell - Copy IV vectors by DMA transfers for acipher requests by Romain Perier · 8 years ago
  37. b99acf7 crypto: marvell - Fix wrong type check in dma functions by Romain Perier · 8 years ago
  38. f628308 crypto: marvell - Check engine is not already running when enabling a req by Romain Perier · 8 years ago
  39. e26df73 crypto: marvell - Add a macro constant for the size of the crypto queue by Romain Perier · 8 years ago
  40. 6999d50 crypto: caam - replace deprecated EXTRA_CFLAGS by Tudor Ambarus · 8 years ago
  41. a6ed42d crypto: caam - fix misspelled upper_32_bits by Arnd Bergmann · 8 years ago
  42. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 9 years ago
  43. 773b197 crypto: qat - Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  44. 19ced62 crypto: ux500 - memmove the right size by Linus Walleij · 8 years ago
  45. 12d3f49 crypto: vmx - Increase priority of aes-cbc cipher by Anton Blanchard · 8 years ago
  46. 975f57f crypto: vmx - Fix ABI detection by Anton Blanchard · 8 years ago
  47. 7405c8d crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  48. b005776 crypto: talitos - implement cra_priority by LEROY Christophe · 8 years ago
  49. e968b49 crypto: talitos - sg_to_link_tbl() not used anymore, remove it by LEROY Christophe · 8 years ago
  50. 549bd8b crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  51. 6a1e8d1 crypto: talitos - making mapping helpers more generic by LEROY Christophe · 8 years ago
  52. 246a87c crypto: talitos - move mapping helpers before IPSEC functions by LEROY Christophe · 8 years ago
  53. b096b54 crypto: talitos - using helpers for all talitos_ptr operations by LEROY Christophe · 8 years ago
  54. 3741bbb crypto: omap-aes - Fix registration of algorithms by Lokesh Vutla · 8 years ago
  55. 5318c53 crypto: s5p-sss - Use consistent indentation for variables and members by Krzysztof Kozlowski · 8 years ago
  56. 9e21779 crypto: caam - add ARCH_LAYERSCAPE to supported architectures by Horia Geantă · 8 years ago
  57. 261ea05 crypto: caam - handle core endianness != caam endianness by Horia Geantă · 8 years ago
  58. bd52f1c crypto: caam - fix offset field in hw sg entries by Cristian Stoica · 8 years ago
  59. 21a3d3b crypto: qat - fix typos sizeof for ctx by Tadeusz Struk · 8 years ago
  60. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  61. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  62. ab6a11a crypto: ccp - Fix AES XTS error for request sizes above 4096 by Tom Lendacky · 8 years ago
  63. d462e32 crypto: omap-sham - potential Oops on error in probe by Dan Carpenter · 8 years ago
  64. 256b1cf crypto: qat - change the adf_ctl_stop_devices to void by Tadeusz Struk · 8 years ago
  65. e930c76 crypto: caam - fix caam_jr_alloc() ret code by Catalin Vasile · 8 years ago
  66. 5ca5573 crypto: vmx - comply with ABIs that specify vrsave as reserved. by Paulo Flabiano Smorigo · 8 years ago
  67. bc197b2a crypto: ccp - constify ccp_actions structure by Julia Lawall · 8 years ago
  68. 472d640 crypto: marvell/cesa - Use dma_pool_zalloc by Julia Lawall · 8 years ago
  69. d0c15bd crypto: qat - make adf_vf_isr.c dependant on IOV config by Tadeusz Struk · 8 years ago
  70. cca0a7b crypto: qat - Fix typo in comments by Tadeusz Struk · 8 years ago
  71. dbe2462 crypto: omap-sham - Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  72. 2f6f068 crypto: omap-des - Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  73. da8b29a crypto: omap-aes - Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  74. f1b77aa crypto: omap-des - Integrate with the crypto engine framework by Baolin Wang · 8 years ago
  75. 6dd4c83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  76. 6dc5df7 crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq by Tadeusz Struk · 8 years ago
  77. d149797 crypto: s5p-sss - fix incorrect usage of scatterlists api by Marek Szyprowski · 8 years ago
  78. 6f64389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  79. 9e209fc crypto: qat - fix invalid pf2vf_resp_wq logic by Tadeusz Struk · 8 years ago
  80. 79152e8 crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks by Krzysztof Kozlowski · 8 years ago
  81. 5e00c60 crypto: s5p-sss - Use common BIT macro by Krzysztof Kozlowski · 8 years ago
  82. 4c048af crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register() by Dan Carpenter · 8 years ago
  83. b908bd3 crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init() by Dan Carpenter · 8 years ago
  84. 3639ca8 crypto: talitos - fix ahash algorithms registration by Horia Geant? · 8 years ago
  85. b3c2fee crypto: ccp - Ensure all dependencies are specified by Gary R Hook · 8 years ago
  86. 21ec757 crypto: marvell/cesa - Improving code readability by Romain Perier · 8 years ago
  87. 5512442 crypto: s5p-sss - Remove useless hash interrupt handler by Krzysztof Kozlowski · 8 years ago
  88. 07c8fcc crypto: s5p-sss - Fix use after free of copied input buffer in error path by Krzysztof Kozlowski · 8 years ago
  89. 58ea8ab crypto: ccp - Register the CCP as a DMA resource by Gary R Hook · 8 years ago
  90. 5343e67 crypto4xx: integrate ppc4xx-rng into crypto4xx by Christian Lamparter · 8 years ago
  91. 340ff60 crypto: talitos - fix AEAD tcrypt tests by Horia Geant? · 8 years ago
  92. 89d124c crypto: talitos - fix crash in talitos_cra_init() by Jonas Eymann · 8 years ago
  93. b3ab30a crypto: qat - fix section mismatch warning by Tadeusz Struk · 8 years ago
  94. 87ba569 crypto: qat - interrupts need to be enabled when VFs are disabled by Tadeusz Struk · 8 years ago
  95. 25c6ffb crypto: qat - check if PF is running by Tadeusz Struk · 8 years ago
  96. 02dc8d6 crypto: qat - move vf2pf_init and vf2pf_exit to common by Tadeusz Struk · 8 years ago
  97. d293b64 crypto: mxc-scc - add basic driver for the MXC SCC by Steffen Trumtrar · 8 years ago
  98. d606416 crypto: qat - adf_dev_stop should not be called in atomic context by Tadeusz Struk · 8 years ago
  99. 7587c40 crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> by Mike Galbraith · 8 years ago
  100. f709b45 crypto: ccp - Prevent information leakage on export by Tom Lendacky · 8 years ago