]> 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, 18 Jan 2021 19:07:18 +0000 (11:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Jan 2021 19:07:18 +0000 (11:07 -0800)
commitaee71a5024f17f19a4ccfe9afbba4413cb8a4a6e
treeed25f9c826f2c1841babf923f8431017aa073126
parent0649f8af0eb66e6f7fc7bd022b3199d7254272f1
parente910d9691d319d2125aa745dc65bb131789c4af9
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "A Kconfig dependency issue with omap-sham and a divide by zero in xor
  on some platforms"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: omap-sham - Fix link error without crypto-engine
  crypto: xor - Fix divide error in do_xor_speed()