summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAgeFilesLines
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-061-33/+0Star
* [AUDIT] add session id to audit messagesEric Paris2008-02-011-2/+3
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-1/+1
* [SELinux]: Fix double free in selinux_netlbl_sock_setsid()Paul Moore2008-02-011-1/+0Star
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-291-104/+20Star
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-291-0/+85
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-293-2/+85
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-291-8/+2Star
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-292-6/+9
* selinux: fix labeling of /proc/net inodesStephen Smalley2008-01-261-0/+3
* selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-251-9/+2Star
* security/selinux: Add missing "space"Joe Perches2008-01-251-1/+1
* selinux: fix memory leak in netlabel codePaul Moore2008-01-211-2/+0Star
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-077-38/+118
* SELinux: fix bug in new ebitmap code.KaiGai Kohei2007-11-071-1/+1
* SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei2007-10-172-6/+7
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-174-237/+303
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-173-9/+78
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-174-36/+82
* SELinux: correct error code in selinux_audit_rule_initSteve G2007-08-161-1/+1
* Typo fixes errror -> errorGabriel Craciunescu2007-08-011-1/+1
* SELinux: fix memory leak in security_netlbl_cache_add()Jesper Juhl2007-07-231-1/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-121-19/+30
* selinux: introduce schedule points in policydb_destroy()Eric Paris2007-07-121-0/+7
* selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito2007-07-121-0/+95
* selinux: preserve boolean values across policy reloadsStephen Smalley2007-04-261-0/+38
* selinux: export initial SID contexts via selinuxfsJames Carter2007-04-261-0/+7
* selinux: remove userland security class and permission definitionsStephen Smalley2007-04-261-0/+2
* SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-261-27/+0Star
* SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore2007-04-261-1/+1
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-261-365/+58Star
* Always initialize scontext and scontext_lenStephen Smalley2007-02-261-0/+3
* Reassign printk levels in selinux kernel codeEric Paris2007-02-263-5/+5
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1Star
* [SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2007-01-271-3/+3
* [SELINUX]: increment flow cache genidVenkat Yekkirala2007-01-241-0/+3
* NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore2007-01-091-2/+2
* selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-084-47/+29Star
* [PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar2007-01-021-2/+4
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Rename class_destroy to avoid namespace conflicts.James Morris2006-12-031-3/+3
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-035-250/+199Star
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-031-62/+28Star
* NetLabel: SELinux cleanupsPaul Moore2006-12-031-41/+66
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-031-8/+16
* SELinux: validate kernel object classes and permissionsChad Sellers2006-11-281-1/+137
* SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-283-12/+12