1. 035f0cd Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  2. 9df0eb1 crypto: xts,lrw - fix out-of-bounds write after kmalloc failure by Eric Biggers · 7 years ago
  3. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  4. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  5. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  6. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  7. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  8. 1c68bb0 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 8 years ago
  9. 3b30460 crypto: ccm - move cbcmac input off the stack by Ard Biesheuvel · 8 years ago
  10. 8902757 crypto: xts - Propagate NEED_FALLBACK bit by Herbert Xu · 8 years ago
  11. 73a15ac crypto: change LZ4 modules to work with new LZ4 module version by Sven Schmidt · 8 years ago
  12. 12cb3a1 crypto: xts - Add ECB dependency by Milan Broz · 8 years ago
  13. 5ba8e2a crypto: ccm - drop unnecessary minimum 32-bit alignment by Ard Biesheuvel · 8 years ago
  14. 5338ad7 crypto: ccm - honour alignmask of subordinate MAC cipher by Ard Biesheuvel · 8 years ago
  15. db91af0 crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic by Ard Biesheuvel · 8 years ago
  16. 7d6e910 crypto: improve gcc optimization flags for serpent and wp512 by Arnd Bergmann · 8 years ago
  17. f15f05b crypto: ccm - switch to separate cbcmac driver by Ard Biesheuvel · 8 years ago
  18. 092acf0 crypto: testmgr - add test cases for cbcmac(aes) by Ard Biesheuvel · 8 years ago
  19. b5e0b03 crypto: aes - add generic time invariant AES cipher by Ard Biesheuvel · 8 years ago
  20. ec38a93 crypto: aes-generic - drop alignment requirement by Ard Biesheuvel · 8 years ago
  21. 34cb582 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  22. 0b529f1 crypto: algif_aead - Fix kernel panic on list_del by Harsh Jain · 8 years ago
  23. 76512f2 crypto: tcrypt - Add debug prints by Rabin Vincent · 8 years ago
  24. d604076 crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg by Salvatore Benedetto · 8 years ago
  25. 21c8e72 crypto: testmgr - use calculated count for number of test vectors by Ard Biesheuvel · 8 years ago
  26. e93acd6 crypto: testmgr - Allocate only the required output size for hash tests by Andrew Lutomirski · 8 years ago
  27. d8c34b9 crypto: Replaced gcc specific attributes with macros from compiler.h by Gideon Israel Dsouza · 8 years ago
  28. d211022 crypto: testmgr - use kmemdup instead of kmalloc+memcpy by Eric Biggers · 8 years ago
  29. c821f6a crypto: skcipher - introduce walksize attribute for SIMD algos by Ard Biesheuvel · 8 years ago
  30. 62071194 crypto: algif_hash - avoid zero-sized array by Jiri Slaby · 8 years ago
  31. 9ae433b crypto: chacha20 - convert generic and x86 versions to skcipher by Ard Biesheuvel · 8 years ago
  32. 02608e0 crypto: testmgr - Use heap buffer for acomp test input by Laura Abbott · 8 years ago
  33. 0aaf214 Merge tag 'docs-4.10-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  34. 19c75bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  35. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  36. 18e615a crypto: skcipher - fix crash in virtual walk by Ard Biesheuvel · 8 years ago
  37. fbb7263 crypto: asymmetric_keys - set error code on failure by Pan Bian · 8 years ago
  38. 3f692d5 crypto: doc - clarify AEAD memory structure by Stephan Mueller · 8 years ago
  39. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 0451698 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  41. 04b46fb crypto: testmgr - fix overlap in chunked tests again by Ard Biesheuvel · 8 years ago
  42. 678b5c6 crypto: algif_aead - fix uninitialized variable warning by Stephan Mueller · 8 years ago
  43. d31de18 crypto: testmgr - add/enhance test cases for CRC-T10DIF by Ard Biesheuvel · 8 years ago
  44. 7e4c7f1 crypto: testmgr - avoid overlap in chunked tests by Ard Biesheuvel · 8 years ago
  45. 48a9927 crypto: mcryptd - Check mcryptd algorithm compatibility by tim · 8 years ago
  46. 0c1e16c crypto: algif_aead - fix AEAD tag memory handling by Stephan Mueller · 8 years ago
  47. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. ef3263e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  49. 5937d81 crypto: algif_aead - fix AIO handling of zero buffer by Stephan Mueller · 8 years ago
  50. e2c1b82 crypto: algif_skcipher - set error code when kcalloc fails by Pan Bian · 8 years ago
  51. 34bc085 crypto: skcipher - Add separate walker for AEAD decryption by Herbert Xu · 8 years ago
  52. 3cbf61f crypto: skcipher - fix crash in skcipher_walk_aead() by Ard Biesheuvel · 8 years ago
  53. 479d014 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  54. 5789163 crypto: rsa - Add Makefile dependencies to fix parallel builds by David Michael · 8 years ago
  55. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 8 years ago
  56. eb09559 crypto: testmgr - don't use stack buffer in test_acomp() by Eric Biggers · 8 years ago
  57. cc868d8 crypto: cbc - Export CBC implementation by Herbert Xu · 8 years ago
  58. 79c65d1 crypto: cbc - Convert to skcipher by Herbert Xu · 8 years ago
  59. 8567186 crypto: aesni - Convert to skcipher by Herbert Xu · 8 years ago
  60. eed93e0 crypto: testmgr - Do not test internal algorithms by Herbert Xu · 8 years ago
  61. 065ce32 crypto: glue_helper - Add skcipher xts helpers by Herbert Xu · 8 years ago
  62. 043a440 crypto: pcbc - Convert to skcipher by Herbert Xu · 8 years ago
  63. 266d051 crypto: simd - Add simd skcipher helper by Herbert Xu · 8 years ago
  64. 4e0958d crypto: cryptd - Add support for skcipher by Herbert Xu · 8 years ago
  65. 430b441 crypto: api - Do not clear type bits in crypto_larval_lookup by Herbert Xu · 8 years ago
  66. f1c131b crypto: xts - Convert to skcipher by Herbert Xu · 8 years ago
  67. 700cb3f crypto: lrw - Convert to skcipher by Herbert Xu · 8 years ago
  68. b286d8b crypto: skcipher - Add skcipher walk interface by Herbert Xu · 8 years ago
  69. 7cf3186 crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option by Jean Delvare · 8 years ago
  70. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 2b95fda X.509: Fix double free in x509_cert_parse() [ver #3] by Andrey Ryabinin · 8 years ago
  72. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. c8467f7 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy by Herbert Xu · 8 years ago
  74. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 8 years ago
  75. 8ff4c19 crypto: drbg - advance output buffer pointer by Stephan Mueller · 8 years ago
  76. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 8 years ago
  77. 75aa0a7 crypto: gf128mul - Zero memory when freeing multiplication table by Alex Cope · 8 years ago
  78. e8b2fa4 crypto: jitterentropy - drop duplicate header module.h by Geliang Tang · 8 years ago
  79. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  80. d266f44 crypto: gf128mul - remove dead gf128mul_64k_lle code by Alex Cope · 8 years ago
  81. 8edda7d crypto: dh - Consistenly return negative error codes by Mat Martineau · 8 years ago
  82. 109e23b crypto: poly1305 - Use unaligned access where required by Jason A. Donenfeld · 8 years ago
  83. 89277a7 crypto: cryptd - Remove unused but set variable 'tfm' by Tobias Klauser · 8 years ago
  84. 60425a8 crypto: skcipher - Get rid of crypto_spawn_skcipher2() by Eric Biggers · 8 years ago
  85. a35528e crypto: skcipher - Get rid of crypto_grab_skcipher2() by Eric Biggers · 8 years ago
  86. 6c0f400 crypto: acomp - fix dependency in Makefile by Giovanni Cabiddu · 8 years ago
  87. d7db7a8 crypto: acomp - update testmgr with support for acomp by Giovanni Cabiddu · 8 years ago
  88. f6ded09 crypto: acomp - add support for deflate via scomp by Giovanni Cabiddu · 8 years ago
  89. 6a8de3a crypto: acomp - add support for 842 via scomp by Giovanni Cabiddu · 8 years ago
  90. 91d53d9 crypto: acomp - add support for lz4hc via scomp by Giovanni Cabiddu · 8 years ago
  91. 8cd9330 crypto: acomp - add support for lz4 via scomp by Giovanni Cabiddu · 8 years ago
  92. ac9d2c4 crypto: acomp - add support for lzo via scomp by Giovanni Cabiddu · 8 years ago
  93. 1ab53a7 crypto: acomp - add driver-side scomp interface by Giovanni Cabiddu · 8 years ago
  94. 2ebda74 crypto: acomp - add asynchronous compression api by Giovanni Cabiddu · 8 years ago
  95. c4ca2b0 crypto: engine - Handle the kthread worker using the new API by Petr Mladek · 8 years ago
  96. 9b40f79 crypto: gcm - Fix error return code in crypto_gcm_create_common() by Wei Yongjun · 8 years ago
  97. f16743e crypto: cmac - fix alignment of 'consts' by Eric Biggers · 8 years ago
  98. 48ee41b crypto: cmac - return -EINVAL if block size is unsupported by Eric Biggers · 8 years ago
  99. 9c8ae17 crypto: api - Remove no-op exit_ops code by Eric Biggers · 8 years ago
  100. 1f69609 crypto: api - Fix Kconfig dependencies for FIPS by Alec Ari · 8 years ago