1. 9cfe521 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. 864f83a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  3. 7996094 crypto: talitos - Fix timing leak in ESP ICV verification by David Gstir · 9 years ago
  4. cb8affb crypto: nx - Fix timing leak in GCM and CCM decryption by David Gstir · 9 years ago
  5. 176155d crypto: qat - don't use userspace pointer by Tadeusz Struk · 9 years ago
  6. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  7. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  8. 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 9 years ago
  9. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  10. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  11. 6de59d4 crypto: marvell/cesa - use __le32 for hardware descriptors by Russell King · 9 years ago
  12. ea1f662 crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op() by Russell King · 9 years ago
  13. 0f3304d crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio() by Russell King · 9 years ago
  14. 35622ea crypto: marvell/cesa - use gfp_t for gfp flags by Russell King · 9 years ago
  15. 5d75413 crypto: marvell/cesa - use dma_addr_t for cur_dma by Russell King · 9 years ago
  16. b150856 crypto: marvell/cesa - use readl_relaxed()/writel_relaxed() by Russell King · 9 years ago
  17. 659f313 crypto: caam - fix indentation of close braces by Russell King · 9 years ago
  18. 5ec9083 crypto: caam - only export the state we really need to export by Russell King · 9 years ago
  19. c7556ff crypto: caam - fix non-block aligned hash calculation by Russell King · 9 years ago
  20. 434b421 crypto: caam - avoid needlessly saving and restoring caam_hash_ctx by Russell King · 9 years ago
  21. 6ea30f0 crypto: caam - print errno code when hash registration fails by Russell King · 9 years ago
  22. 8c07f3a crypto: marvell/cesa - fix memory leak by Boris Brezillon · 9 years ago
  23. 8efbc2c crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_req() by Russell King · 9 years ago
  24. ab270e7 crypto: marvell/cesa - rearrange handling for sw padded hashes by Russell King · 9 years ago
  25. aee84a7 crypto: marvell/cesa - rearrange handling for hw finished hashes by Russell King · 9 years ago
  26. 58953e1 crypto: marvell/cesa - rearrange last request handling by Russell King · 9 years ago
  27. e41bbeb crypto: marvell/cesa - avoid adding final operation within loop by Russell King · 9 years ago
  28. bd274b1 crypto: marvell/cesa - ensure iter.base.op_len is the full op length by Russell King · 9 years ago
  29. d9bba4c crypto: marvell/cesa - use presence of scatterlist to determine data load by Russell King · 9 years ago
  30. 0971d09 crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls by Russell King · 9 years ago
  31. 2f396a9 crypto: marvell/cesa - always ensure mid-fragments after first-fragment by Russell King · 9 years ago
  32. 9621288 crypto: marvell/cesa - factor out adding an operation and launching it by Russell King · 9 years ago
  33. 8651791 crypto: marvell/cesa - factor out first fragment decisions to helper by Russell King · 9 years ago
  34. c439e4e crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg() by Russell King · 9 years ago
  35. d30cb2f crypto: marvell/cesa - ensure template operation is initialised by Russell King · 9 years ago
  36. 51954a9 crypto: marvell/cesa - fix the bit length endianness by Russell King · 9 years ago
  37. a9eb678 crypto: marvell/cesa - add flag to determine algorithm endianness by Russell King · 9 years ago
  38. 4c2b130 crypto: marvell/cesa - keep creq->state in CPU endian format at all times by Russell King · 9 years ago
  39. 8075453 crypto: marvell/cesa - easier way to get the transform by Russell King · 9 years ago
  40. 4a4b0ba crypto: qat - fix crypto_get_instance_node function by Tadeusz Struk · 9 years ago
  41. 5082687 crypto: n2 - set array of const as const by LABBE Corentin · 9 years ago
  42. cac367b crypto: sahara - set array of const as const by LABBE Corentin · 9 years ago
  43. ac8427b hifn_795x: stop including <asm-generic/kmap_types.h> by Christoph Hellwig · 9 years ago
  44. 5a4eea2 crypto: ux500 - Use devm_xxx() managed function by LABBE Corentin · 9 years ago
  45. b0e8b34 crypto: atmel - use devm_xxx() managed function by LABBE Corentin · 9 years ago
  46. dc97fa0 crypto: mxs-dcp - mxs-dcp is an stmp device by Arnd Bergmann · 9 years ago
  47. a6479ea crypto: marvell/cesa - factor out common import/export functions by Russell King · 9 years ago
  48. c3bf02a crypto: marvell/cesa - fix wrong hash results by Russell King · 9 years ago
  49. e72f407 crypto: marvell/cesa - initialise struct mv_cesa_ahash_req by Russell King · 9 years ago
  50. 9f5594c crypto: marvell/cesa - fix stack smashing in marvell/hash.c by Russell King · 9 years ago
  51. ea0b398 crypto: 842 - Add CRC and validation support by Haren Myneni · 9 years ago
  52. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  53. 9d83d29 crypto: atmel - Check for clk_prepare_enable() return value by LABBE Corentin · 9 years ago
  54. c6415a6 crypto: caam - add support for acipher xts(aes) by Catalin Vasile · 9 years ago
  55. fea4045 crypto: qce - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  56. 166db19 crypto: ccp - Use module name in driver structures by Tom Lendacky · 9 years ago
  57. 21dc9e8 crypto: ccp - Change references to accelerator to offload by Tom Lendacky · 9 years ago
  58. 52948cef crypto: ccp - Remove use ACPI field by Tom Lendacky · 9 years ago
  59. 355eba5 crypto: ccp - Replace BUG_ON with WARN_ON and a return code by Tom Lendacky · 9 years ago
  60. 9196d96 crypto: qat - remove unneeded variable by Tadeusz Struk · 9 years ago
  61. def14bf crypto: qat - add support for ctr(aes) and xts(aes) by Tadeusz Struk · 9 years ago
  62. 640eec5 crypto: sahara - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  63. 13fb8fd crypto: caam - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  64. b8a011d crypto: talitos - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  65. be2cfac crypto: qat - remove empty functions and turn qat_uregister fn to void by Tadeusz Struk · 9 years ago
  66. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  67. d23afa1 crypto: sahara - replace sahara_sg_length with sg_nents_for_len by LABBE Corentin · 9 years ago
  68. 76804eb crypto: amcc - replace get_sg_count by sg_nents_for_len by LABBE Corentin · 9 years ago
  69. 1f6d79d crypto: bfin_crc - replace sg_count by sg_nents by LABBE Corentin · 9 years ago
  70. 17762c5 crypto: qat - VF should never trigger SBR on PH by Conor McLoughlin · 9 years ago
  71. cfcd227 crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests by Thomas Petazzoni · 9 years ago
  72. 3cc43a0 crypto: qat - Add load balancing across devices by Tadeusz Struk · 9 years ago
  73. 859e580 crypto: caam - Remove unused JUMP_TYPE_MASK definition by Fabio Estevam · 9 years ago
  74. 6c5de98 crypto: qat - don't check for iommu by John Griffin · 9 years ago
  75. a2712e6 crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL by Fabio Estevam · 9 years ago
  76. 53ed2d4e crypto: ux500 - Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  77. c3abc0f crypto: picoxcell - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  78. 3dc1597 crypto: amcc - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  79. aa57e0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  80. d0cce06 drivers/crypto/qat: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  81. 9da75de crypto: sunxi-ss - Fix a possible driver hang with ciphers by LABBE Corentin · 9 years ago
  82. f1ab428 crypto: vmx - VMX crypto should depend on CONFIG_VSX by Michael Ellerman · 9 years ago
  83. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  84. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  85. df9e21e crypto: qat - enable legacy VFs by Tadeusz Struk · 9 years ago
  86. 55e8dba crypto: qat - silence a static checker warning by Tadeusz Struk · 9 years ago
  87. 73613a8 crypto: vmx - Fixing opcode issue by Leonidas Da Silva Barbosa · 9 years ago
  88. 9c4f973 crypto: caam - Use the preferred style for memory allocations by Fabio Estevam · 9 years ago
  89. a3c0955 crypto: caam - Propagate the real error code in caam_probe by Fabio Estevam · 9 years ago
  90. 31f44d1 crypto: caam - Fix the error handling in caam_probe by Fabio Estevam · 9 years ago
  91. 9f587fa crypto: caam - fix writing to JQCR_MS when using service interface by Horia Geant? · 9 years ago
  92. 66c9a04 crypto: sahara - Use dmam_alloc_coherent by Vaishali Thakkar · 9 years ago
  93. 6c3af95 crypto: caam - add support for LS1021A by Horia Geant? · 9 years ago
  94. c1ae632 crypto: qat - Don't move data inside output buffer by Tadeusz Struk · 9 years ago
  95. 3c5f0ed crypto: vmx - Fixing GHASH Key issue on little endian by Leonidas Da Silva Barbosa · 9 years ago
  96. 1d4aa0b crypto: vmx - Fixing AES-CTR counter bug by Leonidas Da Silva Barbosa · 9 years ago
  97. 89e2a84 crypto/omap-sham: remove an open coded access to ->page_link by Christoph Hellwig · 9 years ago
  98. c56f6d1 crypto: replace scatterwalk_sg_chain with sg_chain by Dan Williams · 9 years ago
  99. 9129c26 crypto: nx - Add forward declaration for struct crypto_aead by Herbert Xu · 9 years ago
  100. 58268e5 crypto: amcc - Do a NULL check for pointer by Fabio Estevam · 9 years ago