Age | Commit message (Expand) | Author | Files | Lines |
2007-01-03 | [PATCH] selinux: fix selinux_netlbl_inode_permission() locking | Parag Warudkar | 1 | -2/+4 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
2006-12-03 | Rename class_destroy to avoid namespace conflicts. | James Morris | 1 | -3/+3 |
2006-12-03 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 5 | -250/+199 |
2006-12-03 | SELinux: peer secid consolidation for external network labeling | Paul Moore | 1 | -62/+28 |
2006-12-03 | NetLabel: SELinux cleanups | Paul Moore | 1 | -41/+66 |
2006-12-03 | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 1 | -8/+16 |
2006-11-28 | SELinux: validate kernel object classes and permissions | Chad Sellers | 1 | -1/+137 |
2006-11-28 | SELinux: ensure keys constant in hashtab_search | Chad Sellers | 3 | -12/+12 |
2006-11-28 | SELinux: remove current object class and permission validation mechanism | Chad Sellers | 1 | -91/+0 |
2006-10-31 | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore | 1 | -0/+37 |
2006-10-16 | NetLabel: better error handling involving mls_export_cat() | Paul Moore | 3 | -13/+30 |
2006-10-12 | SELinux: Bug fix in polidydb_destroy | Chad Sellers | 1 | -0/+2 |
2006-10-12 | NetLabel: use SECINITSID_UNLABELED for a base SID | paul.moore@hp.com | 1 | -20/+9 |
2006-10-12 | NetLabel: fix a cache race condition | paul.moore@hp.com | 1 | -16/+21 |
2006-09-26 | [PATCH] SELinux: change isec semaphore to a mutex | Eric Paris | 1 | -2/+2 |
2006-09-26 | [PATCH] selinux: add support for range transitions on object classes | Darrel Goeddel | 3 | -21/+34 |
2006-09-26 | [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface | Stephen Smalley | 1 | -3/+3 |
2006-09-26 | [NetLabel]: change the SELinux permissions | Paul Moore | 1 | -4/+4 |
2006-09-26 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 1 | -1/+11 |
2006-09-23 | [SELINUX]: Fix bug in security_sid_mls_copy | Venkat Yekkirala | 1 | -1/+1 |
2006-09-23 | [NetLabel]: uninline selinux_netlbl_inode_permission() | Paul Moore | 1 | -9/+24 |
2006-09-23 | [NetLabel]: Cleanup ebitmap_import() | Paul Moore | 1 | -20/+16 |
2006-09-23 | [NetLabel]: Comment corrections. | Paul Moore | 1 | -1/+1 |
2006-09-23 | [NetLabel]: Correctly initialize the NetLabel fields. | Paul Moore | 1 | -2/+43 |
2006-09-23 | [NetLabel]: SELinux support | Venkat Yekkirala | 5 | -0/+815 |
2006-09-23 | [MLSXFRM]: Define new SELinux service routine | Venkat Yekkirala | 3 | -20/+89 |
2006-08-01 | [PATCH] selinux: fix bug in security_compute_sid | Venkat Yekkirala | 1 | -2/+2 |
2006-08-01 | [PATCH] selinux: fix memory leak | Darrel Goeddel | 1 | -2/+10 |
2006-07-01 | [PATCH] audit: support for object context filters | Darrel Goeddel | 1 | -1/+17 |
2006-07-01 | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel | 1 | -16/+16 |
2006-06-20 | [PATCH] fix se_sen audit filter | Darrel Goeddel | 1 | -1/+1 |
2006-05-15 | [PATCH] selinux: check for failed kmalloc in security_sid_to_context() | Serge E. Hallyn | 1 | -0/+4 |
2006-05-01 | [PATCH] support for context based audit filtering | Darrel Goeddel | 3 | -3/+266 |
2006-04-19 | [PATCH] selinux: Fix MLS compatibility off-by-one bug | Ron Yorston | 1 | -1/+1 |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -6/+9 |
2006-03-22 | [PATCH] sem2mutex: security/ | Ingo Molnar | 1 | -4/+5 |
2006-03-20 | [PATCH] SE Linux audit events | Steve Grubb | 1 | -6/+9 |
2006-01-10 | [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts | Jesper Juhl | 1 | -3/+3 |
2006-01-06 | [PATCH] selinux: more ARRAY_SIZE cleanups | Tobias Klauser | 2 | -2/+2 |
2005-11-09 | [PATCH] selinux: MLS compatibility | Stephen Smalley | 1 | -1/+4 |
2005-11-07 | [PATCH] kfree cleanup: security | Jesper Juhl | 1 | -6/+6 |
2005-10-31 | [PATCH] SELinux: convert to kzalloc | James Morris | 5 | -59/+30 |
2005-10-24 | [PATCH] selinux: Fix NULL deref in policydb_destroy | Stephen Smalley | 1 | -2/+4 |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 1 | -2/+2 |
2005-09-05 | [PATCH] selinux: endian notations | Alexey Dobriyan | 4 | -35/+50 |
2005-09-05 | [PATCH] selinux: Reduce memory use by avtab | Stephen Smalley | 8 | -234/+398 |
2005-08-09 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 3 | -37/+93 |
2005-07-28 | [PATCH] SELinux: default labeling of MLS field | James Morris | 3 | -37/+93 |