aboutsummaryrefslogtreecommitdiffstats
path: root/security/commoncap.c
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2009-01-06
|\
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-06
| * Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-06
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-04
* | inode->i_op is never NULLAl Viro2009-01-05
|/
* capabilities: define get_vfs_caps_from_disk when file caps are not enabledEric Paris2008-11-14
* CRED: Prettify commoncap.cDavid Howells2008-11-13
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells2008-11-13
* CRED: Neuter sys_capset()David Howells2008-11-13
* CRED: Wrap task credential accesses in the capabilities codeDavid Howells2008-11-13
* Add a new capable interface that will be used by systems that use audit toEric Paris2008-11-11
* Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris2008-11-11
* This patch add a generic cpu endian caps structure and externally availableEric Paris2008-11-11
* file capabilities: add no_file_caps switch (v4)Serge E. Hallyn2008-11-05
* file caps: always start with clear bprm->caps_*Serge Hallyn2008-11-01
* file capabilities: uninline cap_safe_niceSerge E. Hallyn2008-09-27
* security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-14
* security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan2008-07-24
* Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-14
* security: filesystem capabilities: fix CAP_SETPCAP handlingAndrew G. Morgan2008-07-04
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
* security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-18
* file capabilities: remove cap_task_kill()Serge Hallyn2008-03-20
* file capabilities: simplify signal checkSerge E. Hallyn2008-02-23
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* revert "capabilities: clean up file capability reading"Andrew Morton2008-02-05
* Fix filesystem capability supportAndrew G. Morgan2008-01-21
* file capabilities: don't prevent signaling setuid root programsSerge E. Hallyn2007-11-29
* file capabilities: allow sigcont within sessionSerge E. Hallyn2007-11-14
* capabilities: clean up file capability readingSerge E. Hallyn2007-10-22
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-18
* security/ cleanupsAdrian Bunk2007-10-17
* Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* security: Convert LSM into a static interfaceJames Morris2007-10-17
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-22
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-19
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-29
* [PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright2006-03-25
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11