1. 34c9a0f crypto: fix broken crypto_register_instance() module handling by Herbert Xu · 9 years ago
  2. 9c521a2 crypto: api - remove instance when test failed by Stephan Mueller · 9 years ago
  3. e9b8e5b crypto: api - Move alg ref count init to crypto_check_alg by Herbert Xu · 9 years ago
  4. 87b1675 crypto: api - Change crypto_unregister_instance argument type by Herbert Xu · 9 years ago
  5. 1f72371 crypto: api - Fix races in crypto_unregister_instance by Herbert Xu · 9 years ago
  6. 0efcb8d crypto: api - fixed style erro in algapi.c by Joshua I. James · 10 years ago
  7. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  8. 002c77a crypto: fips - only panic on bad/missing crypto mod signatures by Jarod Wilson · 10 years ago
  9. 1c8fca1 crypto: sanitize argument for format string by Kees Cook · 11 years ago
  10. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  11. 3e8afe3 crypto: use ERR_CAST by Julia Lawall · 12 years ago
  12. 3987103 crypto: algapi - Move larval completion into algboss by Herbert Xu · 12 years ago
  13. 4b00434 crypto: Add bulk algorithm registration interface by Mark Brown · 13 years ago
  14. ce3fd84 crypto: Unlink and free instances when deleted by Steffen Klassert · 13 years ago
  15. 22e5b20 crypto: Export crypto_remove_final by Steffen Klassert · 13 years ago
  16. 89b596b crypto: Export crypto_remove_spawns by Steffen Klassert · 13 years ago
  17. 64a947b crypto: Add a flag to identify crypto instances by Steffen Klassert · 13 years ago
  18. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  19. c614e10 crypto: algapi - Remove unneeded null check by Dan Carpenter · 14 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 · 14 years ago
  21. 5357c6c crypto: algapi - Fix checkpatch errors by Richard Hartmann · 14 years ago
  22. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  23. 2bf2901 crypto: api - Do not displace newly registered algorithms by Herbert Xu · 15 years ago
  24. 0c7d400 crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test by Herbert Xu · 15 years ago
  25. 7ede5a5 crypto: api - Fix crypto_drop_spawn crash on blank spawns by Herbert Xu · 15 years ago
  26. d06854f crypto: api - Add crypto_attr_alg2 helper by Herbert Xu · 15 years ago
  27. 97eedce crypto: api - Add new style spawn support by Herbert Xu · 15 years ago
  28. 70ec7bb crypto: api - Add crypto_alloc_instance2 by Herbert Xu · 15 years ago
  29. b8e1599 crypto: api - Fix algorithm test race that broke aead initialisation by Herbert Xu · 16 years ago
  30. 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 16 years ago
  31. c51b6c8 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup by Herbert Xu · 16 years ago
  32. 68b6c7d [CRYPTO] api: Add crypto_attr_alg_name by Herbert Xu · 17 years ago
  33. 7613636 [CRYPTO] api: Add crypto_inc and crypto_xor by Herbert Xu · 17 years ago
  34. 38cb241 [CRYPTO] api: Fix potential race in crypto_remove_spawn by Herbert Xu · 17 years ago
  35. d805848 [CRYPTO] api: Explain the comparison on larval cra_name by Herbert Xu · 17 years ago
  36. 7061378 [CRYPTO] blkcipher: Remove alignment restriction on block size by Herbert Xu · 17 years ago
  37. 3c09f17 [CRYPTO] aead: Add authenc by Herbert Xu · 17 years ago
  38. 39e1ee01 [CRYPTO] api: Add support for multiple template parameters by Herbert Xu · 17 years ago
  39. fe3c520 [CRYPTO] api: Wake up all waiters when larval completes by Herbert Xu · 17 years ago
  40. a73e699 [CRYPTO] api: Do not remove users unless new algorithm matches by Herbert Xu · 17 years ago
  41. b5b7f08 [CRYPTO] api: Add async blkcipher type by Herbert Xu · 17 years ago
  42. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 18 years ago
  43. 27d2a33 [CRYPTO] api: Allow multiple frontends per backend by Herbert Xu · 18 years ago
  44. 2e306ee [CRYPTO] api: Add type-safe spawns by Herbert Xu · 18 years ago
  45. f1ddcaf [CRYPTO] api: Remove deprecated interface by Herbert Xu · 18 years ago
  46. 7fed0bf [CRYPTO] api: Add common instance initialisation code by Herbert Xu · 18 years ago
  47. 6bfd480 [CRYPTO] api: Added spawns by Herbert Xu · 18 years ago
  48. 492e2b6 [CRYPTO] api: Allow algorithm lookup by type by Herbert Xu · 18 years ago
  49. 2825982 [CRYPTO] api: Added event notification by Herbert Xu · 18 years ago
  50. 4cc7720 [CRYPTO] api: Add template registration by Herbert Xu · 18 years ago
  51. cce9e06 [CRYPTO] api: Split out low-level API by Herbert Xu · 18 years ago