Age | Commit message (Expand) | Author |
2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-08-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-26 | LSM: restore certain default error codes | Jan Beulich |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-08-04 | Adding YAMA hooks also when YAMA is not stacked. | Salvatore Mesoraca |
2015-07-28 | KEYS: ensure we free the assoc array edit if edit is valid | Colin Ian King |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney |
2015-07-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-07-10 | selinux: fix mprotect PROT_EXEC regression caused by mm change | Stephen Smalley |
2015-07-10 | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman |
2015-07-09 | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-07-01 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman |
2015-06-27 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-23 | make simple_positive() public | Al Viro |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman |
2015-06-16 | ima: update builtin policies | Mimi Zohar |
2015-06-16 | ima: extend "mask" policy matching support | Mimi Zohar |
2015-06-16 | ima: add support for new "euid" policy condition | Mimi Zohar |
2015-06-16 | ima: fix ima_show_template_data_ascii() | Mimi Zohar |
2015-06-13 | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n... | James Morris |
2015-06-12 | Smack: freeing an error pointer in smk_write_revoke_subj() | Dan Carpenter |
2015-06-05 | selinux: fix setting of security labels on NFS | J. Bruce Fields |
2015-06-04 | selinux: Remove unused permission definitions | Stephen Smalley |
2015-06-04 | selinux: enable genfscon labeling for sysfs and pstore files | Stephen Smalley |
2015-06-04 | selinux: enable per-file labeling for debugfs files. | Stephen Smalley |
2015-06-04 | selinux: update netlink socket classes | Stephen Smalley |
2015-06-04 | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() | Oleg Nesterov |
2015-06-04 | selinux: Print 'sclass' as string when unrecognized netlink message occurs | Marek Milkovic |
2015-06-03 | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n... | James Morris |
2015-06-02 | Smack: allow multiple labels in onlycap | Rafal Krypa |
2015-06-02 | Smack: fix seq operations in smackfs | Rafal Krypa |
2015-05-29 | lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type | Richard Guy Briggs |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez |
2015-05-21 | ima: pass iint to ima_add_violation() | Roberto Sassu |
2015-05-21 | ima: wrap event related data to the new ima_event_data structure | Roberto Sassu |
2015-05-21 | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin |
2015-05-21 | evm: fix potential race when removing xattrs | Dmitry Kasatkin |
2015-05-21 | evm: labeling pseudo filesystems exception | Mimi Zohar |
2015-05-21 | ima: remove definition of IMA_X509_PATH | Dmitry Kasatkin |
2015-05-21 | ima: limit file hash setting by user to fix and log modes | Dmitry Kasatkin |
2015-05-21 | ima: do not measure or appraise the NSFS filesystem | Mimi Zohar |
2015-05-21 | ima: skip measurement of cgroupfs files and update documentation | Roberto Sassu |
2015-05-15 | smack: pass error code through pointers | Lukasz Pawelczyk |
2015-05-15 | Smack: ignore private inode for smack_file_receive | Seung-Woo Kim |
2015-05-13 | ima: cleanup ima_init_policy() a little | Dan Carpenter |