aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/capability.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-2/+0
2008-11-12security: remove broken and useless declarationsJames Morris1-2/+0
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris1-0/+3
2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris1-0/+5
2008-11-11This patch add a generic cpu endian caps structure and externally availableEric Paris1-0/+7
2008-11-11Document the order of arguments for cap_issubset. It's not instantly clearEric Paris1-0/+7
2008-11-06file capabilities: add no_file_caps switch (v4)Serge E. Hallyn1-0/+3
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells1-2/+13
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan1-0/+2
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability support.Andrew G. Morgan1-8/+21
2008-04-29Security: Typecast CAP_*_SET macrosDavid Howells1-6/+6
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan1-2/+1
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler1-3/+23
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn1-2/+9
2008-02-05Remove unnecessary include from include/linux/capability.hAndrew Morgan1-1/+0
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan1-66/+155
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton1-2/+4
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn1-4/+2
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan1-4/+0
2007-10-17Implement file posix capabilitiesSerge E. Hallyn1-14/+34
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day1-1/+0
2007-05-23capability.h warning fixAndrew Morton1-0/+2
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright1-1/+2
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+3
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+360