1. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  2. 846f97d crypto: pcrypt - Propagate new AEAD implementation flag by Herbert Xu · 9 years ago
  3. 0496f56 crypto: pcrypt - Add support for new AEAD interface by Herbert Xu · 9 years ago
  4. a5a22e5 crypto: pcrypt - Make tfm_count an atomic_t by Herbert Xu · 9 years ago
  5. 66d948e crypto: pcrypt - Use crypto_grab_aead by Herbert Xu · 9 years ago
  6. fd0de97 crypto: pcrypt - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  7. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 9 years ago
  8. 3110e40 crypto: pcrypt - Fix wrong usage of rcu_dereference() by Mathias Krause · 10 years ago
  9. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  10. fbf0ca1 crypto: pcrypt - Use the online cpumask as the default by Steffen Klassert · 12 years ago
  11. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  12. c73b7d0 crypto: mark crypto workqueues CPU_INTENSIVE by Tejun Heo · 13 years ago
  13. e2b3483 crypto: pcrypt - Fix use after free on padata_free by Steffen Klassert · 13 years ago
  14. d3f64e4 crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier by Steffen Klassert · 14 years ago
  15. c57e842 crypto: pcrypt - Rename pcrypt_instance by Steffen Klassert · 14 years ago
  16. e6cc117 padata: Rename padata_alloc functions by Steffen Klassert · 14 years ago
  17. cc74f4b crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask by Steffen Klassert · 14 years ago
  18. a3fb1e3 pcrypt: Added sysfs interface to pcrypt by Dan Kruchinin · 14 years ago
  19. e15bacb padata: Make two separate cpumasks by Dan Kruchinin · 14 years ago
  20. 83f619f padata: make padata_do_parallel to return zero on success by Steffen Klassert · 14 years ago
  21. 4c87917 padata: Check for valid padata instance on start by Steffen Klassert · 14 years ago
  22. 80a6d7d crypto: pcrypt - Handle crypto_get_attr_type errors by Dan Carpenter · 14 years ago
  23. 5a1436b crypto: pcrypt - call the complete function on error by Steffen Klassert · 14 years ago
  24. 5068c7a crypto: pcrypt - Add pcrypt crypto parallelization wrapper by Steffen Klassert · 14 years ago