]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Apr 2019 15:04:10 +0000 (08:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Apr 2019 15:04:10 +0000 (08:04 -0700)
commit461dc2d695e4465a7f69511c15a03637c0f1894e
treec6f7c84df1d88dbee461624294e0f9f39586de87
parentee0df2e71ffff28681e0fe5ee77961a7294e7ae0
parentf71f6a3e6846104a7c9e8ddebc2cfe07fd0de38d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "Fix a bug in the implementation of the x86 accelerated version of
  poly1305"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: x86/poly1305 - fix overflow during partial reduction