1. a4a78bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 11 months ago
  2. d007bac crypto: nx - Repair some kernel-doc problems by Lee Jones · 4 years ago
  3. 386a966 vio: make remove callback return void by Uwe Kleine-König · 4 years ago
  4. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 4 months ago
  5. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 7 months ago
  6. 4ba8029 crypto: nx - convert AES-CTR to skcipher API by Eric Biggers · 5 years ago
  7. c1e9c38 crypto: nx - convert AES-CBC to skcipher API by Eric Biggers · 5 years ago
  8. bfd9efd crypto: nx - convert AES-ECB to skcipher API by Eric Biggers · 5 years ago
  9. 7740bd5 crypto: nx - don't abuse blkcipher_desc to pass iv around by Eric Biggers · 5 years ago
  10. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  11. 576d152 crypto: nx - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  12. 64d85cc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 by Thomas Gleixner · 6 years ago
  13. 7fc342d crypto: nx - constify vio_device_id by Arvind Yadav · 8 years ago
  14. 9b50184 crypto: nx - drop duplicate header types.h by Geliang Tang · 8 years ago
  15. e514cc0 crypto: nx - off by one bug in nx_of_update_msc() by Dan Carpenter · 9 years ago
  16. 9cfaf08 crypto: nx - Removing CTR mode from NX driver by Leonidas Da Silva Barbosa · 10 years ago
  17. cc81565 crypto: nx - Convert ccm to new AEAD interface by Herbert Xu · 10 years ago
  18. 030f4e9 crypto: nx - Fix reentrancy bugs by Herbert Xu · 10 years ago
  19. 8000112 crypto: nx - Check for bogus firmware properties by Herbert Xu · 10 years ago
  20. 201f28f crypto: nx - Convert GCM to new AEAD interface by Herbert Xu · 10 years ago
  21. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 10 years ago
  22. c3365ce1 crypto: nx - Fixing NX data alignment with nx_sg list by Leonidas Da Silva Barbosa · 10 years ago
  23. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  24. f129430 crypto: nx - Fixing the limit number of bytes to be processed by Leonidas S. Barbosa · 10 years ago
  25. a8fc391 crypto: nx - add offset to nx_build_sg_lists() by Marcelo Cerri · 12 years ago
  26. c849163b crypto: nx - fix concurrency issue by Marcelo Cerri · 12 years ago
  27. 2b7c15c crypto: nx - fix physical addresses added to sg lists by Marcelo Cerri · 12 years ago
  28. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 12 years ago
  29. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  30. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  31. 7187daf powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driver by Michael Ellerman · 13 years ago
  32. ae0222b powerpc/crypto: nx driver code supporting nx encryption by Kent Yoder · 13 years ago