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