aboutsummaryrefslogtreecommitdiff
path: root/include/linux/capability.h
AgeCommit message (Expand)Author
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski
2011-05-24Merge branch 'next' into for-linusJames Morris
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-19Merge branch 'master' into nextJames Morris
2011-05-13Cache user_ns in struct credSerge E. Hallyn
2011-04-26timers: Posix interface for alarm-timersJohn Stultz
2011-04-04capabilities: delete all CAP_INIT macrosEric Paris
2011-04-04capabilities: delete unused cap_set_fullEric Paris
2011-04-04capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn
2009-09-21trivial: change address of the libcap source.GeunSik Lim
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields
2009-01-30headers_check fix: linux/capability.hJaswinder Singh Rajput
2009-01-07CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells
2009-01-07Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris
2009-01-05CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-12security: remove broken and useless declarationsJames Morris
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris
2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris
2008-11-11This patch add a generic cpu endian caps structure and externally availableEric Paris
2008-11-11Document the order of arguments for cap_issubset. It's not instantly clearEric Paris
2008-11-06file capabilities: add no_file_caps switch (v4)Serge E. Hallyn
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-04-29Security: Typecast CAP_*_SET macrosDavid Howells
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05Remove unnecessary include from include/linux/capability.hAndrew Morgan
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day
2007-05-23capability.h warning fixAndrew Morton
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks
2005-04-16Linux-2.6.12-rc2Linus Torvalds