1. 18 12月, 2018 2 次提交
    • J
      Merge branch 'next-integrity' of... · 5580b4a1
      James Morris 提交于
      Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrity
      
      From Mimi:
      
      In Linux 4.19, a new LSM hook named security_kernel_load_data was
      upstreamed, allowing LSMs and IMA to prevent the kexec_load
      syscall.  Different signature verification methods exist for verifying
      the kexec'ed kernel image.  This pull request adds additional support
      in IMA to prevent loading unsigned kernel images via the kexec_load
      syscall, independently of the IMA policy rules, based on the runtime
      "secure boot" flag.  An initial IMA kselftest is included.
      
      In addition, this pull request defines a new, separate keyring named
      ".platform" for storing the preboot/firmware keys needed for verifying
      the kexec'ed kernel image's signature and includes the associated IMA
      kexec usage of the ".platform" keyring.
      
      (David Howell's and Josh Boyer's patches for reading the
      preboot/firmware keys, which were previously posted for a different
      use case scenario, are included here.)
      5580b4a1
    • J
      Merge tag 'v4.20-rc7' into next-general · 8bd8ea19
      James Morris 提交于
      Sync with Linux 4.20-rc7, to pick up: Revert "ovl: relax permission checking on underlying layers"
      8bd8ea19
  2. 17 12月, 2018 1 次提交
  3. 15 12月, 2018 19 次提交
  4. 14 12月, 2018 8 次提交
  5. 13 12月, 2018 10 次提交