aboutsummaryrefslogtreecommitdiff
path: root/security/commoncap.c
AgeCommit message (Expand)Author
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-11-14CRED: Neuter sys_capset()David Howells
2008-11-14CRED: Wrap task credential accesses in the capabilities codeDavid Howells
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris
2008-11-11This patch add a generic cpu endian caps structure and externally availableEric Paris
2008-11-06file capabilities: add no_file_caps switch (v4)Serge E. Hallyn
2008-11-01file caps: always start with clear bprm->caps_*Serge Hallyn
2008-09-27file capabilities: uninline cap_safe_niceSerge E. Hallyn
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-07-24security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-07-04security: filesystem capabilities: fix CAP_SETPCAP handlingAndrew G. Morgan
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn
2008-02-23file capabilities: simplify signal checkSerge E. Hallyn
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton
2008-01-21Fix filesystem capability supportAndrew G. Morgan
2007-11-29file capabilities: don't prevent signaling setuid root programsSerge E. Hallyn
2007-11-14file capabilities: allow sigcont within sessionSerge E. Hallyn
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17security: Convert LSM into a static interfaceJames Morris
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-03-25[PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds