1. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 4 months ago
  2. f30cfac crypto: Convert to new CPU match macros by Thomas Gleixner · 4 years, 10 months ago
  3. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  4. 713b2e7 crypto: padlock-aes - convert to skcipher API by Eric Biggers · 5 years ago
  5. 8131878 crypto: padlock/aes - switch to library version of key expansion routine by Ard Biesheuvel · 5 years ago
  6. 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 5 years ago
  7. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  8. 46d8c4b crypto: padlock-aes - Fix Nano workaround data corruption by Herbert Xu · 6 years ago
  9. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  10. d989364 crypto: padlock-aes - constify x86_cpu_id by Arvind Yadav · 7 years ago
  11. 5a83d60 x86/fpu: Remove irq_ts_save() and irq_ts_restore() by Andy Lutomirski · 8 years ago
  12. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  13. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  14. 1d4bbc5 crypto: padlock-aes - use offset_in_page macro by Geliang Tang · 9 years ago
  15. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  16. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  17. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  18. 3bd391f crypto: Add support for x86 cpuid auto loading for x86 crypto drivers by Andi Kleen · 13 years ago
  19. c39cc37 crypto: padlock-aes - Make module loading even quieter when hardware is missing by Jonathan Nieder · 13 years ago
  20. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  21. 2149308 crypto: padlock - Move padlock.h into include/crypto by Herbert Xu · 14 years ago
  22. c054a07 crypto: padlock - Fix AES-CBC handling on odd-block-sized input by Herbert Xu · 14 years ago
  23. 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
  24. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  25. e8edb3c crypto: padlock-aes - Use the correct mask when checking whether copying is required by Chuck Ebbert · 15 years ago
  26. 390dfd9 percpu: make misc percpu symbols unique by Tejun Heo · 15 years ago
  27. 8d8409f crypto: padlock-aes - work around Nano CPU errata in CBC mode by Chuck Ebbert · 16 years ago
  28. a76c1c2 crypto: padlock-aes - work around Nano CPU errata in ECB mode by Chuck Ebbert · 16 years ago
  29. d1c8b0a crypto: padlock - Enable on x86_64 by Sebastian Andrzej Siewior · 16 years ago
  30. acd246b crypto: padlock - Revert aes-all alias to aes by Herbert Xu · 16 years ago
  31. a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 16 years ago
  32. 420a4b2 crypto: padlock - Avoid resetting cword on successive operations by Herbert Xu · 16 years ago
  33. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 16 years ago
  34. b43e726 crypto: padlock - Make module loading quieter when hardware isn't available by Jeremy Katz · 17 years ago
  35. 7dc748e [CRYPTO] padlock-aes: Use generic setkey function by Sebastian Siewior · 17 years ago
  36. 866cd90 [CRYPTO] padlock: Only reset the key once for each CBC and ECB operation by Herbert Xu · 17 years ago
  37. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  38. 490fe3f [CRYPTO] padlock: Fix alignment fault in aes_crypt_copy by Herbert Xu · 17 years ago
  39. d4a7dd8 [CRYPTO] padlock: Fix spurious ECB page fault by Herbert Xu · 17 years ago
  40. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago
  41. efcf802 [CRYPTO] drivers: Remove obsolete block cipher operations by Herbert Xu · 18 years ago
  42. 28ce728 [CRYPTO] padlock: Added block cipher versions of CBC/ECB by Herbert Xu · 18 years ago
  43. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  44. 5644bda [CRYPTO] padlock: Helper module padlock.ko by Michal Ludvig · 18 years ago
  45. ccc17c3 [CRYPTO] padlock: Update private header file by Michal Ludvig · 18 years ago
  46. db5e9a4 [CRYPTO] padlock: Add compatibility alias after rename by Herbert Xu · 18 years ago
  47. 1191f0a [CRYPTO] padlock: Get rid of padlock-generic.c by Michal Ludvig · 18 years ago
  48. cc08632 [CRYPTO] padlock: Fix alignment after aes_ctx rearrange by Michal Ludvig · 18 years ago
  49. 82062c7 [CRYPTO] padlock: Rearrange context structure to reduce code size by Herbert Xu · 19 years ago
  50. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 19 years ago
  51. f10b789 [CRYPTO] api: Align tfm context as wide as possible by Herbert Xu · 19 years ago
  52. 102d60a [PATCH] padlock: Fix typo that broke 256-bit keys by Herbert Xu · 19 years ago
  53. c8a19c9 [CRYPTO] Allow AES C/ASM implementations to coexist by Herbert Xu · 19 years ago
  54. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  55. 476df25 [CRYPTO] Update IV correctly for Padlock CBC encryption by Herbert Xu · 19 years ago
  56. fbdae9f [CRYPTO] Ensure cit_iv is aligned correctly by Herbert Xu · 19 years ago
  57. 28e8c3a [PADLOCK] Implement multi-block operations by Herbert Xu · 19 years ago
  58. 6789b2d [PADLOCK] Move fast path work into aes_set_key and upper layer by Herbert Xu · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago