summaryrefslogtreecommitdiffstats
path: root/include/linux/capability.h
Commit message (Expand)AuthorAgeFilesLines
* security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-141-2/+13
* security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-041-0/+2
* capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-311-8/+21
* Security: Typecast CAP_*_SET macrosDavid Howells2008-04-291-6/+6
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-281-2/+1
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-051-3/+23
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-051-2/+9
* Remove unnecessary include from include/linux/capability.hAndrew Morgan2008-02-051-1/+0
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-66/+155
* revert "capabilities: clean up file capability reading"Andrew Morton2008-02-051-2/+4
* capabilities: clean up file capability readingSerge E. Hallyn2007-10-221-4/+2
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-181-4/+0
* Implement file posix capabilitiesSerge E. Hallyn2007-10-171-14/+34
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-1/+0
* capability.h warning fixAndrew Morton2007-05-231-0/+2
* [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-251-1/+2
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+3
* [PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks2005-09-051-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+360