1. 1dbb920 crypto: algapi - Move crypto_yield into internal.h by Herbert Xu · 4 years, 5 months ago
  2. 7bc13b5 crypto: api - permit users to specify numa node of acomp hardware by Barry Song · 4 years, 6 months ago
  3. 6603523 crypto: api - Fix use-after-free and race in crypto_spawn_alg by Herbert Xu · 4 years, 9 months ago
  4. 73669cc crypto: api - Fix race condition in crypto_spawn_alg by Herbert Xu · 5 years ago
  5. e8cfed5 crypto: cipher - remove crt_u.cipher (struct cipher_tfm) by Eric Biggers · 5 years ago
  6. c441a90 crypto: compress - remove crt_u.compress (struct compress_tfm) by Eric Biggers · 5 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. dd8b083 crypto: api - Introduce notifier for new crypto algorithms by Martin K. Petersen · 6 years ago
  9. 3ca1e99 crypto: api - Make crypto_alg_lookup static by Herbert Xu · 7 years ago
  10. 8b55107c crypto: algapi - remove unused notifications by Eric Biggers · 7 years ago
  11. ce8614a crypto: algapi - convert cra_refcnt to refcount_t by Eric Biggers · 7 years ago
  12. cadc9ab crypto: api - Unexport crypto_larval_lookup() by Eric Biggers · 7 years ago
  13. 9c8ae17 crypto: api - Remove no-op exit_ops code by Eric Biggers · 8 years ago
  14. f2aefda crypto: api - Add crypto_type_has_alg helper by Herbert Xu · 9 years ago
  15. 7be58b1 crypto: api - Remove linux/fips.h from internal.h by Herbert Xu · 10 years ago
  16. 38d2143 crypto: api - Add crypto_alg_extsize helper by Herbert Xu · 10 years ago
  17. 939e177 crypto: algboss - Hold ref count on larval by Herbert Xu · 12 years ago
  18. 3987103 crypto: algapi - Move larval completion into algboss by Herbert Xu · 13 years ago
  19. 22e5b20 crypto: Export crypto_remove_final by Steffen Klassert · 13 years ago
  20. 89b596b crypto: Export crypto_remove_spawns by Steffen Klassert · 13 years ago
  21. 269ab45 crypto: internal - Fix checkpatch errors by Richard Hartmann · 15 years ago
  22. 9cd899a crypto: cryptd - Switch to template create API by Herbert Xu · 15 years ago
  23. 6941c3a crypto: hash - Remove legacy hash/digest implementaion by Herbert Xu · 15 years ago
  24. d06854f crypto: api - Add crypto_attr_alg2 helper by Herbert Xu · 15 years ago
  25. 5b739ef random: Add optional continuous repetition test to entropy store based rngs by Neil Horman · 16 years ago
  26. f8b0d4d crypto: testmgr - Dynamically allocate xbuf and axbuf by Herbert Xu · 16 years ago
  27. 3f683d6 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention by Herbert Xu · 16 years ago
  28. 7b0bac6 crypto: api - Rebirth of crypto_alloc_tfm by Herbert Xu · 16 years ago
  29. ccb778e crypto: api - Add fips_enable flag by Neil Horman · 16 years ago
  30. 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 16 years ago
  31. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago
  32. c51b6c8 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup by Herbert Xu · 16 years ago
  33. 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 17 years ago
  34. b9c55aa [CRYPTO] skcipher: Create default givcipher instances by Herbert Xu · 17 years ago
  35. 42c271c [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto by Herbert Xu · 17 years ago
  36. 70dec23 [CRYPTO] api: Kill crypto_km_types by Herbert Xu · 17 years ago
  37. 27d2a33 [CRYPTO] api: Allow multiple frontends per backend by Herbert Xu · 18 years ago
  38. f1ddcaf [CRYPTO] api: Remove deprecated interface by Herbert Xu · 18 years ago
  39. 8425165 [CRYPTO] digest: Remove old HMAC implementation by Herbert Xu · 18 years ago
  40. db131ef [CRYPTO] cipher: Added block ciphers for CBC/ECB by Herbert Xu · 18 years ago
  41. 8f21cf0 [CRYPTO] api: Feed flag directly to crypto_yield by Herbert Xu · 18 years ago
  42. ee75641 [CRYPTO] digest: Store temporary digest in tfm by Herbert Xu · 18 years ago
  43. 6bfd480 [CRYPTO] api: Added spawns by Herbert Xu · 18 years ago
  44. 492e2b6 [CRYPTO] api: Allow algorithm lookup by type by Herbert Xu · 18 years ago
  45. 2825982 [CRYPTO] api: Added event notification by Herbert Xu · 18 years ago
  46. 4cc7720 [CRYPTO] api: Add template registration by Herbert Xu · 18 years ago
  47. cce9e06 [CRYPTO] api: Split out low-level API by Herbert Xu · 18 years ago
  48. 5cb1454b [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 19 years ago
  49. 64baf3c [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag by Herbert Xu · 19 years ago
  50. 9d853c3 [CRYPTO]: Fix zero-extension bug on 64-bit architectures. by Herbert Xu · 19 years ago
  51. fbdae9f [CRYPTO] Ensure cit_iv is aligned correctly by Herbert Xu · 19 years ago
  52. 176c365 [CRYPTO] Make crypto_alg_lookup static by Adrian Bunk · 19 years ago
  53. 4072518 [CRYPTO] Add support for low-level multi-block operations by Herbert Xu · 19 years ago
  54. 1533303 [CRYPTO]: Only reschedule if !in_atomic() by Herbert Xu · 20 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago