aboutsummaryrefslogtreecommitdiff
path: root/kernel/cred.c
AgeCommit message (Expand)Author
2009-05-11CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-09CRED: Must initialise the new creds in prepare_kernel_cred()David Howells
2009-01-09CRED: Missing put_cred() in prepare_kernel_cred()David Howells
2009-01-08CRED: Fix commit_creds() on a process that has no mmDavid Howells
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: DocumentationDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells