1. 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
  2. c195d66 crypto: af_alg - Work around empty control messages without MSG_MORE by Herbert Xu · 4 years, 4 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. 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
  5. 21dfbcd1 crypto: algif_aead - fix uninitialized ctx->init by Ondrej Mosnacek · 4 years, 5 months ago
  6. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  7. 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
  8. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  9. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  10. 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
  11. 958ea4e crypto: xts - Replace memcpy() invocation with simple assignment by Ard Biesheuvel · 4 years, 5 months ago
  12. 6914dd5 crypto: ecc - SP800-56A rev 3 local public key validation by Stephan Müller · 4 years, 5 months ago
  13. 2ed5ba6 crypto: dh - SP800-56A rev 3 local public key validation by Stephan Müller · 4 years, 5 months ago
  14. 90fa9ae crypto: dh - check validity of Z before export by Stephan Müller · 4 years, 5 months ago
  15. e7d2b41 crypto: ecdh - check validity of Z before export by Stephan Müller · 4 years, 5 months ago
  16. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  17. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  18. e493b31 crypto: testmgr - delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  19. 9332a9e crypto: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  20. 3f25719 padata: fold padata_alloc_possible() into padata_alloc() by Daniel Jordan · 4 years, 6 months ago
  21. 350ef05 padata: remove stop function by Daniel Jordan · 4 years, 6 months ago
  22. bd25b488 padata: remove start function by Daniel Jordan · 4 years, 6 months ago
  23. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  24. e456ef6 crypto: lrw - prefix function and struct names with "lrw" by Eric Biggers · 4 years, 6 months ago
  25. a874f59 crypto: xts - prefix function and struct names with "xts" by Eric Biggers · 4 years, 6 months ago
  26. 2eb27c1 crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS by Eric Biggers · 4 years, 6 months ago
  27. 7bcb2c9 crypto: algapi - use common mechanism for inheriting flags by Eric Biggers · 4 years, 6 months ago
  28. 4688111 crypto: seqiv - remove seqiv_create() by Eric Biggers · 4 years, 6 months ago
  29. e72b48c crypto: geniv - remove unneeded arguments from aead_geniv_alloc() by Eric Biggers · 4 years, 6 months ago
  30. 6cbba1f keys: asymmetric: fix error return code in software_key_query() by Wei Yongjun · 4 years, 6 months ago
  31. 7bc13b5 crypto: api - permit users to specify numa node of acomp hardware by Barry Song · 4 years, 6 months ago
  32. 662bb52f crypto: af_alg - Fix regression on empty requests by Herbert Xu · 4 years, 6 months ago
  33. 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
  34. f3c802a crypto: algif_aead - Only wake up when ctx->more is zero by Herbert Xu · 4 years, 7 months ago
  35. 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
  36. dbc6d0d sched,crypto: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 8 months ago
  37. 819966c crypto: drbg - always try to free Jitter RNG instance by Stephan Müller · 4 years, 7 months ago
  38. 77251e4 crypto: algboss - don't wait during notifier callback by Eric Biggers · 4 years, 7 months ago
  39. 7cf8195 crypto: algif_skcipher - Cap recv SG list at ctx->used by Herbert Xu · 4 years, 7 months ago
  40. 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
  41. d1c72f6 crypto: engine - do not requeue in case of fatal error by Iuliana Prodan · 4 years, 7 months ago
  42. 0c0408e crypto: blake2b - Fix clang optimization for ARMv7-M by Arnd Bergmann · 4 years, 8 months ago
  43. 228c4f2 crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h by Eric Biggers · 4 years, 8 months ago
  44. 6b0b0fa crypto: lib/sha1 - rename "sha" to "sha1" by Eric Biggers · 4 years, 8 months ago
  45. 1306664 crypto: essiv - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  46. 822a98b crypto: hash - introduce crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  47. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 8 months ago
  48. d099ea6e crypto - Avoid free() namespace collision by Arnd Bergmann · 4 years, 8 months ago
  49. e0664eb crypto: drbg - fix error return code in drbg_alloc_state() by Wei Yongjun · 4 years, 8 months ago
  50. 8d90822 crypto: engine - support for batch requests by Iuliana Prodan · 4 years, 8 months ago
  51. 6a89f49 crypto: engine - support for parallel requests based on retry mechanism by Iuliana Prodan · 4 years, 8 months ago
  52. ec6e2bf3 crypto: algapi - create function to add request in front of queue by Iuliana Prodan · 4 years, 8 months ago
  53. d6fc1a4 crypto: drbg - should select CTR by Corentin Labbe · 4 years, 8 months ago
  54. f23efcb crypto: ctr - no longer needs CRYPTO_SEQIV by Corentin Labbe · 4 years, 8 months ago
  55. 97f2650 crypto: drbg - always seeded with SP800-90B compliant noise source by Stephan Müller · 4 years, 9 months ago
  56. 764428f crypto: jitter - SP800-90B compliance by Stephan Müller · 4 years, 9 months ago
  57. 63e05f3 crypto: algif_rng - remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
  58. 6603523 crypto: api - Fix use-after-free and race in crypto_spawn_alg by Herbert Xu · 4 years, 9 months ago
  59. beeb460 crypto: algapi - Avoid spurious modprobe on LOADED by Eric Biggers · 4 years, 9 months ago
  60. 5429ef6 compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 by Will Deacon · 5 years ago
  61. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 9 months ago
  62. fcb90d5 crypto: af_alg - bool type cosmetics by Lothar Rubusch · 4 years, 9 months ago
  63. 8ff357a crypto: testmgr - do comparison tests before inauthentic input tests by Eric Biggers · 4 years, 10 months ago
  64. 6f3a06d crypto: testmgr - use consistent IV copies for AEADs that need it by Eric Biggers · 4 years, 10 months ago
  65. 732e540 crypto: xts - simplify error handling in ->create() by Eric Biggers · 4 years, 10 months ago
  66. 0708bb4 crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create() by Eric Biggers · 4 years, 10 months ago
  67. 07b24c7 crypto: pcrypt - simplify error handling in pcrypt_create_aead() by Eric Biggers · 4 years, 10 months ago
  68. d570631 crypto: lrw - simplify error handling in create() by Eric Biggers · 4 years, 10 months ago
  69. 376ffe1 crypto: geniv - simply error handling in aead_geniv_alloc() by Eric Biggers · 4 years, 10 months ago
  70. c4caa56 crypto: gcm - simplify error handling in crypto_rfc4543_create() by Eric Biggers · 4 years, 10 months ago
  71. 959ac1c crypto: gcm - simplify error handling in crypto_rfc4106_create() by Eric Biggers · 4 years, 10 months ago
  72. 3ff2bab crypto: cts - simplify error handling in crypto_cts_create() by Eric Biggers · 4 years, 10 months ago
  73. a108dfc crypto: ctr - simplify error handling in crypto_rfc3686_create() by Eric Biggers · 4 years, 10 months ago
  74. b8c0d74 crypto: cryptd - simplify error handling in cryptd_create_*() by Eric Biggers · 4 years, 10 months ago
  75. 64d6679 crypto: ccm - simplify error handling in crypto_rfc4309_create() by Eric Biggers · 4 years, 10 months ago
  76. d1dc4df crypto: authencesn - fix weird comma-terminated line by Eric Biggers · 4 years, 10 months ago
  77. 2fdddaf crypto: md5 - remove unused macros by YueHaibing · 4 years, 10 months ago
  78. ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 10 months ago
  79. 6a30e1b crypto: rename sm3-256 to sm3 in hash_algo_name by Tianjia Zhang · 4 years, 11 months ago
  80. 3e71e12 Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 11 months ago
  81. 64ae134 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 11 months ago
  82. c7ff857 crypto/testmgr: enable selftests for paes-s390 ciphers by Harald Freudenberger · 5 years ago
  83. 8e3b7fd crypto: tcrypt - fix printed skcipher [a]sync mode by Horia Geantă · 5 years ago
  84. 7f1cfe4 crypto: proc - simplify the c_show function by Tianjia Zhang · 5 years ago
  85. eed74b3 crypto: rng - Fix a refcounting bug in crypto_rng_reset() by Dan Carpenter · 5 years ago
  86. 2343d15 crypto: Kconfig - allow tests to be disabled when manager is disabled by Jason A. Donenfeld · 5 years ago
  87. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  88. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  89. ab3d436 crypto: essiv - fix AEAD capitalization and preposition use in help text by Geert Uytterhoeven · 5 years ago
  90. 1c08a10 crypto: poly1305 - add new 32 and 64-bit generic versions by Jason A. Donenfeld · 5 years ago
  91. d4fdc2d crypto: algapi - enforce that all instances have a ->free() method by Eric Biggers · 5 years ago
  92. a24a1fd7 crypto: algapi - remove crypto_template::{alloc,free}() by Eric Biggers · 5 years ago
  93. a39c66c crypto: shash - convert shash_free_instance() to new style by Eric Biggers · 5 years ago
  94. 758ec5a crypto: cryptd - convert to new way of freeing instances by Eric Biggers · 5 years ago
  95. 0f8f6d8 crypto: geniv - convert to new way of freeing instances by Eric Biggers · 5 years ago
  96. 48fb3e5 crypto: hash - add support for new way of freeing instances by Eric Biggers · 5 years ago
  97. aed11cf crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn() by Eric Biggers · 5 years ago
  98. 6d1b41f crypto: ahash - unexport crypto_ahash_type by Eric Biggers · 5 years ago
  99. 629f1af crypto: algapi - remove obsoleted instance creation helpers by Eric Biggers · 5 years ago
  100. d5ed3b6 crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn by Eric Biggers · 5 years ago