1. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  2. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  3. c70a626 umh: creds: kill subprocess_info->cred logic by Oleg Nesterov · 14 years ago
  4. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  5. 48652ce Merge commit 'v2.6.34-rc6' into sched/core by Ingo Molnar · 14 years ago
  6. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  7. e134d20 CRED: Fix a race in creds_are_invalid() in credentials debugging by David Howells · 14 years ago
  8. eff3036 CRED: Fix double free in prepare_usermodehelper_creds() error handling by David Howells · 14 years ago
  9. b257c14 Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  10. 0968d00 security: remove dead hook cred_commit by Eric Paris · 14 years ago
  11. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  12. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 570b8fb CRED: Fix memory leak in error handling by Mathieu Desnoyers · 14 years ago
  15. b8a1d37 kernel/cred.c: use kmem_cache_free by Julia Lawall · 14 years ago
  16. 764db03 creds_are_invalid() needs to be exported for use by modules: by Randy Dunlap · 15 years ago
  17. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 15 years ago
  18. 4a5d6ba CRED: Allow put_cred() to cope with a NULL groups list by David Howells · 15 years ago
  19. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  20. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  21. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 15 years ago
  22. 1a7d0f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  23. 43529c9 CRED: Must initialise the new creds in prepare_kernel_cred() by David Howells · 15 years ago
  24. 0de3368 CRED: Missing put_cred() in prepare_kernel_cred() by David Howells · 15 years ago
  25. b945637 CRED: Fix commit_creds() on a process that has no mm by David Howells · 15 years ago
  26. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  27. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  28. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  29. 98870ab CRED: Documentation by David Howells · 16 years ago
  30. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  31. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  32. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  33. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago