aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/capability.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells1-8/+13
2008-07-24security: filesystem capabilities refactor kernel codeAndrew G. Morgan1-117/+221
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan1-0/+21
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability support.Andrew G. Morgan1-38/+73
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan1-9/+104
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov1-1/+1
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov1-4/+2
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-6/+8
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+2
2007-10-18whitespace fixes: capability syscallsDaniel Walker1-95/+95
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan1-4/+1
2007-10-17security/ cleanupsAdrian Bunk1-4/+0
2007-02-12[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman1-3/+5
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-4/+4
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright1-0/+16
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2005-07-27[PATCH] kernel/capability.c: add kerneldocRandy Dunlap1-3/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+220