aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cred.h
Commit message (Expand)AuthorAge
* include/linux/cred.h: fix buildAndrew Morton2009-09-23
* Creds: creds->security can be NULL is selinux is disabledEric Paris2009-09-13
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* CRED: Add some configurable debugging [try #6]David Howells2009-09-02
* include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()Paul Menage2009-07-19
* cred: #include init.h in cred.hAlexey Dobriyan2009-05-29
* User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
* CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-13
* CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-13
* CRED: DocumentationDavid Howells2008-11-13
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-13
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
* CRED: Detach the credentials from task_structDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* CRED: Introduce credential access wrappersDavid Howells2008-08-13