1. 02608e0 crypto: testmgr - Use heap buffer for acomp test input by Laura Abbott · 8 years ago
  2. 0aaf214 Merge tag 'docs-4.10-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  3. 19c75bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  4. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  5. 18e615a crypto: skcipher - fix crash in virtual walk by Ard Biesheuvel · 8 years ago
  6. fbb7263 crypto: asymmetric_keys - set error code on failure by Pan Bian · 8 years ago
  7. 3f692d5 crypto: doc - clarify AEAD memory structure by Stephan Mueller · 8 years ago
  8. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 0451698 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  10. 04b46fb crypto: testmgr - fix overlap in chunked tests again by Ard Biesheuvel · 8 years ago
  11. 678b5c6 crypto: algif_aead - fix uninitialized variable warning by Stephan Mueller · 8 years ago
  12. d31de18 crypto: testmgr - add/enhance test cases for CRC-T10DIF by Ard Biesheuvel · 8 years ago
  13. 7e4c7f1 crypto: testmgr - avoid overlap in chunked tests by Ard Biesheuvel · 8 years ago
  14. 48a9927 crypto: mcryptd - Check mcryptd algorithm compatibility by tim · 8 years ago
  15. 0c1e16c crypto: algif_aead - fix AEAD tag memory handling by Stephan Mueller · 8 years ago
  16. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. ef3263e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  18. 5937d81 crypto: algif_aead - fix AIO handling of zero buffer by Stephan Mueller · 8 years ago
  19. e2c1b82 crypto: algif_skcipher - set error code when kcalloc fails by Pan Bian · 8 years ago
  20. 34bc085 crypto: skcipher - Add separate walker for AEAD decryption by Herbert Xu · 8 years ago
  21. 3cbf61f crypto: skcipher - fix crash in skcipher_walk_aead() by Ard Biesheuvel · 8 years ago
  22. 479d014 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  23. 5789163 crypto: rsa - Add Makefile dependencies to fix parallel builds by David Michael · 8 years ago
  24. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 8 years ago
  25. eb09559 crypto: testmgr - don't use stack buffer in test_acomp() by Eric Biggers · 8 years ago
  26. cc868d8 crypto: cbc - Export CBC implementation by Herbert Xu · 8 years ago
  27. 79c65d1 crypto: cbc - Convert to skcipher by Herbert Xu · 8 years ago
  28. 8567186 crypto: aesni - Convert to skcipher by Herbert Xu · 8 years ago
  29. eed93e0 crypto: testmgr - Do not test internal algorithms by Herbert Xu · 8 years ago
  30. 065ce32 crypto: glue_helper - Add skcipher xts helpers by Herbert Xu · 8 years ago
  31. 043a440 crypto: pcbc - Convert to skcipher by Herbert Xu · 8 years ago
  32. 266d051 crypto: simd - Add simd skcipher helper by Herbert Xu · 8 years ago
  33. 4e0958d crypto: cryptd - Add support for skcipher by Herbert Xu · 8 years ago
  34. 430b441 crypto: api - Do not clear type bits in crypto_larval_lookup by Herbert Xu · 8 years ago
  35. f1c131b crypto: xts - Convert to skcipher by Herbert Xu · 8 years ago
  36. 700cb3f crypto: lrw - Convert to skcipher by Herbert Xu · 8 years ago
  37. b286d8b crypto: skcipher - Add skcipher walk interface by Herbert Xu · 8 years ago
  38. 7cf3186 crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option by Jean Delvare · 8 years ago
  39. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 2b95fda X.509: Fix double free in x509_cert_parse() [ver #3] by Andrey Ryabinin · 8 years ago
  41. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. c8467f7 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy by Herbert Xu · 8 years ago
  43. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 8 years ago
  44. 8ff4c19 crypto: drbg - advance output buffer pointer by Stephan Mueller · 8 years ago
  45. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 8 years ago
  46. 75aa0a7 crypto: gf128mul - Zero memory when freeing multiplication table by Alex Cope · 8 years ago
  47. e8b2fa4 crypto: jitterentropy - drop duplicate header module.h by Geliang Tang · 8 years ago
  48. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  49. d266f44 crypto: gf128mul - remove dead gf128mul_64k_lle code by Alex Cope · 8 years ago
  50. 8edda7d crypto: dh - Consistenly return negative error codes by Mat Martineau · 8 years ago
  51. 109e23b crypto: poly1305 - Use unaligned access where required by Jason A. Donenfeld · 8 years ago
  52. 89277a7 crypto: cryptd - Remove unused but set variable 'tfm' by Tobias Klauser · 8 years ago
  53. 60425a8 crypto: skcipher - Get rid of crypto_spawn_skcipher2() by Eric Biggers · 8 years ago
  54. a35528e crypto: skcipher - Get rid of crypto_grab_skcipher2() by Eric Biggers · 8 years ago
  55. 6c0f400 crypto: acomp - fix dependency in Makefile by Giovanni Cabiddu · 8 years ago
  56. d7db7a8 crypto: acomp - update testmgr with support for acomp by Giovanni Cabiddu · 8 years ago
  57. f6ded09 crypto: acomp - add support for deflate via scomp by Giovanni Cabiddu · 8 years ago
  58. 6a8de3a crypto: acomp - add support for 842 via scomp by Giovanni Cabiddu · 8 years ago
  59. 91d53d9 crypto: acomp - add support for lz4hc via scomp by Giovanni Cabiddu · 8 years ago
  60. 8cd9330 crypto: acomp - add support for lz4 via scomp by Giovanni Cabiddu · 8 years ago
  61. ac9d2c4 crypto: acomp - add support for lzo via scomp by Giovanni Cabiddu · 8 years ago
  62. 1ab53a7 crypto: acomp - add driver-side scomp interface by Giovanni Cabiddu · 8 years ago
  63. 2ebda74 crypto: acomp - add asynchronous compression api by Giovanni Cabiddu · 8 years ago
  64. c4ca2b0 crypto: engine - Handle the kthread worker using the new API by Petr Mladek · 8 years ago
  65. 9b40f79 crypto: gcm - Fix error return code in crypto_gcm_create_common() by Wei Yongjun · 8 years ago
  66. f16743e crypto: cmac - fix alignment of 'consts' by Eric Biggers · 8 years ago
  67. 48ee41b crypto: cmac - return -EINVAL if block size is unsupported by Eric Biggers · 8 years ago
  68. 9c8ae17 crypto: api - Remove no-op exit_ops code by Eric Biggers · 8 years ago
  69. 1f69609 crypto: api - Fix Kconfig dependencies for FIPS by Alec Ari · 8 years ago
  70. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  71. 30066ce Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  72. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  73. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  74. c847509 async_pq_val: fix DMA memory leak by Justin Maggard · 8 years ago
  75. 7bcb87b crypto: testmgr - add guard to dst buffer for ahash_export by Jan Stancek · 8 years ago
  76. 50d2e6d crypto: gcm - Fix IV buffer size in crypto_gcm_setkey by Ondrej Mosnáček · 8 years ago
  77. a397ba8 crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 8 years ago
  78. 0cf43f5 crypto: rsa-pkcs1pad - Handle leading zero for decryption by Herbert Xu · 8 years ago
  79. 36e09e1 crypto: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  80. acdb04d crypto: skcipher - Fix blkcipher walk OOM crash by Herbert Xu · 8 years ago
  81. 53a5d5d crypto: echainiv - Replace chaining with multiplication by Herbert Xu · 8 years ago
  82. 493b2ed crypto: algif_hash - Handle NULL hashes correctly by Herbert Xu · 8 years ago
  83. 4cba7cf crypto: engine - permit to enqueue ashash_request by Corentin LABBE · 8 years ago
  84. 2589ad8 crypto: engine - move crypto engine to its own header by Corentin LABBE · 8 years ago
  85. 0bd2223 crypto: cryptd - initialize child shash_desc on import by Ard Biesheuvel · 8 years ago
  86. 10faa8c crypto: FIPS - allow tests to be disabled in FIPS mode by Stephan Mueller · 8 years ago
  87. 27c4d54 crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset by Herbert Xu · 8 years ago
  88. 31bd44e crypto: cryptd - Use correct tfm object for AEAD tracking by Herbert Xu · 8 years ago
  89. e09287d crypto: rsa - allow keys >= 2048 bits in FIPS mode by Stephan Mueller · 8 years ago
  90. 1a45d7e crypto: drbg - fix error return code by Wei Yongjun · 8 years ago
  91. 39457ac crypto: xor - skip speed test if the xor function is selected automatically by Martin Schwidefsky · 8 years ago
  92. d89a671 crypto: drbg - do not call drbg_instantiate in healt test by Stephan Mueller · 8 years ago
  93. ddbc736 crypto: xts - fix a little typo by Corentin LABBE · 8 years ago
  94. 0fae0c1 crypto: testmgr - fix !x==y confusion by Yanjiang Jin · 8 years ago
  95. c12abf3 crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC by Michael Ellerman · 8 years ago
  96. f743e70 crypto: sha3 - Add missing ULL suffixes for 64-bit constants by Geert Uytterhoeven · 8 years ago
  97. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  98. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  99. 48d4ca5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  100. 87dcdeb crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct by Herbert Xu · 8 years ago