1. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 8 months ago
  2. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 8 months ago
  3. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 8 months ago
  4. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 8 months ago
  5. 07a0fef crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill by Chuhong Yuan · 5 years ago
  6. df3168e crypto: atmel-aes - Fix counter overflow in CTR mode by Tudor Ambarus · 5 years ago
  7. 38945c8 crypto: caam - free resources in case caam_rng registration failed by Iuliana Prodan · 5 years ago
  8. b55ca25 crypto: ccp - fix AES CFB error exposed by new test vectors by Hook, Gary · 6 years ago
  9. 0af06fe crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments by Corentin Labbe · 6 years ago
  10. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 10 months ago
  11. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 10 months ago
  12. c07956c crypto: vmx - Avoid weird build failures by Michael Ellerman · 5 years ago
  13. ab4180b crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c by Corentin Labbe · 5 years ago
  14. d63fe94 crypto: ccp - fix uninitialized list head by Mark Salter · 5 years ago
  15. 7a39054e crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr by Christian Lamparter · 5 years ago
  16. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 5 years ago
  17. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 5 years ago
  18. c1385f5 crypto: mxc-scc - fix build warnings on ARM64 by Fabio Estevam · 6 years ago
  19. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 5 years ago
  20. c6ef369 Merge "crypto: msm: Add DLKM support for crypto modules" by Linux Build Service Account · 5 years ago
  21. eae3abc crypto: mxs-dcp - Fix AES issues by Radu Solea · 6 years ago
  22. df1ef6f crypto: mxs-dcp - Fix SHA null hashes and output length by Radu Solea · 6 years ago
  23. 85b9145 crypto: s5p-sss: Fix Fix argument list alignment by Christoph Manszewski · 6 years ago
  24. e421a61 Merge "crypto: qcedev: Fix out of memory issue" by Linux Build Service Account · 5 years ago
  25. 49afae6 Merge "crypto: msm: Add DLKM support for crypto modules" by Linux Build Service Account · 5 years ago
  26. 465f511 crypto: msm: Add DLKM support for crypto modules by Vishvesh Deobhankar · 5 years ago
  27. 6d76177 crypto: qcedev: Fix out of memory issue by AnilKumar Chimata · 6 years ago
  28. 534ad92 crypto: msm: update QTI crypto drivers for msm-4.14 by Zhen Kong · 7 years ago
  29. 3648f46 crypto: msm: Add DLKM support for crypto modules by Vishvesh Deobhankar · 5 years ago
  30. 99f1f6b crypto: caam - fix concurrency issue in givencrypt descriptor by Horia Geantă · 5 years ago
  31. 5c7f34aa crypto: qat - Silence smp_processor_id() warning by Alexander Sverdlin · 5 years ago
  32. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 5 years ago
  33. c58ff32 crypto: talitos - fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  34. 4566565 crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. by Christophe Leroy · 5 years ago
  35. d3e16cd crypto: talitos - Do not modify req->cryptlen on decryption. by Christophe Leroy · 5 years ago
  36. e1de42f crypto: talitos - fix ECB algs ivsize by Christophe Leroy · 5 years ago
  37. 487c199 crypto: talitos - check data blocksize in ablkcipher. by Christophe Leroy · 5 years ago
  38. f065ad3 crypto: talitos - fix CTR alg blocksize by Christophe Leroy · 5 years ago
  39. 3e2a5c1 crypto: talitos - check AES key size by Christophe Leroy · 5 years ago
  40. 0fce515 Merge android-4.9.186 (cd46375) into msm-4.9 by jianzhou · 5 years ago
  41. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 5 years ago
  42. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 5 years ago
  43. 7b930de crypto: caam - limit output IV to CBC to work around CTR mode DMA issue by Ard Biesheuvel · 5 years ago
  44. 029cc4f crypto: ccp - Validate the the error value used to index error messages by Hook, Gary · 5 years ago
  45. c9a9f1b crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe by Wen Yang · 5 years ago
  46. b24e816 crypto: talitos - Align SEC1 accesses to 32 bits boundaries. by Christophe Leroy · 5 years ago
  47. 26b269a crypto: talitos - properly handle split ICV. by Christophe Leroy · 5 years ago
  48. 920cceb crypto: talitos - fix skcipher failure due to wrong output IV by Christophe Leroy · 6 years ago
  49. 0aefa74 crypto: talitos - rename alternative AEAD algos. by Christophe Leroy · 5 years ago
  50. 83b8ce0 Merge android-4.9.178 (df08e34) into msm-4.9 by jianzhou · 5 years ago
  51. 46724c0 crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 5 years ago
  52. a56988d Merge commit android-4.9.171 (3383326) into msm-4.9 by Tengfei Fan · 5 years ago
  53. 2ed2423 crypto: sun4i-ss - Fix invalid calculation of hash end by Corentin Labbe · 6 years ago
  54. c636a88 crypto: vmx - CTR: always increment IV as quadword by Daniel Axtens · 6 years ago
  55. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  56. e8de7b8 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 6 years ago
  57. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 6 years ago
  58. 862b701 crypto: crypto4xx - properly set IV after de- and encrypt by Christian Lamparter · 7 years ago
  59. fd3f750 crypto: crypto4xx - add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  60. a475fe3 crypto: caam - fixed handling of sg list by Pankaj Gupta · 6 years ago
  61. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 6 years ago
  62. 3c302a7 Merge "Merge android-4.9.152 (fd37e28) into msm-4.9" by Linux Build Service Account · 6 years ago
  63. 9b364a8 crypto: ux500 - Use proper enum in hash_set_dma_transfer by Nathan Chancellor · 6 years ago
  64. 00af9ea crypto: ux500 - Use proper enum in cryp_set_dma_transfer by Nathan Chancellor · 6 years ago
  65. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 6 years ago
  66. e04ddce msm: ice: check for crypto engine availability by Neeraj Soni · 6 years ago
  67. adcbf71 crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK by Christophe Leroy · 6 years ago
  68. 47fbc54 crypto: talitos - reorder code in talitos_edesc_alloc() by Christophe Leroy · 6 years ago
  69. 00ef693 crypto: caam - fix zero-length buffer DMA mapping by Aymen Sghaier · 6 years ago
  70. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  71. 85d9136 Merge "Merge android-4.9.132 (38f2b4a) into msm-4.9" by Linux Build Service Account · 6 years ago
  72. a125bf0 ARM: dts: msm: Remove Out-of-bound access by Monika Singh · 6 years ago
  73. 4d7b63f Merge android-4.9.132 (38f2b4a) into msm-4.9 by Minming Qi · 6 years ago
  74. ffa426d crypto: caam - fix implicit casts in endianness helpers by Horia Geantă · 6 years ago
  75. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 6 years ago
  76. bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 6 years ago
  77. 03f9d77 Merge android-4.9.118 (47b77b8) into msm-4.9 by Minming Qi · 6 years ago
  78. d49c7bb crypto: mxs-dcp - Fix wait logic on chan threads by Leonard Crestez · 6 years ago
  79. 2ba794f crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe() by Waiman Long · 6 years ago
  80. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  81. fd75851 crypto: sharah - Unregister correct algorithms for SAHARA 3 by Michael Müller · 6 years ago
  82. 5c817e3 crypto: qcedev: Add null pointer check on sg_src by Ramandeep Trehan · 6 years ago
  83. ac61741 crypto: caam/jr - fix descriptor DMA unmapping by Horia Geantă · 6 years ago
  84. 4a219e4 crypto: vmx - Fix sleep-in-atomic bugs by Ondrej Mosnacek · 6 years ago
  85. e3af8d5 security: pfe: make inline crypto engine scm call based on version by Neeraj Soni · 6 years ago
  86. 038109f crypto: qce50: Fix unclocked access in unbind path by AnilKumar Chimata · 6 years ago
  87. 804f510 crypto: padlock-aes - Fix Nano workaround data corruption by Herbert Xu · 6 years ago
  88. e77e7d8 crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak by Christian Lamparter · 7 years ago
  89. af4b765 crypto: crypto4xx - remove bad list_del by Christian Lamparter · 7 years ago
  90. 32a48c4 Merge android-4.9.109 (a4230be) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  91. 98ae895 Merge changes Ia7c70965,I881a3f8d into msm-4.9 by Linux Build Service Account · 6 years ago
  92. 20f4d77 crypto: omap-sham - fix memleak by Bin Liu · 7 years ago
  93. ef2aa9f crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 7 years ago
  94. 5c46bf0 Merge "ice: Add code to support older implementation" by Linux Build Service Account · 6 years ago
  95. 758b46f Merge "Revert "block: Expose IOCTL to get partition start sector number"" by Linux Build Service Account · 6 years ago
  96. ded3533 Merge "Merge android-4.9.99 (c462abb) into msm-4.9" by Linux Build Service Account · 6 years ago
  97. a38a694 ice: Add code to support older implementation by AnilKumar Chimata · 6 years ago
  98. fdfdd15 ice: msm: Encrypt only userdata by AnilKumar Chimata · 6 years ago
  99. 79a63da Merge android-4.9.103 (70c65e4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  100. e422d89 crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss by Peter Robinson · 7 years ago