1. ea32d54 crypto: algboss - remove NULL check in cryptomgr_schedule_probe() by Roman Smirnov · 11 months ago
  2. 441cb1b crypto: algboss - compile out test-related code when tests disabled by Eric Biggers · 2 years, 3 months ago
  3. 9cadd73 crypto: algboss - optimize registration of internal algorithms by Eric Biggers · 2 years, 3 months ago
  4. ca3574b exit: Rename module_put_and_exit to module_put_and_kthread_exit by Eric W. Biederman · 3 years, 3 months ago
  5. 10ff997 crypto: api - remove CRYPTOA_U32 and related functions by Liu Shixin · 3 years, 8 months ago
  6. 77251e4 crypto: algboss - don't wait during notifier callback by Eric Biggers · 4 years, 9 months ago
  7. a24a1fd7 crypto: algapi - remove crypto_template::{alloc,free}() by Eric Biggers · 5 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  10. dd8b083 crypto: api - Introduce notifier for new crypto algorithms by Martin K. Petersen · 6 years ago
  11. e781c17 crypto: algboss - remove redundant setting of len to zero by Colin Ian King · 7 years ago
  12. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  13. eed93e0 crypto: testmgr - Do not test internal algorithms by Herbert Xu · 8 years ago
  14. aa1b6bb crypto: algboss - Remove reference to nivaead by Herbert Xu · 10 years ago
  15. 939e177 crypto: algboss - Hold ref count on larval by Herbert Xu · 12 years ago
  16. 26c8aae crypto: algapi - Fix hang on crypto allocation by Steffen Klassert · 13 years ago
  17. 3987103 crypto: algapi - Move larval completion into algboss by Herbert Xu · 13 years ago
  18. 326a634 crypto: testmgr - Fix test disabling option by Herbert Xu · 15 years ago
  19. 0b767f9 crypto: testmgr - add an option to disable cryptoalgos' self-tests by Alexander Shishkin · 15 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  21. f2ac72e crypto: api - Add new template create function by Herbert Xu · 16 years ago
  22. f8b0d4d crypto: testmgr - Dynamically allocate xbuf and axbuf by Herbert Xu · 16 years ago
  23. 6fe4a28 crypto: testmgr - Test skciphers with no IVs by Herbert Xu · 16 years ago
  24. 1aa4ecd crypto: cryptomgr - Test ciphers using ECB by Herbert Xu · 17 years ago
  25. 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 17 years ago
  26. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 17 years ago[Renamed (94%) from crypto/cryptomgr.c]
  27. 720a650 [CRYPTO] cryptomgr: Fix parsing of recursive algorithms by Herbert Xu · 17 years ago
  28. 39e1ee01 [CRYPTO] api: Add support for multiple template parameters by Herbert Xu · 17 years ago
  29. 1605b84 [CRYPTO] cryptomgr: Fix use after free by Herbert Xu · 18 years ago
  30. cf02f5d [CRYPTO] cryptomgr: Fix parsing of nested templates by Herbert Xu · 18 years ago
  31. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 18 years ago
  32. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  33. 6bfd480 [CRYPTO] api: Added spawns by Herbert Xu · 18 years ago
  34. 492e2b6 [CRYPTO] api: Allow algorithm lookup by type by Herbert Xu · 18 years ago
  35. 2b8c19d [CRYPTO] api: Add cryptomgr by Herbert Xu · 18 years ago