]> Git Repo - linux.git/commitdiff
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <[email protected]>
Mon, 5 Dec 2016 17:16:10 +0000 (09:16 -0800)
committerLinus Torvalds <[email protected]>
Mon, 5 Dec 2016 17:16:10 +0000 (09:16 -0800)
Pull crypto fixes from Herbert Xu:
 "This fixes the following issues:

   - Intermittent build failure in RSA

   - Memory corruption in chelsio crypto driver

   - Regression in DRBG due to vmalloced stack"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: rsa - Add Makefile dependencies to fix parallel builds
  crypto: chcr - Fix memory corruption
  crypto: drbg - prevent invalid SG mappings


Trivial merge
This page took 0.056943 seconds and 4 git commands to generate.