]> 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>
Mon, 26 Oct 2020 17:43:52 +0000 (10:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Oct 2020 17:43:52 +0000 (10:43 -0700)
commit337fdfc0f626f9833287d6b40b24f3e435bfb00c
tree7e9cda30663fafd49ee7c99ffd701f42d8fc5de3
parentdc109e14c082c7febf954cd3d99f455e63454456
parentf23eb15095597cd21043daf0f42aa5f9664661c1
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "This fixes a regression in x86/poly1305"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: x86/poly1305 - add back a needed assignment