aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss (follow)
AgeCommit message (Expand)AuthorFilesLines
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