]> 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>
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)
commit4891361ddfcfdb6a7cda7fb4d9dafa84a69f9be8
tree17429ac34d2f544b38317d48793e4536adc51687
parent148ef3f6546ab068bd012e7b69be34f30c740fbf
parentb31e4a1f50c891c3c6535028c9f6450023c08b86
Merge branch 'linus' of git://git.kernel.org/pub/scm/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