aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-25[NetLabel]: change the SELinux permissionsPaul Moore1-4/+4
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-1/+11
2006-09-22[SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala1-1/+1
2006-09-22[NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore1-9/+24
2006-09-22[NetLabel]: Cleanup ebitmap_import()Paul Moore1-20/+16
2006-09-22[NetLabel]: Comment corrections.Paul Moore1-1/+1
2006-09-22[NetLabel]: Correctly initialize the NetLabel fields.Paul Moore1-2/+43
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala5-0/+815
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala3-20/+89
2006-07-31[PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala1-2/+2
2006-07-31[PATCH] selinux: fix memory leakDarrel Goeddel1-2/+10
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel1-1/+17
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel1-16/+16
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel1-1/+1
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn1-0/+4
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel3-3/+266
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston1-1/+1
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-6/+9
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar1-4/+5
2006-03-20[PATCH] SE Linux audit eventsSteve Grubb1-6/+9
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl1-3/+3
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2-2/+2
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley1-1/+4
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl1-6/+6
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris5-59/+30
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley1-2/+4
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds1-2/+2
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan4-35/+50
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley8-234/+398
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse3-37/+93
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris3-37/+93
2005-07-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-20/+10
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl3-20/+10
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse1-2/+2
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-3/+5
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley1-3/+5
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds22-0/+6788