Commit Graph

17 Commits (43c1266ce4dc06bfd236cec31e11e9ecd69c0bef)

Author SHA1 Message Date
Eric Paris ed868a5698 Creds: creds->security can be NULL is selinux is disabled 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
Paul Menage 1c388ad054 include/linux/cred.h: work around gcc-4.2.4 warning in get_cred() 16 years ago
Alexey Dobriyan b2e1feaf0a cred: #include init.h in cred.h 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 16 years ago
David Howells 98870ab0a5 CRED: Documentation 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago