1. e90c48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  2. ef4064b crypto: ccp - use dma_mapping_error to check map error by Pan Bian · 7 years ago
  3. 67adc43 crypto: sahara - Remove leftover from previous used spinlock by Mogens Lauridsen · 7 years ago
  4. 1e32041 crypto: sahara - Fix dma unmap direction by Mogens Lauridsen · 7 years ago
  5. a92f7af crypto: caam - Remove unused dentry members by Fabio Estevam · 7 years ago
  6. ac360fa crypto: ccp - select CONFIG_CRYPTO_RSA by Arnd Bergmann · 7 years ago
  7. d634bae crypto: ccp - avoid uninitialized variable warning by Arnd Bergmann · 7 years ago
  8. 2838957 crypto: ixp4xx - Fix error handling path in 'aead_perform()' by Herbert Xu · 7 years ago
  9. 5060ffc crypto: ccp - Add XTS-AES-256 support for CCP version 5 by Gary R Hook · 7 years ago
  10. 7f7216c crypto: ccp - Rework the unit-size check for XTS-AES by Gary R Hook · 7 years ago
  11. 47f27f1 crypto: ccp - Add a call to xts_check_key() by Gary R Hook · 7 years ago
  12. e652399 crypto: ccp - Fix XTS-AES-128 support on v5 CCPs by Gary R Hook · 7 years ago
  13. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  14. 9a42e4e crypto: rockchip - return the err code when unable dequeue the crypto request by Zain Wang · 7 years ago
  15. 641eacd crypto: rockchip - move the crypto completion from interrupt context by Zain Wang · 7 years ago
  16. 1d54494 hwrng: mx-rngc - add a driver for Freescale RNGC by Martin Kaiser · 7 years ago
  17. 60f3aae hwrng: Kconfig - Correct help text about feeding entropy pool by PrasannaKumar Muralidharan · 7 years ago
  18. 9166c44 crypto: brcm - Support more FlexRM rings than SPU engines. by raveendra padasalagi · 7 years ago
  19. 6d2bce6 crypto: atmel-ecc - fix signed integer to u8 assignment by Tudor-Dan Ambarus · 7 years ago
  20. 0876d16 crypto: ccp - remove duplicate module version and author entry by Brijesh Singh · 7 years ago
  21. 0138d32 Crypto: atmel-ecc: Make a couple of local functions static by Colin Ian King · 7 years ago
  22. 1ce5b2f crypto: img-hash - remove unnecessary static in img_hash_remove() by Gustavo A. R. Silva · 7 years ago
  23. 47f1241 crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove() by Gustavo A. R. Silva · 7 years ago
  24. 22d96f0 crypto: atmel-sha - remove unnecessary static in atmel_sha_remove() by Gustavo A. R. Silva · 7 years ago
  25. 0588d85 crypto: omap-sham - remove unnecessary static in omap_sham_remove() by Gustavo A. R. Silva · 7 years ago
  26. b2e870f crypto: n2 - Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  27. 297b9ce crypto: caam/jr - add support for DPAA2 parts by Horia Geantă · 7 years ago
  28. 60c4081 crypto: inside-secure - fix the sha state length in hmac_sha1_setkey by Antoine Ténart · 7 years ago
  29. 42ef3be crypto: inside-secure - fix invalidation check in hmac_sha1_setkey by Antoine Ténart · 7 years ago
  30. e28c190 csrypto: ccp - Expand RSA support for a v5 ccp by Gary R Hook · 7 years ago
  31. ceeec0a crypto: ccp - Add support for RSA on the CCP by Gary R Hook · 7 years ago
  32. 6ba46c7 crypto: ccp - Fix base RSA function for version 5 CCPs by Gary R Hook · 7 years ago
  33. 68cc652 crypto: ccp - Update copyright dates for 2017. by Gary R Hook · 7 years ago
  34. 8a1012d crypto: stm32 - Support for STM32 HASH module by lionel.debieve@st.com · 7 years ago
  35. c35af01 crypto: stm32 - Rename module to use generic crypto by lionel.debieve@st.com · 7 years ago
  36. 0373d08 crypto: stm32 - solve crc issue during unbind by lionel.debieve@st.com · 7 years ago
  37. 3917751 crypto: stm32 - CRC use relaxed function by lionel.debieve@st.com · 7 years ago
  38. 430f133 crypto: caam - free qman_fq after kill_fq by Xulin Sun · 7 years ago
  39. 10a515d hwrng: remember rng chosen by user by Harald Freudenberger · 7 years ago
  40. 2bbb698 hwrng: use rng source with best quality by Harald Freudenberger · 7 years ago
  41. ad81808 crypto: caam - fix condition for the jump over key(s) command by Tudor Ambarus · 7 years ago
  42. f366af4 crypto: caam - clean-up in caam_init_rng() by Horia Geantă · 7 years ago
  43. 60a3f73 crypto: caam - remove unused variables in caam_drv_private by Tudor Ambarus · 7 years ago
  44. bcde1f7 crypto: caam - remove unused sg_to_sec4_sg_len() by Horia Geantă · 7 years ago
  45. c7a91eb crypto: caam/qi - lower driver verbosity by Horia Geantă · 7 years ago
  46. b3b2046 crypto: caam/qi - remove unused header sg_sw_sec4.h by Horia Geantă · 7 years ago
  47. 5747ff3 crypto: caam/qi - explicitly set dma_ops by Horia Geantă · 7 years ago
  48. 36cda08 crypto: caam/qi - fix AD length endianness in S/G entry by Horia Geantă · 7 years ago
  49. eb9ba37 crypto: caam/qi - handle large number of S/Gs case by Horia Geantă · 7 years ago
  50. a68a193 crypto: caam/qi - properly set IV after {en,de}crypt by Horia Geantă · 7 years ago
  51. 1ed289f crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y by Horia Geantă · 7 years ago
  52. 972b812 crypto: caam/qi - fix compilation with DEBUG enabled by Horia Geantă · 7 years ago
  53. 84ea954 crypto: caam/qi - fix typo in authenc alg driver name by Horia Geantă · 7 years ago
  54. c609048 crypto: brcm - add NULL check on of_match_device() return value by Gustavo A. R. Silva · 7 years ago
  55. 24086e3 crypto: geode-aes - fixed coding style warnings and error by Chris Gorman · 7 years ago
  56. 57de3ae crypto: ccp - remove ccp_present() check from device initialize by Brijesh Singh · 7 years ago
  57. d0ebbc0 crypto: ccp - rename ccp driver initialize files as sp device by Brijesh Singh · 7 years ago
  58. f4d18d6 crypto: ccp - Abstract interrupt registeration by Brijesh Singh · 7 years ago
  59. 720419f crypto: ccp - Introduce the AMD Secure Processor device by Brijesh Singh · 7 years ago
  60. 970e830 crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup by Brijesh Singh · 7 years ago
  61. 1110569 crypto: atmel-ecc - introduce Microchip / Atmel ECC driver by Tudor-Dan Ambarus · 7 years ago
  62. b8ae5c7 crypto: sun4i-ss - support the Security System PRNG by Corentin LABBE · 7 years ago
  63. 3822c33 crypto: omap-des - fix error return code in omap_des_probe() by Gustavo A. R. Silva · 7 years ago
  64. 62c58f8 crypto: omap-aes - fix error return code in omap_aes_probe() by Gustavo A. R. Silva · 7 years ago
  65. 353ef08 crypto: mxs-dcp - print error message on platform_get_irq failure by Gustavo A. R. Silva · 7 years ago
  66. 5a19dc5 crypto: mxc-scc - fix error code in mxc_scc_probe() by Gustavo A. R. Silva · 7 years ago
  67. 0a7d710 crypto: mediatek - fix error return code in mtk_crypto_probe() by Gustavo A. R. Silva · 7 years ago
  68. 28a2cc6 crypto: ccp - print error message on platform_get_irq failure by Gustavo A. R. Silva · 7 years ago
  69. 33460b2 crypto: ccp - Provide an error path for debugfs setup failure by Gary R Hook · 7 years ago
  70. bce386a crypto: ccp - Change all references to use the JOB ID macro by Gary R Hook · 7 years ago
  71. 77af0ae crypto: ccp - Fix some line spacing by Gary R Hook · 7 years ago
  72. 30aabe3 crypto: sahara - make of_device_ids const by Arvind Yadav · 7 years ago
  73. a93854c crypto: qat - fix spelling mistake: "runing" -> "running" by Colin Ian King · 7 years ago
  74. d31e712 crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services by Zeng, Xin · 7 years ago
  75. efc856e crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig by raveendra padasalagi · 7 years ago
  76. a2069aa crypto: inside-secure - do not parse the dma mask from dt by Antoine Ténart · 7 years ago
  77. 440bf34 crypto: cavium/nitrox - Change in firmware path. by Srikanth Jampala · 7 years ago
  78. a7e6e5d crypto: brcm - Fix SHA3-512 algorithm failure by raveendra padasalagi · 7 years ago
  79. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  80. 93ff818 Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  81. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  82. 72e5c74 random: reorder READ_ONCE() in get_random_uXX by Sebastian Andrzej Siewior · 7 years ago
  83. eecabf5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 7 years ago
  84. 0ffff11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  85. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  86. 96d0d83 Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  87. 1ef2740 Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  88. e37720e Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  89. ccd5d1b Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  90. 4d25ec1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  91. 907afe5 Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  92. 2931dc7 Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  93. 9636603 Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks' by Rafael J. Wysocki · 7 years ago
  94. 6df609b Merge branches 'pm-qos' and 'pm-devfreq' by Rafael J. Wysocki · 7 years ago
  95. a252c25 Merge branches 'pm-cpufreq-sched' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  96. ec4b8dd Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago
  97. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  98. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  99. 6735a19 Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  100. 8c6f5e7 Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago