aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAge
* selinux: remove userland security class and permission definitionsStephen Smalley2007-04-26
* SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-26
* SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore2007-04-26
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-26
* Always initialize scontext and scontext_lenStephen Smalley2007-02-26
* Reassign printk levels in selinux kernel codeEric Paris2007-02-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2007-01-26
* [SELINUX]: increment flow cache genidVenkat Yekkirala2007-01-23
* NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore2007-01-09
* selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-08
* [PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar2007-01-02
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* Rename class_destroy to avoid namespace conflicts.James Morris2006-12-03
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-03
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-03
* NetLabel: SELinux cleanupsPaul Moore2006-12-03
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-03
* SELinux: validate kernel object classes and permissionsChad Sellers2006-11-28
* SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-28
* SELinux: remove current object class and permission validation mechanismChad Sellers2006-11-28
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-30
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-16
* SELinux: Bug fix in polidydb_destroyChad Sellers2006-10-12
* NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com2006-10-12
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-12
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-26
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-26
* [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-26
* [NetLabel]: change the SELinux permissionsPaul Moore2006-09-25
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-25
* [SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala2006-09-22
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-22
* [NetLabel]: Cleanup ebitmap_import()Paul Moore2006-09-22
* [NetLabel]: Comment corrections.Paul Moore2006-09-22
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-22
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-22
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-22
* [PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala2006-07-31
* [PATCH] selinux: fix memory leakDarrel Goeddel2006-07-31
* [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-01
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-01
* [PATCH] fix se_sen audit filterDarrel Goeddel2006-06-20
* [PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn2006-05-15
* [PATCH] support for context based audit filteringDarrel Goeddel2006-05-01
* [PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston2006-04-19
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] SE Linux audit eventsSteve Grubb2006-03-20