Age | Commit message (Expand) | Author |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
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-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-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 security_inode_getattr() to struct 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-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 |
2015-03-20 | Revert "selinux: add a skb_owned_by() hook" | Eric Dumazet |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells |
2015-02-22 | SELinux: Use d_is_positive() rather than testing dentry->d_inode | David Howells |
2015-02-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-04 | SELinux: fix error code in policydb_init() | Dan Carpenter |
2015-02-04 | selinux: add security in-core xattr support for pstore and debugfs | Mark Salyzyn |
2015-02-04 | selinux: quiet the filesystem labeling behavior message | Paul Moore |
2015-02-04 | selinux: Remove unused function avc_sidcmp() | Rickard Strandqvist |
2015-01-25 | selinuxfs: don't open-code d_genocide() | Al Viro |
2015-01-25 | Add security hooks to binder and implement the hooks for SELinux. | Stephen Smalley |
2014-12-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-12-08 | Merge branch 'iov_iter' into for-next | Al Viro |
2014-12-05 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2014-12-01 | selinux: Remove security_ops extern | Yao Dongdong |
2014-11-19 | Merge commit 'v3.17' into next | James Morris |
2014-11-13 | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2014-11-12 | selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() | Richard Guy Briggs |
2014-11-03 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2014-10-16 | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2014-10-15 | selinux: fix inode security list corruption | Stephen Smalley |
2014-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-09-22 | selinux: normalize audit log formatting | Richard Guy Briggs |
2014-09-22 | selinux: cleanup error reporting in selinux_nlmsg_perm() | Richard Guy Briggs |