aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cred.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn1-2/+13
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells1-0/+113
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells1-12/+26
2008-11-14CRED: DocumentationDavid Howells1-1/+1
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells1-1/+45
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-37/+284
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells1-0/+63
2008-11-14CRED: Detach the credentials from task_structDavid Howells1-0/+96