Age | Commit message (Expand) | Author |
2010-10-21 | selinux: fast status update interface (/selinux/status) | KaiGai Kohei |
2010-10-21 | selinux: type_bounds_sanity_check has a meaningless variable declaration | Eric Paris |
2010-08-02 | selinux: convert the policy type_attr_map to flex_array | Eric Paris |
2010-08-02 | SELinux: break ocontext reading into a separate function | Eric Paris |
2010-08-02 | SELinux: move genfs read to a separate function | Eric Paris |
2010-08-02 | selinux: fix error codes in symtab_init() | Dan Carpenter |
2010-08-02 | selinux: fix error codes in cond_read_bool() | Dan Carpenter |
2010-08-02 | selinux: fix error codes in cond_policydb_init() | Dan Carpenter |
2010-08-02 | selinux: fix error codes in cond_read_node() | Dan Carpenter |
2010-08-02 | selinux: fix error codes in cond_read_av_list() | Dan Carpenter |
2010-08-02 | selinux: propagate error codes in cond_read_list() | Dan Carpenter |
2010-08-02 | selinux: cleanup return codes in avtab_read_item() | Dan Carpenter |
2010-08-02 | SELinux: seperate range transition rules to a seperate function | Eric Paris |
2010-05-17 | security/selinux/ss: Use kstrdup | Julia Lawall |
2010-04-21 | SELinux: return error codes on policy load failure | Eric Paris |
2010-04-09 | Security: Fix coding style in security/ | wzt.wzt@gmail.com |
2010-03-16 | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley |
2010-03-09 | Merge branch 'next-queue' into next | James Morris |
2010-03-08 | selinux: const strings in tables | Stephen Hemminger |
2010-03-03 | Selinux: Remove unused headers slab.h in selinux/ss/symtab.c | wzt.wzt@gmail.com |
2010-03-01 | Merge branch 'next' into for-linus | James Morris |
2010-02-25 | netlabel: fix export of SELinux categories > 127 | Joshua Roys |
2010-02-22 | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() | KaiGai Kohei |
2010-02-16 | security: fix a couple of sparse warnings | James Morris |
2010-02-04 | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia |
2010-02-04 | selinux: load the initial SIDs upon every policy load | Guido Trentalancia |
2010-01-25 | selinux: remove dead code in type_attribute_bounds_av() | KaiGai Kohei |
2010-01-25 | selinux: convert range transition list to a hashtab | Stephen Smalley |
2010-01-18 | Merge branch 'master' into next | James Morris |
2010-01-18 | selinux: change the handling of unknown classes | Stephen Smalley |
2009-12-08 | selinux: remove a useless return | Amerigo Wang |
2009-12-08 | security/selinux/ss: correct size computation | Julia Lawall |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-24 | SELinux: print denials for buggy kernel with unknown perms | Eric Paris |
2009-10-20 | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 | Stephen Smalley |
2009-10-07 | selinux: drop remapping of netlink classes | Stephen Smalley |
2009-10-07 | selinux: generate flask headers during kernel build | Stephen Smalley |
2009-10-07 | selinux: dynamic class/perm discovery | Stephen Smalley |
2009-06-19 | Merge branch 'master' into next | James Morris |
2009-06-19 | Add audit messages on type boundary violations | KaiGai Kohei |
2009-06-18 | cleanup in ss/services.c | KaiGai Kohei |
2009-04-02 | Permissive domain in userspace object manager | KaiGai Kohei |
2009-02-14 | SELinux: remove unused av.decided field | Eric Paris |
2009-01-07 | Merge branch 'next' into for-linus | James Morris |
2009-01-05 | SELinux: shrink sizeof av_inhert selinux_class_perm and context | Eric Paris |
2009-01-04 | audit: validate comparison operations, store them in sane form | Al Viro |
2008-10-11 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris |
2008-10-10 | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore |
2008-10-10 | selinux: Fix a problem in security_netlbl_sid_to_secattr() | Paul Moore |