]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2020 23:15:16 +0000 (15:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2020 23:15:16 +0000 (15:15 -0800)
commit5f4d6d0a2a82cb8b27579e94dda6f18cd51a17b9
treeb200c91bc4e77bb62163dde440791298b4137428
parenta001fbf3b46d1fc6e55fa6e331d00530dab7412c
parent722725f957038f231474a81483eda4259242c7e7
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity

Pull IMA fixes from Mimi Zohar:
 "Two bug fixes and an associated change for each.

  The one that adds SM3 to the IMA list of supported hash algorithms is
  a simple change, but could be considered a new feature"

* 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity:
  ima: add sm3 algorithm to hash algorithm configuration list
  crypto: rename sm3-256 to sm3 in hash_algo_name
  efi: Only print errors about failing to get certs if EFI vars are found
  x86/ima: use correct identifier for SetupMode variable