Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 May 2020 17:20:00 +0000 (10:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 May 2020 17:20:00 +0000 (10:20 -0700)
commit3c40cdb0e93ec166f1fa4fee1eb62d45b5451515
tree17429ac34d2f544b38317d48793e4536adc51687
parentdc56c5acd8505e1e7f776d62650f3850ad2ce8e7
parenta9a8ba90fa5857c2c8a0e32eef2159cec717da11
Merge branch 'linus' of git://git./linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This fixes a potential scheduling latency problem for the algorithms
  used by WireGuard"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: arch/nhpoly1305 - process in explicit 4k chunks
  crypto: arch/lib - limit simd usage to 4k chunks