aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26selinux: fix labeling of /proc/net inodesStephen Smalley1-0/+3
2008-01-25selinux: make mls_compute_sid always polyinstantiateEamon Walsh1-9/+2
2008-01-25security/selinux: Add missing "space"Joe Perches1-1/+1
2008-01-22selinux: fix memory leak in netlabel codePaul Moore1-2/+0
2007-11-08SELinux: add more validity checks on policy loadStephen Smalley7-38/+118
2007-11-08SELinux: fix bug in new ebitmap code.KaiGai Kohei1-1/+1
2007-10-17SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei2-6/+7
2007-10-17SELinux: improve performance when AVC misses.KaiGai Kohei4-237/+303
2007-10-17SELinux: policy selectable handling of unknown classes and permsEric Paris3-9/+78
2007-10-17SELinux: tune avtab to reduce memory usageYuichi Nakamura4-36/+82
2007-08-16SELinux: correct error code in selinux_audit_rule_initSteve G1-1/+1
2007-07-31Typo fixes errror -> errorGabriel Craciunescu1-1/+1
2007-07-23SELinux: fix memory leak in security_netlbl_cache_add()Jesper Juhl1-1/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-11SELinux: allow preemption between transition permission checksStephen Smalley1-19/+30
2007-07-11selinux: introduce schedule points in policydb_destroy()Eric Paris1-0/+7
2007-07-11selinux: add support for querying object classes and permissions from the running policyChristopher J. PeBenito1-0/+95
2007-04-26selinux: preserve boolean values across policy reloadsStephen Smalley1-0/+38
2007-04-26selinux: export initial SID contexts via selinuxfsJames Carter1-0/+7
2007-04-26selinux: remove userland security class and permission definitionsStephen Smalley1-0/+2
2007-04-26SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore1-27/+0
2007-04-26SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore1-1/+1
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore1-365/+58
2007-02-26Always initialize scontext and scontext_lenStephen Smalley1-0/+3
2007-02-26Reassign printk levels in selinux kernel codeEric Paris3-5/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala1-3/+3
2007-01-23[SELINUX]: increment flow cache genidVenkat Yekkirala1-0/+3
2007-01-09NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore1-2/+2
2007-01-08selinux: Delete mls_copy_contextVenkat Yekkirala4-47/+29
2007-01-02[PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar1-2/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-02Rename class_destroy to avoid namespace conflicts.James Morris1-3/+3
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore5-250/+199
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore1-62/+28
2006-12-02NetLabel: SELinux cleanupsPaul Moore1-41/+66
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore1-8/+16
2006-11-28SELinux: validate kernel object classes and permissionsChad Sellers1-1/+137
2006-11-28SELinux: ensure keys constant in hashtab_searchChad Sellers3-12/+12
2006-11-28SELinux: remove current object class and permission validation mechanismChad Sellers1-91/+0
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore1-0/+37
2006-10-15NetLabel: better error handling involving mls_export_cat()Paul Moore3-13/+30
2006-10-11SELinux: Bug fix in polidydb_destroyChad Sellers1-0/+2
2006-10-11NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com1-20/+9
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-16/+21
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris1-2/+2
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel3-21/+34
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley1-3/+3