Age | Commit message (Expand) | Author | Files | Lines |
2015-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -13/+6 |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -16/+13 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+4 |
2015-07-01 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman | 3 | -16/+13 |
2015-06-27 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -1/+1 |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 28 | -2427/+1767 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+0 |
2015-06-24 | make simple_positive() public | Al Viro | 1 | -13/+6 |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman | 1 | -3/+0 |
2015-06-16 | ima: update builtin policies | Mimi Zohar | 1 | -9/+56 |
2015-06-16 | ima: extend "mask" policy matching support | Mimi Zohar | 1 | -5/+15 |
2015-06-16 | ima: add support for new "euid" policy condition | Mimi Zohar | 1 | -4/+23 |
2015-06-16 | ima: fix ima_show_template_data_ascii() | Mimi Zohar | 3 | -4/+5 |
2015-06-13 | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n... | James Morris | 1 | -7/+9 |
2015-06-12 | Smack: freeing an error pointer in smk_write_revoke_subj() | Dan Carpenter | 1 | -7/+9 |
2015-06-05 | selinux: fix setting of security labels on NFS | J. Bruce Fields | 1 | -0/+1 |
2015-06-04 | selinux: Remove unused permission definitions | Stephen Smalley | 1 | -14/+8 |
2015-06-04 | selinux: enable genfscon labeling for sysfs and pstore files | Stephen Smalley | 1 | -1/+3 |
2015-06-04 | selinux: enable per-file labeling for debugfs files. | Stephen Smalley | 2 | -22/+22 |
2015-06-04 | selinux: update netlink socket classes | Stephen Smalley | 2 | -10/+32 |
2015-06-04 | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() | Oleg Nesterov | 1 | -2/+4 |
2015-06-04 | selinux: Print 'sclass' as string when unrecognized netlink message occurs | Marek Milkovic | 1 | -2/+3 |
2015-06-03 | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n... | James Morris | 4 | -186/+314 |
2015-06-02 | Smack: allow multiple labels in onlycap | Rafal Krypa | 3 | -69/+160 |
2015-06-02 | Smack: fix seq operations in smackfs | Rafal Krypa | 1 | -30/+22 |
2015-05-29 | lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type | Richard Guy Briggs | 1 | -1/+1 |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 2 | -4/+4 |
2015-05-21 | ima: pass iint to ima_add_violation() | Roberto Sassu | 5 | -9/+13 |
2015-05-21 | ima: wrap event related data to the new ima_event_data structure | Roberto Sassu | 5 | -79/+61 |
2015-05-21 | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin | 3 | -2/+5 |
2015-05-21 | evm: fix potential race when removing xattrs | Dmitry Kasatkin | 1 | -4/+3 |
2015-05-21 | evm: labeling pseudo filesystems exception | Mimi Zohar | 1 | -0/+11 |
2015-05-21 | ima: remove definition of IMA_X509_PATH | Dmitry Kasatkin | 1 | -7/+1 |
2015-05-21 | ima: limit file hash setting by user to fix and log modes | Dmitry Kasatkin | 1 | -2/+6 |
2015-05-21 | ima: do not measure or appraise the NSFS filesystem | Mimi Zohar | 1 | -0/+2 |
2015-05-21 | ima: skip measurement of cgroupfs files and update documentation | Roberto Sassu | 1 | -0/+2 |
2015-05-15 | smack: pass error code through pointers | Lukasz Pawelczyk | 3 | -97/+139 |
2015-05-15 | Smack: ignore private inode for smack_file_receive | Seung-Woo Kim | 1 | -0/+3 |
2015-05-13 | ima: cleanup ima_init_policy() a little | Dan Carpenter | 1 | -10/+6 |
2015-05-12 | LSM: Remove unused capability.c | Casey Schaufler | 1 | -1158/+0 |
2015-05-12 | LSM: Switch to lists of hooks | Casey Schaufler | 11 | -321/+570 |
2015-05-12 | LSM: Add security module hook list heads | Casey Schaufler | 5 | -402/+406 |
2015-05-12 | LSM: Introduce security hook calling Macros | Casey Schaufler | 1 | -207/+226 |
2015-05-12 | LSM: Split security.h | Casey Schaufler | 7 | -7/+7 |
2015-05-11 | security: make inode_follow_link RCU-walk aware | NeilBrown | 3 | -6/+20 |
2015-05-11 | security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() | NeilBrown | 3 | -4/+25 |
2015-05-11 | SECURITY: remove nameidata arg from inode_follow_link. | NeilBrown | 3 | -5/+4 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 16 | -117/+117 |
2015-04-17 | tomoyo: reduce mmap_sem hold for mm->exe_file | Davidlohr Bueso | 1 | -5/+8 |
2015-04-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |