aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-26LSM: restore certain default error codesJan Beulich
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-04Adding YAMA hooks also when YAMA is not stacked.Salvatore Mesoraca
2015-07-28KEYS: ensure we free the assoc array edit if edit is validColin Ian King
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley
2015-07-10vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman
2015-07-09selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-06-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23make simple_positive() publicAl Viro
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-16ima: update builtin policiesMimi Zohar
2015-06-16ima: extend "mask" policy matching supportMimi Zohar
2015-06-16ima: add support for new "euid" policy conditionMimi Zohar
2015-06-16ima: fix ima_show_template_data_ascii()Mimi Zohar
2015-06-13Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...James Morris
2015-06-12Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter
2015-06-05selinux: fix setting of security labels on NFSJ. Bruce Fields
2015-06-04selinux: Remove unused permission definitionsStephen Smalley
2015-06-04selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley
2015-06-04selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-06-04selinux: update netlink socket classesStephen Smalley
2015-06-04signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov
2015-06-04selinux: Print 'sclass' as string when unrecognized netlink message occursMarek Milkovic
2015-06-03Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...James Morris
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa
2015-06-02Smack: fix seq operations in smackfsRafal Krypa
2015-05-29lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message typeRichard Guy Briggs
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-21ima: pass iint to ima_add_violation()Roberto Sassu
2015-05-21ima: wrap event related data to the new ima_event_data structureRoberto Sassu
2015-05-21integrity: add validity checks for 'path' parameterDmitry Kasatkin
2015-05-21evm: fix potential race when removing xattrsDmitry Kasatkin
2015-05-21evm: labeling pseudo filesystems exceptionMimi Zohar
2015-05-21ima: remove definition of IMA_X509_PATHDmitry Kasatkin
2015-05-21ima: limit file hash setting by user to fix and log modesDmitry Kasatkin
2015-05-21ima: do not measure or appraise the NSFS filesystemMimi Zohar
2015-05-21ima: skip measurement of cgroupfs files and update documentationRoberto Sassu
2015-05-15smack: pass error code through pointersLukasz Pawelczyk
2015-05-15Smack: ignore private inode for smack_file_receiveSeung-Woo Kim
2015-05-13ima: cleanup ima_init_policy() a littleDan Carpenter