Age | Commit message (Expand) | Author | Files | Lines |
2015-03-27 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris | 1 | -1/+1 |
2015-03-25 | selinux: fix sel_write_enforce broken return value | Joe Perches | 1 | -1/+1 |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 1 | -2/+2 |
2015-02-22 | SELinux: Use d_is_positive() rather than testing dentry->d_inode | David Howells | 1 | -2/+2 |
2015-02-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -49/+3 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+75 |
2015-02-04 | SELinux: fix error code in policydb_init() | Dan Carpenter | 1 | -2/+6 |
2015-02-04 | selinux: add security in-core xattr support for pstore and debugfs | Mark Salyzyn | 1 | -17/+8 |
2015-02-04 | selinux: quiet the filesystem labeling behavior message | Paul Moore | 1 | -4/+0 |
2015-02-04 | selinux: Remove unused function avc_sidcmp() | Rickard Strandqvist | 1 | -5/+0 |
2015-01-25 | selinuxfs: don't open-code d_genocide() | Al Viro | 1 | -49/+3 |
2015-01-25 | Add security hooks to binder and implement the hooks for SELinux. | Stephen Smalley | 2 | -0/+75 |
2014-12-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -2/+0 |
2014-12-08 | Merge branch 'iov_iter' into for-next | Al Viro | 1 | -3/+4 |
2014-12-05 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 1 | -6/+5 |
2014-12-01 | selinux: Remove security_ops extern | Yao Dongdong | 1 | -2/+0 |
2014-11-19 | Merge commit 'v3.17' into next | James Morris | 3 | -6/+4 |
2014-11-13 | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -3/+4 |
2014-11-12 | selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() | Richard Guy Briggs | 1 | -3/+4 |
2014-11-03 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 1 | -3/+3 |
2014-10-16 | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -1/+1 |
2014-10-15 | selinux: fix inode security list corruption | Stephen Smalley | 1 | -1/+1 |
2014-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 5 | -83/+115 |
2014-09-22 | selinux: normalize audit log formatting | Richard Guy Briggs | 1 | -6/+8 |
2014-09-22 | selinux: cleanup error reporting in selinux_nlmsg_perm() | Richard Guy Briggs | 1 | -4/+3 |
2014-09-10 | selinux: make the netif cache namespace aware | Paul Moore | 4 | -36/+46 |
2014-09-09 | security: make security_file_set_fowner, f_setown and __f_setown void return | Jeff Layton | 1 | -3/+1 |
2014-09-08 | selinux: register nf hooks with single nf_register_hooks call | Jiri Pirko | 1 | -25/+10 |
2014-09-03 | selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute() | Paul Moore | 1 | -0/+1 |
2014-08-28 | selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. | Stephen Smalley | 1 | -12/+47 |
2014-08-09 | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux | Linus Torvalds | 3 | -6/+4 |
2014-08-07 | selinux: remove unused variabled in the netport, netnode, and netif caches | Paul Moore | 3 | -6/+4 |
2014-08-05 | Merge tag 'v3.16' into next | Paul Moore | 2 | -2/+2 |
2014-08-02 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2 | -85/+56 |
2014-08-01 | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2 | -13/+13 |
2014-08-01 | netlabel: fix the horribly broken catmap functions | Paul Moore | 1 | -78/+49 |
2014-07-30 | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -11/+2 |
2014-07-28 | Revert "selinux: fix the default socket labeling in sock_graft()" | Paul Moore | 1 | -11/+2 |
2014-07-19 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 11 | -160/+101 |
2014-07-17 | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -2/+11 |
2014-07-10 | selinux: fix the default socket labeling in sock_graft() | Paul Moore | 1 | -2/+11 |
2014-06-26 | selinux: reduce the number of calls to synchronize_net() when flushing caches | Paul Moore | 7 | -42/+23 |
2014-06-23 | selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() | Waiman Long | 1 | -9/+32 |
2014-06-19 | selinux: fix a possible memory leak in cond_read_node() | Namhyung Kim | 1 | -1/+1 |
2014-06-19 | selinux: simple cleanup for cond_read_node() | Namhyung Kim | 1 | -7/+2 |
2014-06-18 | security: Used macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza | 1 | -1/+2 |
2014-06-18 | selinux: introduce str_read() helper | Namhyung Kim | 1 | -96/+37 |
2014-06-17 | SELinux: use ARRAY_SIZE | Himangi Saraogi | 1 | -4/+4 |
2014-06-17 | Merge tag 'v3.15' into next | Paul Moore | 3 | -5/+9 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |