1. 44122cc crypto: sun4i-ss - add SPDX header and remove blank lines by Corentin Labbe · 4 years, 1 month ago
  2. b1f578b crypto: sun4i-ss - enabled stats via debugfs by Corentin Labbe · 4 years, 1 month ago
  3. 9bc3dd2 crypto: sun4i-ss - fix kmap usage by Corentin Labbe · 4 years, 1 month ago
  4. 4ec8977 crypto: sun4i-ss - initialize need_fallback by Corentin Labbe · 4 years, 1 month ago
  5. 5ab6177 crypto: sun4i-ss - handle BigEndian for cipher by Corentin Labbe · 4 years, 1 month ago
  6. b756f1c crypto: sun4i-ss - IV register does not work on A10 and A13 by Corentin Labbe · 4 years, 1 month ago
  7. 7bdcd85 crypto: sun4i-ss - checking sg length is not sufficient by Corentin Labbe · 4 years, 1 month ago
  8. 5835135 crypto: sun4i-ss - linearize buffers content must be kept by Corentin Labbe · 4 years, 1 month ago
  9. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
  10. 732b764 crypto: sun8i-ce - fix two error path's memory leak by Corentin Labbe · 4 years, 2 months ago
  11. 2e0e386 crypto: kconfig - fix a couple of spelling mistakes by Colin Ian King · 4 years, 2 months ago
  12. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  13. e930c39 crypto: sun8x-ce*: update entries to its documentation by Mauro Carvalho Chehab · 4 years, 3 months ago
  14. fcf5d2d crypto: sun8i-ss - fix comparison of integer expressions of different signedness by Corentin Labbe · 4 years, 4 months ago
  15. 25d85ff crypto: sun8i-ce - fix comparison of integer expressions of different signedness by Corentin Labbe · 4 years, 4 months ago
  16. 4a07eab crypto: sun8i-ce - Add support for the TRNG by Corentin Labbe · 4 years, 4 months ago
  17. 5eb7e94 crypto: sun8i-ce - Add support for the PRNG by Corentin Labbe · 4 years, 4 months ago
  18. 5c39417 crypto: sun8i-ce - Add stat_bytes debugfs by Corentin Labbe · 4 years, 4 months ago
  19. 56f6d5a crypto: sun8i-ce - support hash algorithms by Corentin Labbe · 4 years, 4 months ago
  20. 6b4f76c crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes by Corentin Labbe · 4 years, 4 months ago
  21. e66862e crypto: sun8i-ce - handle different error registers by Corentin Labbe · 4 years, 4 months ago
  22. 0605fa0 crypto: sun8i-ce - split into prepare/run/unprepare by Corentin Labbe · 4 years, 4 months ago
  23. a216f8d crypto: sun8i-ce - move iv data to request context by Corentin Labbe · 4 years, 4 months ago
  24. 87f3426 crypto: sun8i-ce - handle endianness of t_common_ctl by Corentin Labbe · 4 years, 4 months ago
  25. 68cbba1 crypto: sun8i-ss - better debug printing by Corentin Labbe · 4 years, 4 months ago
  26. 3bf9754 crypto: sun8i-ss - Add more comment on some structures by Corentin Labbe · 4 years, 4 months ago
  27. 3b7aaa8 crypto: sun8i-ss - fix a trivial typo by Corentin Labbe · 4 years, 4 months ago
  28. d9b4541 crypto: sun8i-ss - support hash algorithms by Corentin Labbe · 4 years, 4 months ago
  29. ac2614d crypto: sun8i-ss - Add support for the PRNG by Corentin Labbe · 4 years, 4 months ago
  30. f1455b1 crypto: sun8i-ss - Add SS_START define by Corentin Labbe · 4 years, 4 months ago
  31. 560daf9e crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  32. e61a235 crypto: sun8i - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  33. 9b20cbf crypto: sun4i-ss - Fix sparse endianness markers by Herbert Xu · 4 years, 5 months ago
  34. f089ee5 crypto: sun8i-ss - remove redundant memzero_explicit() by Denis Efremov · 4 years, 5 months ago
  35. ede1328 crypto: sun8i-ss - use kfree_sensitive() by Denis Efremov · 4 years, 5 months ago
  36. 712d806 crypto: sun8i-ce - use kfree_sensitive() by Denis Efremov · 4 years, 5 months ago
  37. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 6 months ago
  38. b8aa7dc crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 7 months ago
  39. 44b5917 crypto: sun8i-ss - permit asynchronous skcipher as fallback by Ard Biesheuvel · 4 years, 7 months ago
  40. 31abd3e crypto: sun8i-ce - permit asynchronous skcipher as fallback by Ard Biesheuvel · 4 years, 7 months ago
  41. 89fb00f crypto: sun4i - permit asynchronous skcipher as fallback by Ard Biesheuvel · 4 years, 7 months ago
  42. 5c3a8a6 crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init by Dinghao Liu · 4 years, 7 months ago
  43. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
  44. 3ecad8c docs: fix broken references for ReST files that moved around by Mauro Carvalho Chehab · 4 years, 9 months ago
  45. 56b80bd crypto: sun8i-ss - Delete an error message in sun8i_ss_probe() by Markus Elfring · 4 years, 10 months ago
  46. 5fbab10 crypto: sun8i-ce - fix description of stat_fb by Corentin Labbe · 5 years ago
  47. 11c7686 crypto: sun8i-ss - fix description of stat_fb by Corentin Labbe · 5 years ago
  48. 9ce9a5d crypto: allwinner - remove redundant platform_get_irq error message by Chen Zhou · 5 years ago
  49. 4b0ec91 crypto: sun8i-ce - remove dead code by Corentin Labbe · 5 years ago
  50. 93d24ac crypto: sun8i-ce - fix removal of module by Corentin Labbe · 5 years ago
  51. 7b3d853 crypto: sun8i-ss - fix removal of module by Corentin Labbe · 5 years ago
  52. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  53. 3932aa1 crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static by Ben Dooks (Codethink) · 5 years ago
  54. eb5b915 crypto: allwinner - remove unneeded semicolon by Chen Zhou · 5 years ago
  55. 1e02e6f crypto: sun4i-ss - add the A33 variant of SS by Corentin Labbe · 5 years ago
  56. 93c7f4d crypto: sun8i-ce - enable working on big endian by Corentin Labbe · 5 years ago
  57. d1d787b crypto: sun4i-ss - fix big endian issues by Corentin Labbe · 5 years ago
  58. 2edf864 crypto: sun4i-ss - hide the Invalid keylen message by Corentin Labbe · 5 years ago
  59. 626abd3 crypto: sun4i-ss - use crypto_ahash_digestsize by Corentin Labbe · 5 years ago
  60. 7ca2a71 crypto: sun4i-ss - remove dependency on not 64BIT by Corentin Labbe · 5 years ago
  61. a712660 crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c by Corentin Labbe · 5 years ago
  62. c735184 crypto: sun8i-ce - Fix memdup.cocci warnings by YueHaibing · 5 years ago
  63. d6e9da2 crypto: sun4i-ss - Fix 64-bit size_t warnings by Herbert Xu · 5 years ago
  64. 4509f43 crypto: allwinner - fix some spelling mistakes by Colin Ian King · 5 years ago
  65. 44eff4a crypto: sun8i-ss - fix memdup.cocci warnings by kbuild test robot · 5 years ago
  66. 09b6816 crypto: sun8i-ss - fix semicolon.cocci warnings by kbuild test robot Remove unneeded semicolon · 5 years ago
  67. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  68. f08fcce crypto: allwinner - Add sun8i-ss cryptographic offloader by Corentin Labbe · 5 years ago
  69. 1751354 crypto: sun4i-ss - Move to Allwinner directory by Corentin Labbe · 5 years ago
  70. 06f751b crypto: allwinner - Add sun8i-ce Crypto Engine by Corentin Labbe · 5 years ago
  71. 3914b93 crypto: allwinner - Add allwinner subdirectory by Corentin Labbe · 5 years ago