1. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  2. f97581c crypto: caam - treat SGT address pointer as u64 by Tudor Ambarus · 8 years ago
  3. 81422ba crypto: ccp - Make syslog errors human-readable by Gary R Hook · 8 years ago
  4. 9ddb9dc crypto: ccp - clean up data structure by Gary R Hook · 8 years ago
  5. 8df4f27 crypto: vmx - Ensure ghash-generic is enabled by Marcelo Cerri · 8 years ago
  6. 7bcb87b crypto: testmgr - add guard to dst buffer for ahash_export by Jan Stancek · 8 years ago
  7. 3387879 crypto: caam - Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  8. 74ff6cb crypto: sha1-powerpc - little-endian support by Marcelo Cerri · 8 years ago
  9. 50d2e6d crypto: gcm - Fix IV buffer size in crypto_gcm_setkey by Ondrej Mosnáček · 8 years ago
  10. 80da44c crypto: vmx - Fix memory corruption caused by p8_ghash by Marcelo Cerri · 8 years ago
  11. a397ba8 crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 8 years ago
  12. 5ecf8ef crypto: caam - fix sg dump by Catalin Vasile · 8 years ago
  13. ad8529f hwrng: omap - Only fail if pm_runtime_get_sync returns < 0 by Dave Gerlach · 8 years ago
  14. 182e283 crypto: omap-sham - shrink the internal buffer size by Tero Kristo · 8 years ago
  15. a84d351 crypto: omap-sham - add support for export/import by Tero Kristo · 8 years ago
  16. 8043bb1 crypto: omap-sham - convert driver logic to use sgs for data xmit by Tero Kristo · 8 years ago
  17. 2c5bd1e crypto: omap-sham - change the DMA threshold value to a define by Tero Kristo · 8 years ago
  18. f19de1b crypto: omap-sham - add support functions for sg based data handling by Tero Kristo · 8 years ago
  19. 8addf57 crypto: omap-sham - rename sgl to sgl_tmp for deprecation by Tero Kristo · 8 years ago
  20. 744e686 crypto: omap-sham - align algorithms on word offset by Tero Kristo · 8 years ago
  21. 99a7fff crypto: omap-sham - add context export/import stubs by Tero Kristo · 8 years ago
  22. 8d46a5c crypto: sun4i-ss - mark sun4i_hash() static by Baoyou Xie · 8 years ago
  23. 7514e36 crypto: ccp - Fix return value check in ccp_dmaengine_register() by Wei Yongjun · 8 years ago
  24. 104a32e hwrng: geode - fix return value check in mod_init() by Wei Yongjun · 8 years ago
  25. f7eca27 hwrng: amd - Fix return value check in mod_init() by Wei Yongjun · 8 years ago
  26. 06435f34 crypto: caam - Move common error handling code in two functions by Markus Elfring · 8 years ago
  27. 9e6df0f crypto: caam - Delete an unnecessary initialisation in seven functions by Markus Elfring · 8 years ago
  28. e6cc5b8 crypto: caam - Return a value directly in caam_hash_cra_init() by Markus Elfring · 8 years ago
  29. 58b0e5d crypto: caam - Rename a jump label in five functions by Markus Elfring · 8 years ago
  30. d6e7a7d crypto: caam - Rename jump labels in ahash_setkey() by Markus Elfring · 8 years ago
  31. e7a33c4 crypto: caam - Use kmalloc_array() in ahash_setkey() by Markus Elfring · 8 years ago
  32. 664f570 crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 8 years ago
  33. c98ef8d crypto: omap-aes - fix error return code in omap_aes_probe() by Wei Yongjun · 8 years ago
  34. 59af156 crypto: omap-des - fix error return code in omap_des_probe() by Wei Yongjun · 8 years ago
  35. 0cf43f5 crypto: rsa-pkcs1pad - Handle leading zero for decryption by Herbert Xu · 8 years ago
  36. 456bee9 KEYS: Fix skcipher IV clobbering by Herbert Xu · 8 years ago
  37. 36e09e1 crypto: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  38. e9afc74 hwrng: geode - Use linux/io.h instead of asm/io.h by PrasannaKumar Muralidharan · 8 years ago
  39. 6e9b5e7 hwrng: geode - Migrate to managed API by PrasannaKumar Muralidharan · 8 years ago
  40. 94879fa hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe() by Wei Yongjun · 8 years ago
  41. 31b2a73 hwrng: amd - Migrate to managed API by PrasannaKumar Muralidharan · 8 years ago
  42. 58b022a hwrng: core - Allocate memory during module init by PrasannaKumar Muralidharan · 8 years ago
  43. 378bc4e crypto: qat - fix leak on error path by Giovanni Cabiddu · 8 years ago
  44. a826806 hwrng: pasemi - Use linux/io.h instead of asm/io.h by PrasannaKumar Muralidharan · 8 years ago
  45. 1d1f98d crypto: omap-des - fix crypto engine initialization order by Tero Kristo · 8 years ago
  46. 0d0cda93 crypto: omap-aes - fix crypto engine initialization order by Tero Kristo · 8 years ago
  47. 9fcb191 crypto: omap-aes - Add fallback support by Lokesh Vutla · 8 years ago
  48. 164f3ef crypto: omap-aes - Add support for multiple cores by Lokesh Vutla · 8 years ago
  49. f303b45 crypto: omap-aes - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
  50. cb8d5c8 crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3 by Tero Kristo · 8 years ago
  51. 5a793bc crypto: omap-sham - fix software fallback handling by Tero Kristo · 8 years ago
  52. 4e7813a crypto: omap-sham - avoid executing tasklet where not needed by Tero Kristo · 8 years ago
  53. 2db34e7 crypto: arm64/aes-ctr - fix NULL dereference in tail processing by Ard Biesheuvel · 8 years ago
  54. f82e90b crypto: arm/aes-ctr - fix NULL dereference in tail processing by Ard Biesheuvel · 8 years ago
  55. acdb04d crypto: skcipher - Fix blkcipher walk OOM crash by Herbert Xu · 8 years ago
  56. 53a5d5d crypto: echainiv - Replace chaining with multiplication by Herbert Xu · 8 years ago
  57. 71f8991 crypto: arm/ghash - change internal cra_name to "__ghash" by Ard Biesheuvel · 8 years ago
  58. 0bec9057 PCI: Fix cavium quirk compile failure with PCI_ATS off by Herbert Xu · 8 years ago
  59. da28caa hwrng: pasemi - Migrate to managed API by PrasannaKumar Muralidharan · 8 years ago
  60. b458745 crypto: mv_cesa - remove NO_IRQ reference by Arnd Bergmann · 8 years ago
  61. ba22a1e crypto: ccp - add missing release in ccp_dmaengine_register by Quentin Lambert · 8 years ago
  62. ed4767d crypto: arm/ghash-ce - add missing async import/export by Ard Biesheuvel · 8 years ago
  63. 2117eaa crypto: arm/sha1-neon - add support for building in Thumb2 mode by Ard Biesheuvel · 8 years ago
  64. 493b2ed crypto: algif_hash - Handle NULL hashes correctly by Herbert Xu · 8 years ago
  65. 5ba1c7b crypto: caam - fix rfc3686(ctr(aes)) IV load by Catalin Vasile · 8 years ago
  66. 4cba7cf crypto: engine - permit to enqueue ashash_request by Corentin LABBE · 8 years ago
  67. 2589ad8 crypto: engine - move crypto engine to its own header by Corentin LABBE · 8 years ago
  68. 1548a37 crypto: qat - fix incorrect accelerator mask for C3X devices by Maksim Lukoshkov · 8 years ago
  69. da59c51 hwrng: bcm2835 - handle of_iomap failures by Arvind Yadav · 8 years ago
  70. 0bd2223 crypto: cryptd - initialize child shash_desc on import by Ard Biesheuvel · 8 years ago
  71. 10faa8c crypto: FIPS - allow tests to be disabled in FIPS mode by Stephan Mueller · 8 years ago
  72. 93ba73f crypto: qat - fix constants table DMA by Maksim Lukoshkov · 8 years ago
  73. 98a3c46 hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register by PrasannaKumar Muralidharan · 8 years ago
  74. 68734bc9 hwrng: Remove check for max less than 4 bytes by PrasannaKumar Muralidharan · 8 years ago
  75. 27c4d54 crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset by Herbert Xu · 8 years ago
  76. 85962d2 hwrng: amd - Convert to new hwrng read() API by Corentin LABBE · 8 years ago
  77. 3c343a3 hwrng: amd - Access hardware via ioread32/iowrite32 by Corentin LABBE · 8 years ago
  78. 7bad2cc hwrng: amd - Replace global variable with private struct by Corentin LABBE · 8 years ago
  79. fdec60d hwrng: amd - release_region must be called after hwrng_unregister by Corentin LABBE · 8 years ago
  80. 055ae89 hwrng: amd - Remove asm/io.h by Corentin LABBE · 8 years ago
  81. f8169bf hwrng: amd - Be consitent with the driver name by Corentin LABBE · 8 years ago
  82. 1c335d4 hwrng: amd - use the BIT macro by Corentin LABBE · 8 years ago
  83. 6020721 hwrng: amd - Fix style problem with blank line by Corentin LABBE · 8 years ago
  84. 1ac6b73 crypto: caam - add missing header dependencies by Baoyou Xie · 8 years ago
  85. cc2f190 hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC. by Omer Khaliq · 8 years ago
  86. 21b5b8e PCI: quirk fixup for cavium invalid sriov link value. by Ananth Jasty · 8 years ago
  87. 8b18e23 crypto: caam - fix IV loading for authenc (giv)decryption by Horia Geantă · 8 years ago
  88. 31bd44e crypto: cryptd - Use correct tfm object for AEAD tracking by Herbert Xu · 8 years ago
  89. 16d5696 crypto: rockchip - use devm_add_action_or_reset() by Sudip Mukherjee · 8 years ago
  90. e09287d crypto: rsa - allow keys >= 2048 bits in FIPS mode by Stephan Mueller · 8 years ago
  91. 59df87c crypto: mxc-scc - check clk_prepare_enable() error by Fabio Estevam · 8 years ago
  92. 161040f hwrng: omap3-rom - Remove obsoleted functions by PrasannaKumar Muralidharan · 8 years ago
  93. 1a45d7e crypto: drbg - fix error return code by Wei Yongjun · 8 years ago
  94. b46b9d1 crypto: sun4i-ss - fix missing unlock on error in sun4i_hash() by Wei Yongjun · 8 years ago
  95. 39457ac crypto: xor - skip speed test if the xor function is selected automatically by Martin Schwidefsky · 8 years ago
  96. ed0bd72 hwrng: core - Improve description of the ->read() interface by Daniel Thompson · 8 years ago
  97. f12e4ed crypto: doc - fix documentation for bulk registration functions by Eric Biggers · 8 years ago
  98. 901d3d4 crypto: vmx - fix null dereference in p8_aes_xts_crypt by Li Zhong · 8 years ago
  99. 10bb087 crypto: qat - fix aes-xts key sizes by Giovanni Cabiddu · 8 years ago
  100. f74bdd4 hwrng: mxc-rnga - Fix Kconfig dependency by Fabian Frederick · 8 years ago