aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-13/+6
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-16/+13
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-4/+4
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointGravatar Eric W. Biederman 3-16/+13
2015-06-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-1/+1
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 28-2427/+1767
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-3/+0
2015-06-23make simple_positive() publicGravatar Al Viro 1-13/+6
2015-06-18netfilter: Remove spurios included of netfilter.hGravatar Eric W Biederman 1-3/+0
2015-06-16ima: update builtin policiesGravatar Mimi Zohar 1-9/+56
2015-06-16ima: extend "mask" policy matching supportGravatar Mimi Zohar 1-5/+15
2015-06-16ima: add support for new "euid" policy conditionGravatar Mimi Zohar 1-4/+23
2015-06-16ima: fix ima_show_template_data_ascii()Gravatar Mimi Zohar 3-4/+5
2015-06-13Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...Gravatar James Morris 1-7/+9
2015-06-12Smack: freeing an error pointer in smk_write_revoke_subj()Gravatar Dan Carpenter 1-7/+9
2015-06-05selinux: fix setting of security labels on NFSGravatar J. Bruce Fields 1-0/+1
2015-06-04selinux: Remove unused permission definitionsGravatar Stephen Smalley 1-14/+8
2015-06-04selinux: enable genfscon labeling for sysfs and pstore filesGravatar Stephen Smalley 1-1/+3
2015-06-04selinux: enable per-file labeling for debugfs files.Gravatar Stephen Smalley 2-22/+22
2015-06-04selinux: update netlink socket classesGravatar Stephen Smalley 2-10/+32
2015-06-04signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Gravatar Oleg Nesterov 1-2/+4
2015-06-04selinux: Print 'sclass' as string when unrecognized netlink message occursGravatar Marek Milkovic 1-2/+3
2015-06-03Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...Gravatar James Morris 4-186/+314
2015-06-02Smack: allow multiple labels in onlycapGravatar Rafal Krypa 3-69/+160
2015-06-02Smack: fix seq operations in smackfsGravatar Rafal Krypa 1-30/+22
2015-05-29lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message typeGravatar Richard Guy Briggs 1-1/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesGravatar Luis R. Rodriguez 2-4/+4
2015-05-21ima: pass iint to ima_add_violation()Gravatar Roberto Sassu 5-9/+13
2015-05-21ima: wrap event related data to the new ima_event_data structureGravatar Roberto Sassu 5-79/+61
2015-05-21integrity: add validity checks for 'path' parameterGravatar Dmitry Kasatkin 3-2/+5
2015-05-21evm: fix potential race when removing xattrsGravatar Dmitry Kasatkin 1-4/+3
2015-05-21evm: labeling pseudo filesystems exceptionGravatar Mimi Zohar 1-0/+11
2015-05-21ima: remove definition of IMA_X509_PATHGravatar Dmitry Kasatkin 1-7/+1
2015-05-21ima: limit file hash setting by user to fix and log modesGravatar Dmitry Kasatkin 1-2/+6
2015-05-21ima: do not measure or appraise the NSFS filesystemGravatar Mimi Zohar 1-0/+2
2015-05-21ima: skip measurement of cgroupfs files and update documentationGravatar Roberto Sassu 1-0/+2
2015-05-15smack: pass error code through pointersGravatar Lukasz Pawelczyk 3-97/+139
2015-05-15Smack: ignore private inode for smack_file_receiveGravatar Seung-Woo Kim 1-0/+3
2015-05-13ima: cleanup ima_init_policy() a littleGravatar Dan Carpenter 1-10/+6
2015-05-12LSM: Remove unused capability.cGravatar Casey Schaufler 1-1158/+0
2015-05-12LSM: Switch to lists of hooksGravatar Casey Schaufler 11-321/+570
2015-05-12LSM: Add security module hook list headsGravatar Casey Schaufler 5-402/+406
2015-05-12LSM: Introduce security hook calling MacrosGravatar Casey Schaufler 1-207/+226
2015-05-12LSM: Split security.hGravatar Casey Schaufler 7-7/+7
2015-05-11security: make inode_follow_link RCU-walk awareGravatar NeilBrown 3-6/+20
2015-05-11security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()Gravatar NeilBrown 3-4/+25
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.Gravatar NeilBrown 3-5/+4
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 16-117/+117
2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileGravatar Davidlohr Bueso 1-5/+8
2015-04-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1