Age | Commit message (Expand) | Author |
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-13 | ima: cleanup ima_init_policy() a little | Dan Carpenter |
2015-05-12 | LSM: Remove unused capability.c | Casey Schaufler |
2015-05-12 | LSM: Switch to lists of hooks | Casey Schaufler |
2015-05-12 | LSM: Add security module hook list heads | Casey Schaufler |
2015-05-12 | LSM: Introduce security hook calling Macros | Casey Schaufler |
2015-05-12 | LSM: Split security.h | Casey Schaufler |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-17 | tomoyo: reduce mmap_sem hold for mm->exe_file | Davidlohr Bueso |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | VFS: security/: d_inode() annotations | David Howells |
2015-04-15 | VFS: security/: d_backing_inode() annotations | David Howells |
2015-04-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-15 | lsm: copy comm before calling audit_log to avoid race in string printing | Richard Guy Briggs |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-13 | selinux/nlmsg: add a build time check for rtnl/xfrm cmds | Nicolas Dichtel |
2015-04-13 | Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | James Morris |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_MAPPING | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_MIGRATE | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_REPORT | Nicolas Dichtel |
2015-04-11 | Merge branch 'for-davem' into for-next | Al Viro |
2015-04-11 | switch keyctl_instantiate_key_common() to iov_iter | Al Viro |
2015-04-11 | switch security_inode_getattr() to struct path * | Al Viro |
2015-04-11 | constify tomoyo_realpath_from_path() | Al Viro |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_GETSPDINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_NEWSPDINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add RTM_GETNSID | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID | Nicolas Dichtel |
2015-04-07 | tomoyo: Do not generate empty policy files | Michal Marek |
2015-04-07 | tomoyo: Use if_changed when generating builtin-policy.h | Michal Marek |
2015-04-07 | tomoyo: Use bin2c to generate builtin-policy.h | Michal Marek |
2015-04-06 | selinux: increase avtab max buckets | Stephen Smalley |
2015-04-06 | selinux: Use a better hash function for avtab | John Brooks |
2015-04-06 | selinux: convert avtab hash table to flex_array | Stephen Smalley |
2015-04-06 | selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat() | Paul Moore |
2015-04-06 | selinux: remove unnecessary pointer reassignment | Jeff Vander Stoep |
2015-04-04 | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-27 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-03-25 | selinux: fix sel_write_enforce broken return value | Joe Perches |