1. b8aa7dc crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 8 months ago
  2. c4c4db0 crypto: remove CRYPTO_TFM_RES_WEAK_KEY by Eric Biggers · 5 years ago
  3. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  4. 4aaf384 crypto: ixp4xx - switch to skcipher API by Ard Biesheuvel · 5 years ago
  5. 3ca20b6 crypto: ixp4xx/des - switch to new verification routines by Ard Biesheuvel · 6 years ago
  6. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  7. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  8. ff455ad9 crypto: ixp4xx - Fix cross-compile errors due to type mismatch by Herbert Xu · 6 years ago
  9. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  10. 4af20dc ARM: ixp4xx: Move IXP4xx QMGR and NPE headers by Linus Walleij · 6 years ago
  11. dba434a crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  12. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  13. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  14. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  15. c79b411 crypto: skcipher - remove remnants of internal IV generators by Eric Biggers · 6 years ago
  16. 0e7da29 crypto: ixp4xx - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  17. 75d6836 crypto: Use zeroing memory allocator instead of allocator/memset by Himanshu Jha · 7 years ago
  18. 52872f5 crypto: drop unnecessary return statements by Geliang Tang · 8 years ago
  19. 2838957 crypto: ixp4xx - Fix error handling path in 'aead_perform()' by Herbert Xu · 8 years ago
  20. bb9634d crypto: ixp4xx - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  21. 796b40c crypto: ixp4xx - Use sg_virt() by Geliang Tang · 8 years ago
  22. c5736a4 crypto: ixp4xx - Add missing npe_c release in error branches by Quentin Lambert · 9 years ago
  23. b363700 crypto: ixp4xx - Fix a "simple if" coding style warning by Quentin Lambert · 9 years ago
  24. 0f987e2 crypto: ixp4xx - Fix false lastlen uninitialised warning by Herbert Xu · 9 years ago
  25. f9d1293 crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool_destroy" by Markus Elfring · 9 years ago
  26. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 10 years ago
  27. d7295a8 crypto: ixp4xx - Convert to new AEAD interface by Herbert Xu · 10 years ago
  28. f898c52 crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer by Herbert Xu · 10 years ago
  29. 6da9c23 crypto: ixp4xx - Use crypto_aead_maxauthsize by Herbert Xu · 10 years ago
  30. 71b311d crypto: ixp4xx - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  31. 5290b42 crypto: ixp4xx - Include internal/aead.h by Herbert Xu · 10 years ago
  32. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  33. efb753b crypto: ixp4xx - Fix kernel compile error by Krzysztof Hałasa · 11 years ago
  34. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  35. 27c1789 DMA-API: crypto: remove last references to 'static struct device *dev' by Russell King · 12 years ago
  36. d8cbc3f DMA-API: crypto: fix ixp4xx crypto platform device support by Russell King · 12 years ago
  37. 5690278 crypto: ixp4xx - Simplify and harden key parsing by Mathias Krause · 11 years ago
  38. 9792eb1 IXP4xx crypto: MOD_AES{128,192,256} already include key size. by Krzysztof Hałasa · 14 years ago
  39. 7525872 crypto: ixp4xx - include fix by Michał Wróbel · 13 years ago
  40. e7a2577 crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 13 years ago
  41. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  43. ce05729 IXP4xx: Fix ixp4xx_crypto little-endian operation. by Krzysztof Hałasa · 15 years ago
  44. 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
  45. cd208bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  46. 295c01f crypto: ixp4xx - check firmware for crypto support by Christian Hohnstaedt · 16 years ago
  47. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  48. 0d44dc5 crypto: ixp4xx - Fix handling of chained sg buffers by Christian Hohnstaedt · 16 years ago
  49. 1777f1a crypto: ixp4xx - Fix qmgr_request_queue build failure by Krzysztof Hałasa · 16 years ago
  50. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  51. 81bef01 crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs by Christian Hohnstaedt · 17 years ago