1. 85a2dea crypto: drbg - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  2. 0ca2a04 crypto: move pub key to generic async completion by Gilad Ben-Yossef · 7 years ago
  3. 2c3f8b1 crypto: algif - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  4. ada69a1 crypto: introduce crypto wait for async op by Gilad Ben-Yossef · 7 years ago
  5. 3d549e3 crypto: marvell/cesa - remove redundant backlog checks on EBUSY by Gilad Ben-Yossef · 7 years ago
  6. 4e5b0ad crypto: remove redundant backlog checks on EBUSY by Gilad Ben-Yossef · 7 years ago
  7. 068c2e7 net: use -ENOSPC for transient busy indication by Gilad Ben-Yossef · 7 years ago
  8. cfba73d crypto: ccp - use -ENOSPC for transient busy indication by Gilad Ben-Yossef · 7 years ago
  9. 6b80ea3 crypto: change transient busy return code to -ENOSPC by Gilad Ben-Yossef · 7 years ago
  10. c8dd5e4 hwrng: xgene - Convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. ab387f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 7 years ago
  12. e666d4e crypto: vmx - Use skcipher for ctr fallback by Paulo Flabiano Smorigo · 7 years ago
  13. e6cd5bf crypto: marvell - Switch cipher algs to the skcipher interface by Boris BREZILLON · 7 years ago
  14. ca70f41 MAINTAINERS: update caam crypto driver maintainers list by Horia Geantă · 7 years ago
  15. e3d062a crypto: qat - mark expected switch fall-throughs in qat_uclo by Gustavo A. R. Silva · 7 years ago
  16. 9c290c5 crypto: qat - remove unused and redundant pointer vf_info by Colin Ian King · 7 years ago
  17. 745952a crypto: ccp - remove unused variable qim by Colin Ian King · 7 years ago
  18. 2f1fedc crypto: cavium - clean up clang warning on unread variable offset by Colin Ian King · 7 years ago
  19. 27b43fd crypto: marvell - Remove the old mv_cesa driver by Boris BREZILLON · 7 years ago
  20. 729ec4c ARM: configs: Stop selecting the old CESA driver by Boris BREZILLON · 7 years ago
  21. 7b0c3d6 crypto: marvell - Add a platform_device_id table by Boris BREZILLON · 7 years ago
  22. 7aacbfc crypto: tcrypt - fix buffer lengths in test_aead_speed() by Robert Baronescu · 7 years ago
  23. 5951722 crypto: tcrypt - mark expected switch fall-throughs in do_test() by Gustavo A. R. Silva · 7 years ago
  24. 396d34f crypto: chelsio - Fix memory leak by Harsh Jain · 7 years ago
  25. 2f47d58 crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver by Harsh Jain · 7 years ago
  26. 2956f36 crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl header by Harsh Jain · 7 years ago
  27. de1a00a crypto: chelsio - Use x8_ble gf multiplication to calculate IV. by Harsh Jain · 7 years ago
  28. acfc587 crypto: gf128mul - The x8_ble multiplication functions by Harsh Jain · 7 years ago
  29. 40cdbe1 crypto: chelsio - Check error code with IS_ERR macro by Yeshaswi M R Gowda · 7 years ago
  30. 570265b crypto: chelsio - Remove unused parameter by Yeshaswi M R Gowda · 7 years ago
  31. 3c0dd19 crypto: talitos - avoid useless copy by LEROY Christophe · 7 years ago
  32. 37b5e88 crypto: talitos - chain in buffered data for ahash on SEC1 by LEROY Christophe · 7 years ago
  33. 49f9783 crypto: talitos - do hw_context DMA mapping outside the requests by LEROY Christophe · 7 years ago
  34. 2e13ce0 crypto: talitos - DMA map key in setkey() by LEROY Christophe · 7 years ago
  35. 9a65560 crypto: talitos - simplify tests in ipsec_esp() by LEROY Christophe · 7 years ago
  36. da9de14 crypto: talitos - remove to_talitos_ptr_len() by LEROY Christophe · 7 years ago
  37. 9c02e28 crypto: talitos - don't check the number of channels at each interrupt by LEROY Christophe · 7 years ago
  38. fd5ea7f crypto: talitos - use devm_ioremap() by LEROY Christophe · 7 years ago
  39. fa14c6c crypto: talitos - use of_property_read_u32() by LEROY Christophe · 7 years ago
  40. 24b92ff crypto: talitos - use devm_kmalloc() by LEROY Christophe · 7 years ago
  41. 5b2cf26 crypto: talitos - declare local functions static by LEROY Christophe · 7 years ago
  42. e4a647c crypto: talitos - zeroize the descriptor with memset() by LEROY Christophe · 7 years ago
  43. 70d355c crypto: talitos - fix ctr-aes-talitos by LEROY Christophe · 7 years ago
  44. fbb2213 crypto: talitos - fix use of sg_link_tbl_len by LEROY Christophe · 7 years ago
  45. 6cda075 crypto: talitos - fix AEAD for sha224 on non sha224 capable chips by LEROY Christophe · 7 years ago
  46. f384cdc crypto: talitos - fix setkey to check key weakness by LEROY Christophe · 7 years ago
  47. e04a61b crypto: talitos - fix memory corruption on SEC2 by LEROY Christophe · 7 years ago
  48. ec8c7d1 crypto: talitos - fix AEAD test failures by LEROY Christophe · 7 years ago
  49. 5923136 crypto: crypto4xx - add aes-gcm support by Christian Lamparter · 7 years ago
  50. 65ea8b6 crypto: crypto4xx - add aes-ccm support by Christian Lamparter · 7 years ago
  51. a0aae82 crypto: crypto4xx - prepare for AEAD support by Christian Lamparter · 7 years ago
  52. 2f77690 crypto: crypto4xx - simplify sa and state context acquisition by Christian Lamparter · 7 years ago
  53. 4b5b799 crypto: crypto4xx - fix stalls under heavy load by Christian Lamparter · 7 years ago
  54. 64e1062 crypto: crypto4xx - fix various warnings by Christian Lamparter · 7 years ago
  55. cd4dcd6 crypto: crypto4xx - overhaul crypto4xx_build_pd() by Christian Lamparter · 7 years ago
  56. 4865b12 crypto: crypto4xx - use the correct LE32 format for IV and key defs by Christian Lamparter · 7 years ago
  57. 8ef8d19 crypto: crypto4xx - add backlog queue support by Christian Lamparter · 7 years ago
  58. 778f81d crypto: crypto4xx - increase context and scatter ring buffer elements by Christian Lamparter · 7 years ago
  59. 333eb3e crypto: crypto4xx - fix type mismatch compiler error by Christian Lamparter · 7 years ago
  60. e9b8e4e crypto: crypto4xx - fix off-by-one AES-OFB by Christian Lamparter · 7 years ago
  61. 5a4326d3 crypto: crypto4xx - wire up hmac_mc to hmac_muting by Christian Lamparter · 7 years ago
  62. 9e49451d crypto: keywrap - simplify code by Stephan Mueller · 7 years ago
  63. 5b3f3a8 crypto: dh - return unsigned value for crypto_dh_key_len() by Tudor-Dan Ambarus · 7 years ago
  64. cb195b3 crypto: dh - return unsigned int for dh_data_size() by Tudor-Dan Ambarus · 7 years ago
  65. 6e97e08 crypto: ecdh - return unsigned value for crypto_ecdh_key_len() by Tudor-Dan Ambarus · 7 years ago
  66. 924c9e3 crypto: bcm - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  67. ed713a2 crypto: qat - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  68. dce094e crypto: chelsio - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  69. e02b8b4 crypto: virtio - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  70. bfbd625 crypto: omap-aes - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  71. 4d0ec22 hwrng: core - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  72. d38efad crypto: lrw - Check for incorrect cipher name by Christophe Jaillet · 7 years ago
  73. 616129c crypto: lrw - Fix an error handling path in 'create()' by Christophe Jaillet · 7 years ago
  74. d9fa482 crypto: bcm - use of_device_get_match_data by Corentin LABBE · 7 years ago
  75. 7d556931 crypto: omap - use of_device_get_match_data by Corentin LABBE · 7 years ago
  76. de91568 crypto: stm32 - use of_device_get_match_data by Corentin LABBE · 7 years ago
  77. e781c17 crypto: algboss - remove redundant setting of len to zero by Colin Ian King · 7 years ago
  78. 2fd23f2 crypto: omap - return -ENOMEM on allocation failure. by Allen · 7 years ago
  79. 350ef88 padata: ensure padata_do_serial() runs on the correct CPU by Mathias Krause · 7 years ago
  80. cf5868c padata: ensure the reorder timer callback runs on the correct CPU by Mathias Krause · 7 years ago
  81. 1bd845b padata: set cpu_index of unused CPUs to -1 by Mathias Krause · 7 years ago
  82. 5e1a646 crypto: crc32-pclmul - remove useless relative addressing by Mikulas Patocka · 7 years ago
  83. c07f7c2 crypto:ccp - invoke the DMA callback in a standard way by amd · 7 years ago
  84. 01c4c09 crypto: ccp - unmap pages and remove unmap objects in callback by amd · 7 years ago
  85. 9e66317 Linux 4.14-rc3 by Linus Torvalds · 7 years ago
  86. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 1de47f3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 156069f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. a8c964e Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  95. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  96. 74d83ec Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  97. 95dcc4d Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  98. 99637e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  99. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  100. 7b5ef82 Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago