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