1. 41cdf7a crypto: authencesn - Fix digest_null crash by Herbert Xu · 7 years ago
  2. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  3. 2acce6a Networking by Herbert Xu · 7 years ago
  4. 2ceedf9 Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  5. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  6. 8ad06e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  7. 035f901 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  8. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  9. bcf741c crypto: testmgr - Reenable sha1/aes in FIPS mode by Herbert Xu · 7 years ago
  10. b61929c6 crypto: drbg - Fixes panic in wait_for_completion call by Stephan Mueller · 7 years ago
  11. 1207107 crypto: testmgr - add testvector for pkcs1pad(rsa) by Stephan Mueller · 7 years ago
  12. fec17cb crypto: rsa-pkcs1pad - use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  13. 88d58ef crypto: engine - replace pr_xxx by dev_xxx by Corentin LABBE · 7 years ago
  14. cf3f960 crypto: testmgr - use consistent format for errors by Gilad Ben-Yossef · 7 years ago
  15. c723585 crypto: algapi - Use pr_err common logging style. by Karim Eshapa · 7 years ago
  16. fa598d0 crypto: aes_ti - fix comment for MixColumns step by Eric Biggers · 7 years ago
  17. 47d3fd3 crypto: testmgr - add genkey kpp test by Tudor-Dan Ambarus · 7 years ago
  18. 6755fd2 crypto: ecdh - add privkey generation support by Tudor-Dan Ambarus · 7 years ago
  19. 3bca64c X.509: Fix error code in x509_cert_parse() by Dan Carpenter · 7 years ago
  20. a18ccc3 crypto: drbg - Fixes panic in wait_for_completion call by Stephan Mueller · 7 years ago
  21. 543de10 crypto: pkcs1pad - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 7 years ago
  22. 1c23b46 crypto: rsa - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 7 years ago
  23. d0efb48 crypto: ecdh - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 7 years ago
  24. 7f69105 crypto: dh - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 7 years ago
  25. ee34e26 crypto: dh - fix memleak in setkey by Tudor-Dan Ambarus · 7 years ago
  26. 7380c56 crypto: ecc - rename ecdh_make_pub_key() by Tudor-Dan Ambarus · 7 years ago
  27. ad26959 crypto: ecc - remove unnecessary casts by Tudor-Dan Ambarus · 7 years ago
  28. 099054d crypto: ecc - remove unused function arguments by Tudor-Dan Ambarus · 7 years ago
  29. c0ca121 crypto: kpp, (ec)dh - fix typos by Tudor-Dan Ambarus · 7 years ago
  30. 1e6adff crypto: rng - Remove unused function __crypto_rng_cast() by Matthias Kaehlcke · 7 years ago
  31. da7798a crypto : asymmetric_keys : verify_pefile:zero memory content before freeing by Loganaden Velvindron · 7 years ago
  32. 4e88016 X.509: Fix error code in x509_cert_parse() by Dan Carpenter · 7 years ago
  33. 03d7db5 crypto: hmac - add hmac IPAD/OPAD constant by Corentin LABBE · 7 years ago
  34. f3ad587 crypto: gcm - wait for crypto op not signal safe by Gilad Ben-Yossef · 7 years ago
  35. a5dfefb crypto: drbg - wait for crypto op not signal safe by Gilad Ben-Yossef · 7 years ago
  36. e68368ae crypto: asymmetric_keys - handle EBUSY due to backlog correctly by Gilad Ben-Yossef · 7 years ago
  37. 981a2e3 crypto: tcrypt - don't disable irqs and wait by Gilad Ben-Yossef · 7 years ago
  38. 9933e11 crypto: skcipher - Add missing API setkey checks by Herbert Xu · 7 years ago
  39. baae03a async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() by Anup Patel · 7 years ago
  40. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 7 years ago
  41. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  42. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  43. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  44. 2a2a251 crypto: algif_aead - Require setkey before accept(2) by Stephan Mueller · 7 years ago
  45. a368f43 crypto: scomp - add support for deflate rfc1950 (zlib) by Giovanni Cabiddu · 7 years ago
  46. 3de4f5e crypto: scomp - allow registration of multiple scomps by Giovanni Cabiddu · 7 years ago
  47. 6175ca2 crypto: testmgr - Allow ecb(cipher_null) in FIPS mode by Milan Broz · 7 years ago
  48. a9943a0 crypto: testmgr - replace compression known answer test by Giovanni Cabiddu · 7 years ago
  49. 3ce5bc7 crypto: acomp - allow registration of multiple acomps by Giovanni Cabiddu · 7 years ago
  50. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. 5ee4c5a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  52. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 7 years ago
  53. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 7 years ago
  54. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 7 years ago
  55. cd15f10 crypto: lz4 - fixed decompress function to return error code by Myungho Jung · 7 years ago
  56. 3f69cc6 crypto: af_alg - Allow arbitrarily long algorithm names by Herbert Xu · 7 years ago
  57. 4473710 crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion by Herbert Xu · 7 years ago
  58. e6534ae crypto: algif_aead - Fix bogus request dereference in completion function by Herbert Xu · 7 years ago
  59. ef0579b crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  60. 4702bbe crypto: lrw - Fix use-after-free on EINPROGRESS by Herbert Xu · 7 years ago
  61. aa4a829 crypto: xts - Fix use-after-free on EINPROGRESS by Herbert Xu · 7 years ago
  62. ad1064c crypto: xts - drop gf128mul dependency by Ondrej Mosnáček · 7 years ago
  63. e55318c crypto: gf128mul - switch gf128mul_x_ble to le128 by Ondrej Mosnáček · 7 years ago
  64. acb9b15 crypto: gf128mul - define gf128mul_x_* in gf128mul.h by Ondrej Mosnáček · 7 years ago
  65. c6dc060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  66. 8e323a0 KEYS: Keyring asymmetric key restrict method with chaining by Mat Martineau · 8 years ago
  67. 7e3c4d2 KEYS: Restrict asymmetric key linkage using a specific keychain by Mat Martineau · 8 years ago
  68. 97d3aa0 KEYS: Add a lookup_restriction function for the asymmetric key type by Mat Martineau · 8 years ago
  69. aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
  70. 03bb793 PKCS#7: Handle blacklisted certificates by David Howells · 7 years ago
  71. 4365295 X.509: Allow X.509 certs to be blacklisted by David Howells · 7 years ago
  72. 035f0cd Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  73. 44068d5 crypto: DRBG - initialize SGL only once by Stephan Mueller · 7 years ago
  74. 0d8da10 crypto: testmgr - mark ctr(des3_ede) as fips_allowed by Marcelo Cerri · 7 years ago
  75. 3c7eb3c md5: remove from lib and only live in crypto by Jason A. Donenfeld · 7 years ago
  76. 146c868 crypto: powerpc - Stress test for vpmsum implementations by Daniel Axtens · 7 years ago
  77. b01df1c crypto: powerpc - Add CRC-T10DIF acceleration by Daniel Axtens · 7 years ago
  78. 2e6d603 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 7 years ago
  79. 9df0eb1 crypto: xts,lrw - fix out-of-bounds write after kmalloc failure by Eric Biggers · 7 years ago
  80. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 7 years ago
  81. d2c2a85 crypto: ctr - Propagate NEED_FALLBACK bit by Marcelo Cerri · 7 years ago
  82. e6c2e65 crypto: cbc - Propagate NEED_FALLBACK bit by Marcelo Cerri · 7 years ago
  83. b13b1e0 crypto: testmgr - constify all test vectors by Eric Biggers · 7 years ago
  84. 5527dfb crypto: kpp - constify buffer passed to crypto_kpp_set_secret() by Eric Biggers · 7 years ago
  85. 27c539a crypto: algapi - annotate expected branch behavior in crypto_inc() by Ard Biesheuvel · 7 years ago
  86. 3ea996d crypto: gf128mul - constify 4k and 64k multiplication tables by Eric Biggers · 7 years ago
  87. f33fd64 crypto: gf128mul - rename the byte overflow tables by Eric Biggers · 7 years ago
  88. 2416e4f crypto: gf128mul - remove xx() macro by Eric Biggers · 7 years ago
  89. 63be5b5 crypto: gf128mul - fix some comments by Eric Biggers · 7 years ago
  90. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  91. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 7 years ago
  92. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  93. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 7 years ago
  94. 1c68bb0 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 7 years ago
  95. 3b30460 crypto: ccm - move cbcmac input off the stack by Ard Biesheuvel · 7 years ago
  96. 8902757 crypto: xts - Propagate NEED_FALLBACK bit by Herbert Xu · 7 years ago
  97. 73a15ac crypto: change LZ4 modules to work with new LZ4 module version by Sven Schmidt · 7 years ago
  98. 12cb3a1 crypto: xts - Add ECB dependency by Milan Broz · 7 years ago
  99. 5ba8e2a crypto: ccm - drop unnecessary minimum 32-bit alignment by Ard Biesheuvel · 7 years ago
  100. 5338ad7 crypto: ccm - honour alignmask of subordinate MAC cipher by Ard Biesheuvel · 7 years ago