Skip to content
  • Linus Torvalds's avatar
    Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security · a3443cda
    Linus Torvalds authored
    Pull security subsystem updates from James Morris:
    
      SELinux/LSM:
       - overlayfs support, necessary for container filesystems
    
      LSM:
       - finally remove the kernel_module_from_file hook
    
      Smack:
       - treat signal delivery as an 'append' operation
    
      TPM:
       - lots of bugfixes & updates
    
      Audit:
       - new audit data type: LSM_AUDIT_DATA_FILE
    
    * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: (47 commits)
      Revert "tpm/tpm_crb: implement tpm crb idle state"
      Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"
      Revert "tpm/tpm_crb: open code the crb_init into acpi_add"
      Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
      lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
      tmp/tpm_crb: implement runtime pm for tpm_crb
      tpm/tpm_crb: open code the crb_init into acpi_add
      tmp/tpm_crb: fix Intel PTT hw bug during idle state
      tpm/tpm_crb: implement ...
    a3443cda