aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/capability.h
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * capabilities: remove __cap_full_set definitionEric Paris2012-01-05
| * capabilities: remove task_ns_* functionsEric Paris2012-01-05
| * capabilites: introduce new has_ns_capabilities_noauditEric Paris2012-01-05
* | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-20
|/
* Merge branch 'next' into for-linusJames Morris2011-05-24
|\
| * Merge branch 'master' into nextJames Morris2011-05-19
| |\
| * | capabilities: delete all CAP_INIT macrosEric Paris2011-04-03
| * | capabilities: delete unused cap_set_fullEric Paris2011-04-03
| * | capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris2011-04-03
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-19
|\ \ \ | |_|/ |/| |
| * | timers: Posix interface for alarm-timersJohn Stultz2011-04-26
| |/
* / Cache user_ns in struct credSerge E. Hallyn2011-05-13
|/
* userns: make has_capability* into real functionsSerge E. Hallyn2011-03-23
* userns: allow ptrace from non-init user namespacesSerge E. Hallyn2011-03-23
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* security: Define CAP_SYSLOGSerge E. Hallyn2010-11-28
* security: move LSM xattrnames to xattr.hMimi Zohar2010-08-02
* remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-23
* trivial: change address of the libcap source.GeunSik Lim2009-09-21
* add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-13
* nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-17
* headers_check fix: linux/capability.hJaswinder Singh Rajput2009-01-30
* 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
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* security: remove broken and useless declarationsJames Morris2008-11-12
* Add a new capable interface that will be used by systems that use audit toEric Paris2008-11-11
* This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris2008-11-11
* This patch add a generic cpu endian caps structure and externally availableEric Paris2008-11-11
* Document the order of arguments for cap_issubset. It's not instantly clearEric Paris2008-11-11
* file capabilities: add no_file_caps switch (v4)Serge E. Hallyn2008-11-05
* security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-14
* security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-04
* capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-31
* Security: Typecast CAP_*_SET macrosDavid Howells2008-04-29
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-05
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* Remove unnecessary include from include/linux/capability.hAndrew Morgan2008-02-05
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* revert "capabilities: clean up file capability reading"Andrew Morton2008-02-05
* capabilities: clean up file capability readingSerge E. Hallyn2007-10-22
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-18
* Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-16
* capability.h warning fixAndrew Morton2007-05-23
* [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-25
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11