1. 7178a10 X.509: Fix crash caused by NULL pointer by Tianjia Zhang · 4 years ago
  2. fd3958e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
  3. e07cd2f Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  4. 3c02e04 crypto: xor - Fix divide error in do_xor_speed() by Kirill Tkhai · 4 years ago
  5. 0aa171e crypto: ecdh - avoid buffer overflow in ecdh_set_secret() by Ard Biesheuvel · 4 years ago
  6. f93274e crypto: asym_tpm: correct zero out potential secrets by Greg Kroah-Hartman · 4 years, 1 month ago
  7. 0464e0e crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd by Ard Biesheuvel · 4 years, 1 month ago
  8. 1069e97 crypto: seed - remove trailing semicolon in macro definition by Tom Rix · 4 years, 1 month ago
  9. 17858b1 crypto: ecdh - avoid unaligned accesses in ecdh_set_secret() by Ard Biesheuvel · 4 years, 1 month ago
  10. ad6d66b crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks by Ard Biesheuvel · 4 years, 1 month ago
  11. 00ea27f crypto: tcrypt - permit tcrypt.ko to be builtin by Ard Biesheuvel · 4 years, 1 month ago
  12. 08a7e33 crypto: tcrypt - don't initialize at subsys_initcall time by Ard Biesheuvel · 4 years, 1 month ago
  13. ac50aec crypto: aegis128 - expose SIMD code path as separate driver by Ard Biesheuvel · 4 years, 1 month ago
  14. 97b7018 crypto: aegis128/neon - move final tag check to SIMD domain by Ard Biesheuvel · 4 years, 1 month ago
  15. ad00d41 crypto: aegis128/neon - optimize tail block handling by Ard Biesheuvel · 4 years, 1 month ago
  16. 0268590 crypto: aegis128 - wipe plaintext and tag if decryption fails by Ard Biesheuvel · 4 years, 1 month ago
  17. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  18. 6569e30 crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager by Jason A. Donenfeld · 4 years, 2 months ago
  19. 92eb6c3 crypto: af_alg - avoid undefined behavior accessing salg_name by Eric Biggers · 4 years, 2 months ago
  20. 09a5ef9 crypto: testmgr - WARN on test failure by Eric Biggers · 4 years, 2 months ago
  21. 6e5972f crypto: testmgr - always print the actual skcipher driver name by Eric Biggers · 4 years, 2 months ago
  22. 2257f47 crypto: testmgr - always print the actual AEAD driver name by Eric Biggers · 4 years, 2 months ago
  23. 79cafe9 crypto: testmgr - always print the actual hash driver name by Eric Biggers · 4 years, 2 months ago
  24. 1bc608b crypto: sm2 - remove unnecessary reset operations by Tianjia Zhang · 4 years, 3 months ago
  25. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  26. 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
  27. 3093e7c X.509: Fix modular build of public_key_sm2 by Herbert Xu · 4 years, 3 months ago
  28. 10b0f78 crypto: xor - Remove unused variable count in do_xor_speed by Nathan Chancellor · 4 years, 3 months ago
  29. 4f28945 X.509: fix error return value on the failed path by Tianjia Zhang · 4 years, 3 months ago
  30. c055e3e crypto: xor - use ktime for template benchmarking by Ard Biesheuvel · 4 years, 3 months ago
  31. 524ccdb crypto: xor - defer load time benchmark to a later time by Ard Biesheuvel · 4 years, 3 months ago
  32. 2155256 X.509: support OSCCA SM2-with-SM3 certificate verification by Tianjia Zhang · 4 years, 3 months ago
  33. 254f84f X.509: support OSCCA certificate parse by Tianjia Zhang · 4 years, 3 months ago
  34. 8b805b9 crypto: sm2 - add SM2 test vectors to testmgr by Tianjia Zhang · 4 years, 3 months ago
  35. 2b40386 crypto: testmgr - Fix potential memory leak in test_akcipher_one() by Tianjia Zhang · 4 years, 3 months ago
  36. a1f62c2 crypto: testmgr - support test with different ciphertext per encryption by Tianjia Zhang · 4 years, 3 months ago
  37. ea7ecb6 crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm by Tianjia Zhang · 4 years, 3 months ago
  38. f492828 crypto: sm3 - export crypto_sm3_final function by Tianjia Zhang · 4 years, 3 months ago
  39. 77ebdab crypto: af_alg - add extra parameters for DRBG interface by Elena Petrova · 4 years, 3 months ago
  40. fde2f57 crypto: proc - Removing some useless only space lines by Corentin Labbe · 4 years, 3 months ago
  41. 4f86ff5 md/raid6: let async recovery function support different page offset by Yufen Yu · 4 years, 4 months ago
  42. d69454b md/raid6: let syndrome computor support different page offset by Yufen Yu · 4 years, 4 months ago
  43. 29bcff7 md/raid5: add new xor function to support different page offset by Yufen Yu · 4 years, 4 months ago
  44. 1674aea crypto: Kconfig - mark unused ciphers as obsolete by Ard Biesheuvel · 4 years, 4 months ago
  45. 5f254dd crypto: cbc - Remove cbc.h by Herbert Xu · 4 years, 4 months ago
  46. 9ace677 crypto: arc4 - mark ecb(arc4) skcipher as obsolete by Ard Biesheuvel · 4 years, 4 months ago
  47. e43327c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 4 months ago
  48. e73d340 crypto: ahash - Add init_tfm/exit_tfm by Herbert Xu · 4 years, 4 months ago
  49. c195d66 crypto: af_alg - Work around empty control messages without MSG_MORE by Herbert Xu · 4 years, 4 months ago
  50. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  51. 8afa25a crypto: hash - Remove unused async iterators by Ira Weiny · 4 years, 5 months ago
  52. ba974ad crypto: tcrypt - Add support for hash speed testing with keys by Herbert Xu · 4 years, 5 months ago
  53. cbdad1f crypto: algif_aead - Do not set MAY_BACKLOG on the async path by Herbert Xu · 4 years, 5 months ago
  54. 2a05b02 crypto: algif_skcipher - EBUSY on aio should be an error by Herbert Xu · 4 years, 5 months ago
  55. 129a4db crypto: tcrypt - delete duplicated words in messages by Randy Dunlap · 4 years, 5 months ago
  56. 40a3af4 crypto: engine - delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  57. 71952d7 crypto: crct10dif_generic - fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  58. 743b915 crypto: crc32c_generic - delete and fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  59. 4eb57bc crypto: algif_aead - delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  60. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 4 months ago
  61. 1dbb920 crypto: algapi - Move crypto_yield into internal.h by Herbert Xu · 4 years, 5 months ago
  62. d9361cb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
  63. 21dfbcd1 crypto: algif_aead - fix uninitialized ctx->init by Ondrej Mosnacek · 4 years, 5 months ago
  64. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  65. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  66. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  67. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  68. ab5c60b7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
  69. 958ea4e crypto: xts - Replace memcpy() invocation with simple assignment by Ard Biesheuvel · 4 years, 5 months ago
  70. 6914dd5 crypto: ecc - SP800-56A rev 3 local public key validation by Stephan Müller · 4 years, 5 months ago
  71. 2ed5ba6 crypto: dh - SP800-56A rev 3 local public key validation by Stephan Müller · 4 years, 5 months ago
  72. 90fa9ae crypto: dh - check validity of Z before export by Stephan Müller · 4 years, 5 months ago
  73. e7d2b41 crypto: ecdh - check validity of Z before export by Stephan Müller · 4 years, 5 months ago
  74. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  75. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  76. e493b31 crypto: testmgr - delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  77. 9332a9e crypto: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  78. 3f25719 padata: fold padata_alloc_possible() into padata_alloc() by Daniel Jordan · 4 years, 6 months ago
  79. 350ef05 padata: remove stop function by Daniel Jordan · 4 years, 6 months ago
  80. bd25b488 padata: remove start function by Daniel Jordan · 4 years, 6 months ago
  81. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  82. e456ef6 crypto: lrw - prefix function and struct names with "lrw" by Eric Biggers · 4 years, 6 months ago
  83. a874f59 crypto: xts - prefix function and struct names with "xts" by Eric Biggers · 4 years, 6 months ago
  84. 2eb27c1 crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS by Eric Biggers · 4 years, 6 months ago
  85. 7bcb2c9 crypto: algapi - use common mechanism for inheriting flags by Eric Biggers · 4 years, 6 months ago
  86. 4688111 crypto: seqiv - remove seqiv_create() by Eric Biggers · 4 years, 6 months ago
  87. e72b48c crypto: geniv - remove unneeded arguments from aead_geniv_alloc() by Eric Biggers · 4 years, 6 months ago
  88. 6cbba1f keys: asymmetric: fix error return code in software_key_query() by Wei Yongjun · 4 years, 6 months ago
  89. 7bc13b5 crypto: api - permit users to specify numa node of acomp hardware by Barry Song · 4 years, 6 months ago
  90. 662bb52f crypto: af_alg - Fix regression on empty requests by Herbert Xu · 4 years, 6 months ago
  91. 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
  92. f3c802a crypto: algif_aead - Only wake up when ctx->more is zero by Herbert Xu · 4 years, 7 months ago
  93. 34c86f4 crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() by Herbert Xu · 4 years, 7 months ago
  94. dbc6d0d sched,crypto: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 8 months ago
  95. 819966c crypto: drbg - always try to free Jitter RNG instance by Stephan Müller · 4 years, 7 months ago
  96. 77251e4 crypto: algboss - don't wait during notifier callback by Eric Biggers · 4 years, 7 months ago
  97. 7cf8195 crypto: algif_skcipher - Cap recv SG list at ctx->used by Herbert Xu · 4 years, 7 months ago
  98. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  99. d1c72f6 crypto: engine - do not requeue in case of fatal error by Iuliana Prodan · 4 years, 7 months ago
  100. 0c0408e crypto: blake2b - Fix clang optimization for ARMv7-M by Arnd Bergmann · 4 years, 8 months ago