Linus Torvalds e22619a29f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull security subsystem updates from James Morris:
 "The main change in this kernel is Casey's generalized LSM stacking
  work, which removes the hard-coding of Capabilities and Yama stacking,
  allowing multiple arbitrary "small" LSMs to be stacked with a default
  monolithic module (e.g.  SELinux, Smack, AppArmor).

  See
        https://lwn.net/Articles/636056/

  This will allow smaller, simpler LSMs to be incorporated into the
  mainline kernel and arbitrarily stacked by users.  Also, this is a
  useful cleanup of the LSM code in its own right"

* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: (38 commits)
  tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
  vTPM: set virtual device before passing to ibmvtpm_reset_crq
  tpm_ibmvtpm: remove unneccessary message level.
  ima: update builtin policies
  ima: extend "mask" policy matching support
  ima: add support for new "euid" policy condition
  ima: fix ima_show_template_data_ascii()
  Smack: freeing an error pointer in smk_write_revoke_subj()
  selinux: fix setting of security labels on NFS
  selinux: Remove unused permission definitions
  selinux: enable genfscon labeling for sysfs and pstore files
  selinux: enable per-file labeling for debugfs files.
  selinux: update netlink socket classes
  signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
  selinux: Print 'sclass' as string when unrecognized netlink message occurs
  Smack: allow multiple labels in onlycap
  Smack: fix seq operations in smackfs
  ima: pass iint to ima_add_violation()
  ima: wrap event related data to the new ima_event_data structure
  integrity: add validity checks for 'path' parameter
  ...
2015-06-27 13:26:03 -07:00
..
2015-06-26 11:54:29 -07:00
2015-06-24 20:01:36 -07:00
2012-04-03 13:09:18 +02:00
2014-05-05 15:32:05 +02:00
2014-02-28 15:12:08 -08:00
2015-06-24 20:01:36 -07:00
2014-02-10 16:01:40 -08:00
2015-06-08 16:43:09 -06:00
2014-12-10 17:41:10 -08:00
2015-02-11 13:03:11 -08:00
2015-06-26 14:51:15 -07:00
2015-06-25 17:00:38 -07:00
2015-06-08 23:15:45 +02:00
2015-06-22 09:59:28 -06:00
2015-06-24 20:01:36 -07:00
2015-06-23 15:55:44 -07:00
2015-05-13 15:39:04 -04:00
2015-06-26 15:59:26 -07:00
2015-06-25 17:00:37 -07:00
2015-06-24 20:01:36 -07:00
2015-02-02 14:23:42 -08:00
2015-02-27 11:44:24 -08:00
2015-05-29 17:21:45 -05:00
2015-06-24 18:17:40 +02:00
2013-12-02 14:48:28 +01:00
2014-12-08 09:07:11 -05:00
2009-04-27 12:00:27 -07:00
2015-06-23 06:49:44 -06:00
2012-02-28 16:05:06 +01:00
2014-05-05 15:32:05 +02:00
2005-04-16 15:20:36 -07:00
2014-09-23 23:44:16 -07:00