1. 5951722 crypto: tcrypt - mark expected switch fall-throughs in do_test() by Gustavo A. R. Silva · 7 years ago
  2. 396d34f crypto: chelsio - Fix memory leak by Harsh Jain · 7 years ago
  3. 2f47d58 crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver by Harsh Jain · 7 years ago
  4. 2956f36 crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl header by Harsh Jain · 7 years ago
  5. de1a00a crypto: chelsio - Use x8_ble gf multiplication to calculate IV. by Harsh Jain · 7 years ago
  6. acfc587 crypto: gf128mul - The x8_ble multiplication functions by Harsh Jain · 7 years ago
  7. 40cdbe1 crypto: chelsio - Check error code with IS_ERR macro by Yeshaswi M R Gowda · 7 years ago
  8. 570265b crypto: chelsio - Remove unused parameter by Yeshaswi M R Gowda · 7 years ago
  9. 3c0dd19 crypto: talitos - avoid useless copy by LEROY Christophe · 7 years ago
  10. 37b5e88 crypto: talitos - chain in buffered data for ahash on SEC1 by LEROY Christophe · 7 years ago
  11. 49f9783 crypto: talitos - do hw_context DMA mapping outside the requests by LEROY Christophe · 7 years ago
  12. 2e13ce0 crypto: talitos - DMA map key in setkey() by LEROY Christophe · 7 years ago
  13. 9a65560 crypto: talitos - simplify tests in ipsec_esp() by LEROY Christophe · 7 years ago
  14. da9de14 crypto: talitos - remove to_talitos_ptr_len() by LEROY Christophe · 7 years ago
  15. 9c02e28 crypto: talitos - don't check the number of channels at each interrupt by LEROY Christophe · 7 years ago
  16. fd5ea7f crypto: talitos - use devm_ioremap() by LEROY Christophe · 7 years ago
  17. fa14c6c crypto: talitos - use of_property_read_u32() by LEROY Christophe · 7 years ago
  18. 24b92ff crypto: talitos - use devm_kmalloc() by LEROY Christophe · 7 years ago
  19. 5b2cf26 crypto: talitos - declare local functions static by LEROY Christophe · 7 years ago
  20. e4a647c crypto: talitos - zeroize the descriptor with memset() by LEROY Christophe · 7 years ago
  21. 70d355c crypto: talitos - fix ctr-aes-talitos by LEROY Christophe · 7 years ago
  22. fbb2213 crypto: talitos - fix use of sg_link_tbl_len by LEROY Christophe · 7 years ago
  23. 6cda075 crypto: talitos - fix AEAD for sha224 on non sha224 capable chips by LEROY Christophe · 7 years ago
  24. f384cdc crypto: talitos - fix setkey to check key weakness by LEROY Christophe · 7 years ago
  25. e04a61b crypto: talitos - fix memory corruption on SEC2 by LEROY Christophe · 7 years ago
  26. ec8c7d1 crypto: talitos - fix AEAD test failures by LEROY Christophe · 7 years ago
  27. 5923136 crypto: crypto4xx - add aes-gcm support by Christian Lamparter · 7 years ago
  28. 65ea8b6 crypto: crypto4xx - add aes-ccm support by Christian Lamparter · 7 years ago
  29. a0aae82 crypto: crypto4xx - prepare for AEAD support by Christian Lamparter · 7 years ago
  30. 2f77690 crypto: crypto4xx - simplify sa and state context acquisition by Christian Lamparter · 7 years ago
  31. 4b5b799 crypto: crypto4xx - fix stalls under heavy load by Christian Lamparter · 7 years ago
  32. 64e1062 crypto: crypto4xx - fix various warnings by Christian Lamparter · 7 years ago
  33. cd4dcd6 crypto: crypto4xx - overhaul crypto4xx_build_pd() by Christian Lamparter · 7 years ago
  34. 4865b12 crypto: crypto4xx - use the correct LE32 format for IV and key defs by Christian Lamparter · 7 years ago
  35. 8ef8d19 crypto: crypto4xx - add backlog queue support by Christian Lamparter · 7 years ago
  36. 778f81d crypto: crypto4xx - increase context and scatter ring buffer elements by Christian Lamparter · 7 years ago
  37. 333eb3e crypto: crypto4xx - fix type mismatch compiler error by Christian Lamparter · 7 years ago
  38. e9b8e4e crypto: crypto4xx - fix off-by-one AES-OFB by Christian Lamparter · 7 years ago
  39. 5a4326d3 crypto: crypto4xx - wire up hmac_mc to hmac_muting by Christian Lamparter · 7 years ago
  40. 9e49451d crypto: keywrap - simplify code by Stephan Mueller · 7 years ago
  41. 5b3f3a8 crypto: dh - return unsigned value for crypto_dh_key_len() by Tudor-Dan Ambarus · 7 years ago
  42. cb195b3 crypto: dh - return unsigned int for dh_data_size() by Tudor-Dan Ambarus · 7 years ago
  43. 6e97e08 crypto: ecdh - return unsigned value for crypto_ecdh_key_len() by Tudor-Dan Ambarus · 7 years ago
  44. 924c9e3 crypto: bcm - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  45. ed713a2 crypto: qat - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  46. dce094e crypto: chelsio - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  47. e02b8b4 crypto: virtio - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  48. bfbd625 crypto: omap-aes - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  49. 4d0ec22 hwrng: core - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  50. d38efad crypto: lrw - Check for incorrect cipher name by Christophe Jaillet · 7 years ago
  51. 616129c crypto: lrw - Fix an error handling path in 'create()' by Christophe Jaillet · 7 years ago
  52. d9fa482 crypto: bcm - use of_device_get_match_data by Corentin LABBE · 7 years ago
  53. 7d556931 crypto: omap - use of_device_get_match_data by Corentin LABBE · 7 years ago
  54. de91568 crypto: stm32 - use of_device_get_match_data by Corentin LABBE · 7 years ago
  55. e781c17 crypto: algboss - remove redundant setting of len to zero by Colin Ian King · 8 years ago
  56. 2fd23f2 crypto: omap - return -ENOMEM on allocation failure. by Allen · 8 years ago
  57. 350ef88 padata: ensure padata_do_serial() runs on the correct CPU by Mathias Krause · 8 years ago
  58. cf5868c padata: ensure the reorder timer callback runs on the correct CPU by Mathias Krause · 8 years ago
  59. 1bd845b padata: set cpu_index of unused CPUs to -1 by Mathias Krause · 8 years ago
  60. 5e1a646 crypto: crc32-pclmul - remove useless relative addressing by Mikulas Patocka · 8 years ago
  61. c07f7c2 crypto:ccp - invoke the DMA callback in a standard way by amd · 8 years ago
  62. 01c4c09 crypto: ccp - unmap pages and remove unmap objects in callback by amd · 8 years ago
  63. f0e2ce5 crypto: brcm - Explicity ACK mailbox message by raveendra padasalagi · 8 years ago
  64. 52872f5 crypto: drop unnecessary return statements by Geliang Tang · 8 years ago
  65. 06ec1f8 crypto: Use PTR_ERR_ZERO by Himanshu Jha · 8 years ago
  66. 18fddf5 crypto: inside-secure - remove null check before kfree by Himanshu Jha · 8 years ago
  67. b8d3de8 crypto: n2 - remove null check before kfree by Himanshu Jha · 8 years ago
  68. 16d5cee crypto: padlock-sha - constify x86_cpu_id by Arvind Yadav · 8 years ago
  69. d989364 crypto: padlock-aes - constify x86_cpu_id by Arvind Yadav · 8 years ago
  70. 9e0a0b3 crypto: crypto4xx - pointer arithmetic overhaul by Christian Lamparter · 8 years ago
  71. 5d59ad6 crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak by Christian Lamparter · 8 years ago
  72. 40e3b84 crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constant by Christian Lamparter · 8 years ago
  73. 5c727f9 crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst() by Christian Lamparter · 8 years ago
  74. f2a13e7 crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads by Christian Lamparter · 8 years ago
  75. 249c8d9 crypto: crypto4xx - move and refactor dynamic_contents helpers by Christian Lamparter · 8 years ago
  76. 453e309 crypto: crypto4xx - fix dynamic_sa_ctl's sa_contents declaration by Christian Lamparter · 8 years ago
  77. c587e65 crypto: crypto4xx - remove double assignment of pd_uinfo->state by Christian Lamparter · 8 years ago
  78. 886c251 crypto: crypto4xx - remove extern statement before function declaration by Christian Lamparter · 8 years ago
  79. 1ef52a9 crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flag by Christian Lamparter · 8 years ago
  80. 81065f6 crypto: crypto4xx - remove unused definitions and write-only variables by Christian Lamparter · 8 years ago
  81. a728a19 crypto: crypto4xx - remove bad list_del by Christian Lamparter · 8 years ago
  82. f1f2237 dt/bindings: exynos-rng: Move dt binding documentation to bindings/crypto by PrasannaKumar Muralidharan · 8 years ago
  83. c0133b0 hwrng: timeriomem - Remove 'max < 4' condition check by PrasannaKumar Muralidharan · 8 years ago
  84. 46d9374 crypto: aesni - Use GCM IV size constant by Corentin LABBE · 8 years ago
  85. e0ab7e9 crypto: gcm - Use GCM IV size constant by Corentin LABBE · 8 years ago
  86. cb3f381 crypto: omap - Use GCM IV size constant by Corentin LABBE · 8 years ago
  87. 8f6acb7 crypto: chelsio - Use GCM IV size constant by Corentin LABBE · 8 years ago
  88. 07b83f4 crypto: mediatek - Use GCM IV size constant by Corentin LABBE · 8 years ago
  89. a59851d crypto: bcm - Use GCM IV size constant by Corentin LABBE · 8 years ago
  90. 219d51c crypto: atmel - Use GCM IV size constant by Corentin LABBE · 8 years ago
  91. fdd0f3d crypto: nx - Use GCM IV size constant by Corentin LABBE · 8 years ago
  92. cf0bd0a crypto: ccp - Use GCM IV size constant by Corentin LABBE · 8 years ago
  93. 7545e16 crypto: caam - Use GCM IV size constant by Corentin LABBE · 8 years ago
  94. ef78032 crypto: gcm - add GCM IV size constant by Corentin LABBE · 8 years ago
  95. e472706 crypto: mediatek - Add empty messages check in GCM mode by Ryder Lee · 8 years ago
  96. b7e2753 crypto: sm3 - add SM3 test vectors by Gilad Ben-Yossef · 8 years ago
  97. 4f0fc16 crypto: sm3 - add OSCCA SM3 secure hash by Gilad Ben-Yossef · 8 years ago
  98. 1c9fa29 crypto: aesni - make arrays aesni_simd_skciphers and aesni_simd_skciphers2 static by Colin Ian King · 8 years ago
  99. a502e10 crypto: stm32/hash - Remove uninitialized symbol by lionel.debieve@st.com · 8 years ago
  100. 677c4f4 hwrng: pseries - constify vio_device_id by Arvind Yadav · 8 years ago