]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorri...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 May 2019 19:54:40 +0000 (12:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 May 2019 19:54:40 +0000 (12:54 -0700)
commit01ec9c33930194ed7179ab856df8aa6f4ac73ea4
treed270574b311da6e449ad6dcea0bfc16e13d5aa78
parentb80a4b7057fcb0018b74ae02e917b5aa3ba5427b
parentf5e57db5a151e3205564c589c9a513c31cf05ccf
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security

Pull intgrity updates from James Morris:
 "This contains just three patches, the remainder were either included
  in other pull requests (eg. audit, lockdown) or will be upstreamed via
  other subsystems (eg. kselftests, Power).

  Included here is one bug fix, one documentation update, and extending
  the x86 IMA arch policy rules to coordinate the different kernel
  module signature verification methods"

* 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  doc/kernel-parameters.txt: Deprecate ima_appraise_tcb
  x86/ima: add missing include
  x86/ima: require signed kernel modules
Documentation/admin-guide/kernel-parameters.txt
include/linux/module.h
kernel/module.c