1. 65cc5a1 userns: Teach inode_capable to understand inodes whose uids map to other namespaces. by Eric W. Biederman · 12 years ago
  2. 1a48e2a userns: Replace the hard to write inode_userns with inode_capable. by Eric W. Biederman · 13 years ago
  3. 951880e Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" by Linus Torvalds · 12 years ago
  4. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  5. f1c84da capabilities: remove task_ns_* functions by Eric Paris · 12 years ago
  6. d2a7009 capabitlies: ns_capable can use the cap helpers rather than lsm call by Eric Paris · 12 years ago
  7. 105ddf4 capabilities: style only - move capable below ns_capable by Eric Paris · 12 years ago
  8. 7b61d64 capabilites: introduce new has_ns_capabilities_noaudit by Eric Paris · 12 years ago
  9. 25e7570 capabilities: call has_ns_capability from has_capability by Eric Paris · 12 years ago
  10. 2920a84 capabilities: remove all _real_ interfaces by Eric Paris · 12 years ago
  11. b7e724d capabilities: reverse arguments to security_capable by Eric Paris · 12 years ago
  12. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  13. 12a5a26 Merge branch 'master' into next by James Morris · 13 years ago
  14. 47a150e Cache user_ns in struct cred by Serge E. Hallyn · 13 years ago
  15. 5163b58 capabilities: delete unused cap_set_full by Eric Paris · 13 years ago
  16. ffa8e59 capabilities: do not drop CAP_SETPCAP from the initial task by Eric Paris · 13 years ago
  17. 3263245 userns: make has_capability* into real functions by Serge E. Hallyn · 13 years ago
  18. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  19. 6037b71 security: add cred argument to security_capable() by Chris Wright · 13 years ago
  20. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  21. 86fc80f capabilities: Use RCU to protect task lookup in sys_capget by Thomas Gleixner · 15 years ago
  22. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 15 years ago
  23. c4a5af5 Silence the existing API for capability version compatibility check. by Andrew G. Morgan · 15 years ago
  24. 825332e capabilities: simplify bound checks for copy_from_user() by Arjan van de Ven · 15 years ago
  25. b290ebe [CVE-2009-0029] System call wrappers part 04 by Heiko Carstens · 15 years ago
  26. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  27. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 15 years ago
  28. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 15 years ago
  29. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 15 years ago
  30. 57f71a0 sanitize audit_log_capset() by Al Viro · 15 years ago
  31. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  32. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  33. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  34. 637d32d Capabilities: BUG when an invalid capability is requested by Eric Paris · 16 years ago
  35. e68b75a0 When the capset syscall is used it is not possible for audit to record the by Eric Paris · 16 years ago
  36. 1f29fae file capabilities: add no_file_caps switch (v4) by Serge E. Hallyn · 16 years ago
  37. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  38. ab763c7 security: filesystem capabilities refactor kernel code by Andrew G. Morgan · 16 years ago
  39. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  40. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 16 years ago
  41. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 16 years ago
  42. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  43. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  44. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  45. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  46. 314f70f whitespace fixes: capability syscalls by Daniel Walker · 17 years ago
  47. 72c2d58 V3 file capabilities: alter behavior of cap_setpcap by Andrew Morgan · 17 years ago
  48. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  49. 41487c6 [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task by Eric W. Biederman · 17 years ago
  50. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  51. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  52. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 18 years ago
  53. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  54. 207a7ba [PATCH] kernel/capability.c: add kerneldoc by Randy Dunlap · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago