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