1. 764db03 creds_are_invalid() needs to be exported for use by modules: by Randy Dunlap · 15 years ago
  2. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 15 years ago
  3. 4a5d6ba CRED: Allow put_cred() to cope with a NULL groups list by David Howells · 15 years ago
  4. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  5. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  6. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 16 years ago
  7. 1a7d0f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  8. 43529c9 CRED: Must initialise the new creds in prepare_kernel_cred() by David Howells · 16 years ago
  9. 0de3368 CRED: Missing put_cred() in prepare_kernel_cred() by David Howells · 16 years ago
  10. b945637 CRED: Fix commit_creds() on a process that has no mm by David Howells · 16 years ago
  11. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  12. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  13. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  14. 98870ab CRED: Documentation by David Howells · 16 years ago
  15. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  16. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  17. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  18. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago