1. 5092fcf crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  2. b8fb993 crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  3. f402e31 crypto: arm64/aes-ce-cipher - match round key endianness with generic code by Ard Biesheuvel · 7 years ago
  4. da17933 crypto: arm64/sha2-ce - add non-SIMD scalar fallback by Ard Biesheuvel · 7 years ago
  5. 0771f32 crypto: arm64/sha1-ce - add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  6. 15c7d8f crypto: arm64/crc32 - add non-SIMD scalar fallback by Ard Biesheuvel · 7 years ago
  7. 2dde374 crypto: arm64/crct10dif - add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  8. 6d6254d crypto: arm64/ghash-ce - add non-SIMD scalar fallback by Ard Biesheuvel · 7 years ago
  9. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  10. a7c391f crypto: algapi - use separate dst and src operands for __crypto_xor() by Ard Biesheuvel · 7 years ago
  11. 9a42e4e crypto: rockchip - return the err code when unable dequeue the crypto request by Zain Wang · 7 years ago
  12. 641eacd crypto: rockchip - move the crypto completion from interrupt context by Zain Wang · 7 years ago
  13. 1d54494 hwrng: mx-rngc - add a driver for Freescale RNGC by Martin Kaiser · 7 years ago
  14. 15d05fd Documentation: devicetree: add Freescale RNGC binding by Steffen Trumtrar · 7 years ago
  15. 60f3aae hwrng: Kconfig - Correct help text about feeding entropy pool by PrasannaKumar Muralidharan · 7 years ago
  16. 6a8487a crypto: scompress - defer allocation of scratch buffer to first use by Ard Biesheuvel · 7 years ago
  17. cc4d110 crypto: scompress - free partially allocated scratch buffers on failure by Ard Biesheuvel · 7 years ago
  18. 3c08377 crypto: scompress - don't sleep with preemption disabled by Ard Biesheuvel · 7 years ago
  19. 9166c44 crypto: brcm - Support more FlexRM rings than SPU engines. by raveendra padasalagi · 7 years ago
  20. 6d2bce6 crypto: atmel-ecc - fix signed integer to u8 assignment by Tudor-Dan Ambarus · 7 years ago
  21. 952035b crypto: ecdh - fix concurrency on shared secret and pubkey by Tudor-Dan Ambarus · 7 years ago
  22. 0876d16 crypto: ccp - remove duplicate module version and author entry by Brijesh Singh · 7 years ago
  23. b66ad0b crypto: tcrypt - remove AES-XTS-192 speed tests by Horia Geantă · 7 years ago
  24. 0138d32 Crypto: atmel-ecc: Make a couple of local functions static by Colin Ian King · 7 years ago
  25. 1ce5b2f crypto: img-hash - remove unnecessary static in img_hash_remove() by Gustavo A. R. Silva · 7 years ago
  26. 47f1241 crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove() by Gustavo A. R. Silva · 7 years ago
  27. 22d96f0 crypto: atmel-sha - remove unnecessary static in atmel_sha_remove() by Gustavo A. R. Silva · 7 years ago
  28. 0588d85 crypto: omap-sham - remove unnecessary static in omap_sham_remove() by Gustavo A. R. Silva · 7 years ago
  29. b2e870f crypto: n2 - Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  30. 297b9ce crypto: caam/jr - add support for DPAA2 parts by Horia Geantă · 7 years ago
  31. e28c190 csrypto: ccp - Expand RSA support for a v5 ccp by Gary R Hook · 7 years ago
  32. ceeec0a crypto: ccp - Add support for RSA on the CCP by Gary R Hook · 7 years ago
  33. 333706b crypto: Add akcipher_set_reqsize() function by Gary R Hook · 7 years ago
  34. 6ba46c7 crypto: ccp - Fix base RSA function for version 5 CCPs by Gary R Hook · 7 years ago
  35. 68cc652 crypto: ccp - Update copyright dates for 2017. by Gary R Hook · 7 years ago
  36. c2176f0 crypto: rng - ensure that the RNG is ready before using by Jason A. Donenfeld · 7 years ago
  37. 8a1012d crypto: stm32 - Support for STM32 HASH module by lionel.debieve@st.com · 7 years ago
  38. 7bb952c dt-bindings: Document STM32 HASH bindings by lionel.debieve@st.com · 7 years ago
  39. c35af01 crypto: stm32 - Rename module to use generic crypto by lionel.debieve@st.com · 7 years ago
  40. 0373d08 crypto: stm32 - solve crc issue during unbind by lionel.debieve@st.com · 7 years ago
  41. 3917751 crypto: stm32 - CRC use relaxed function by lionel.debieve@st.com · 7 years ago
  42. 430f133 crypto: caam - free qman_fq after kill_fq by Xulin Sun · 7 years ago
  43. d887c52 crypto: algif_aead - overhaul memory management by Stephan Mueller · 7 years ago
  44. e870456 crypto: algif_skcipher - overhaul memory management by Stephan Mueller · 7 years ago
  45. 10a515d hwrng: remember rng chosen by user by Harald Freudenberger · 7 years ago
  46. 2bbb698 hwrng: use rng source with best quality by Harald Freudenberger · 7 years ago
  47. ad81808 crypto: caam - fix condition for the jump over key(s) command by Tudor Ambarus · 7 years ago
  48. f366af4 crypto: caam - clean-up in caam_init_rng() by Horia Geantă · 7 years ago
  49. 60a3f73 crypto: caam - remove unused variables in caam_drv_private by Tudor Ambarus · 7 years ago
  50. bcde1f7 crypto: caam - remove unused sg_to_sec4_sg_len() by Horia Geantă · 7 years ago
  51. c7a91eb crypto: caam/qi - lower driver verbosity by Horia Geantă · 7 years ago
  52. b3b2046 crypto: caam/qi - remove unused header sg_sw_sec4.h by Horia Geantă · 7 years ago
  53. 5747ff3 crypto: caam/qi - explicitly set dma_ops by Horia Geantă · 7 years ago
  54. 36cda08 crypto: caam/qi - fix AD length endianness in S/G entry by Horia Geantă · 7 years ago
  55. eb9ba37 crypto: caam/qi - handle large number of S/Gs case by Horia Geantă · 7 years ago
  56. a68a193 crypto: caam/qi - properly set IV after {en,de}crypt by Horia Geantă · 7 years ago
  57. 1ed289f crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y by Horia Geantă · 7 years ago
  58. 972b812 crypto: caam/qi - fix compilation with DEBUG enabled by Horia Geantă · 7 years ago
  59. 84ea954 crypto: caam/qi - fix typo in authenc alg driver name by Horia Geantă · 7 years ago
  60. c609048 crypto: brcm - add NULL check on of_match_device() return value by Gustavo A. R. Silva · 7 years ago
  61. 24086e3 crypto: geode-aes - fixed coding style warnings and error by Chris Gorman · 7 years ago
  62. 57de3ae crypto: ccp - remove ccp_present() check from device initialize by Brijesh Singh · 7 years ago
  63. d0ebbc0 crypto: ccp - rename ccp driver initialize files as sp device by Brijesh Singh · 7 years ago
  64. f4d18d6 crypto: ccp - Abstract interrupt registeration by Brijesh Singh · 7 years ago
  65. 720419f crypto: ccp - Introduce the AMD Secure Processor device by Brijesh Singh · 7 years ago
  66. 970e830 crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup by Brijesh Singh · 7 years ago
  67. a0a613a MAINTAINERS: add a maintainer for Microchip / Atmel ECC driver by Tudor-Dan Ambarus · 7 years ago
  68. 1110569 crypto: atmel-ecc - introduce Microchip / Atmel ECC driver by Tudor-Dan Ambarus · 7 years ago
  69. 66d3994 crypto: kpp - add get/set_flags helpers by Tudor-Dan Ambarus · 7 years ago
  70. b8ae5c7 crypto: sun4i-ss - support the Security System PRNG by Corentin LABBE · 7 years ago
  71. 3822c33 crypto: omap-des - fix error return code in omap_des_probe() by Gustavo A. R. Silva · 7 years ago
  72. 62c58f8 crypto: omap-aes - fix error return code in omap_aes_probe() by Gustavo A. R. Silva · 7 years ago
  73. 353ef08 crypto: mxs-dcp - print error message on platform_get_irq failure by Gustavo A. R. Silva · 7 years ago
  74. 5a19dc5 crypto: mxc-scc - fix error code in mxc_scc_probe() by Gustavo A. R. Silva · 7 years ago
  75. 0a7d710 crypto: mediatek - fix error return code in mtk_crypto_probe() by Gustavo A. R. Silva · 7 years ago
  76. 28a2cc6 crypto: ccp - print error message on platform_get_irq failure by Gustavo A. R. Silva · 7 years ago
  77. 33460b2 crypto: ccp - Provide an error path for debugfs setup failure by Gary R Hook · 7 years ago
  78. bce386a crypto: ccp - Change all references to use the JOB ID macro by Gary R Hook · 7 years ago
  79. 77af0ae crypto: ccp - Fix some line spacing by Gary R Hook · 7 years ago
  80. 30aabe3 crypto: sahara - make of_device_ids const by Arvind Yadav · 7 years ago
  81. a93854c crypto: qat - fix spelling mistake: "runing" -> "running" by Colin Ian King · 7 years ago
  82. d31e712 crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services by Zeng, Xin · 7 years ago
  83. 41cdf7a crypto: authencesn - Fix digest_null crash by Herbert Xu · 7 years ago
  84. efc856e crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig by raveendra padasalagi · 7 years ago
  85. 6eb8844 Documentation/bindings: crypto: remove the dma-mask property by Antoine Ténart · 7 years ago
  86. a2069aa crypto: inside-secure - do not parse the dma mask from dt by Antoine Ténart · 7 years ago
  87. 440bf34 crypto: cavium/nitrox - Change in firmware path. by Srikanth Jampala · 7 years ago
  88. a7e6e5d crypto: brcm - Fix SHA3-512 algorithm failure by raveendra padasalagi · 7 years ago
  89. 5771a8c Linux v4.13-rc1 by Linus Torvalds · 7 years ago
  90. 486088b Merge tag 'standardize-docs' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  91. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  92. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. 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
  94. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  95. 2173bd0 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  96. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  97. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  98. 966859b Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  99. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  100. 72e5c74 random: reorder READ_ONCE() in get_random_uXX by Sebastian Andrzej Siewior · 7 years ago