| Commit message (Expand) | Author | Age |
* | sched: Remove remaining USER_SCHED code | Li Zefan | 2010-04-02 |
* | capabilities: Use RCU to protect task lookup in sys_capget | Thomas Gleixner | 2009-12-09 |
* | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn | 2009-11-23 |
* | Silence the existing API for capability version compatibility check. | Andrew G. Morgan | 2009-11-23 |
* | capabilities: simplify bound checks for copy_from_user() | Arjan van de Ven | 2009-10-13 |
* | [CVE-2009-0029] System call wrappers part 04 | Heiko Carstens | 2009-01-14 |
* | Merge branch 'next' into for-linus | James Morris | 2009-01-06 |
|\ |
|
| * | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] | David Howells | 2009-01-06 |
| * | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ... | James Morris | 2009-01-06 |
| * | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] | David Howells | 2009-01-04 |
* | | sanitize audit_log_capset() | Al Viro | 2009-01-04 |
|/ |
|
* | CRED: Inaugurate COW credentials | David Howells | 2008-11-13 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-13 |
* | CRED: Neuter sys_capset() | David Howells | 2008-11-13 |
* | Capabilities: BUG when an invalid capability is requested | Eric Paris | 2008-11-11 |
* | When the capset syscall is used it is not possible for audit to record the | Eric Paris | 2008-11-11 |
* | file capabilities: add no_file_caps switch (v4) | Serge E. Hallyn | 2008-11-05 |
* | security: Fix setting of PF_SUPERPRIV by __capable() | David Howells | 2008-08-14 |
* | security: filesystem capabilities refactor kernel code | Andrew G. Morgan | 2008-07-24 |
* | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 2008-07-04 |
* | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan | 2008-05-31 |
* | Add 64-bit capability support to the kernel | Andrew Morgan | 2008-02-05 |
* | Uninline find_pid etc set of functions | Pavel Emelyanov | 2007-10-19 |
* | Uninline find_task_by_xxx set of functions | Pavel Emelyanov | 2007-10-19 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | whitespace fixes: capability syscalls | Daniel Walker | 2007-10-18 |
* | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 2007-10-18 |
* | security/ cleanups | Adrian Bunk | 2007-10-17 |
* | [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task | Eric W. Biederman | 2007-02-12 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 |
* | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 2006-03-25 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 |
* | [PATCH] kernel/capability.c: add kerneldoc | Randy Dunlap | 2005-07-27 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |