Age | Commit message (Expand) | Author | Files | Lines |
2011-05-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+6 |
2011-05-13 | Cache user_ns in struct cred | Serge E. Hallyn | 1 | -12/+1 |
2011-04-27 | timers: Posix interface for alarm-timers | John Stultz | 1 | -1/+6 |
2011-03-24 | userns: make has_capability* into real functions | Serge E. Hallyn | 1 | -30/+4 |
2011-03-24 | userns: allow ptrace from non-init user namespaces | Serge E. Hallyn | 1 | -0/+2 |
2011-03-24 | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 1 | -8/+28 |
2010-11-29 | security: Define CAP_SYSLOG | Serge E. Hallyn | 1 | -2/+5 |
2010-08-02 | security: move LSM xattrnames to xattr.h | Mimi Zohar | 1 | -3/+0 |
2009-11-24 | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn | 1 | -2/+0 |
2009-09-21 | trivial: change address of the libcap source. | GeunSik Lim | 1 | -1/+1 |
2009-04-13 | add some long-missing capabilities to fs_mask | Serge E. Hallyn | 1 | -4/+19 |
2009-03-17 | nfsd: nfsd should drop CAP_MKNOD for non-root | J. Bruce Fields | 1 | -2/+4 |
2009-01-30 | headers_check fix: linux/capability.h | Jaswinder Singh Rajput | 1 | -4/+4 |
2009-01-07 | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] | David Howells | 1 | -2/+15 |
2009-01-07 | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ... | James Morris | 1 | -15/+2 |
2009-01-05 | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] | David Howells | 1 | -2/+15 |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 1 | -2/+0 |
2008-11-12 | security: remove broken and useless declarations | James Morris | 1 | -2/+0 |
2008-11-11 | Add a new capable interface that will be used by systems that use audit to | Eric Paris | 1 | -0/+3 |
2008-11-11 | This patch will print cap_permitted and cap_inheritable data in the PATH | Eric Paris | 1 | -0/+5 |
2008-11-11 | This patch add a generic cpu endian caps structure and externally available | Eric Paris | 1 | -0/+7 |
2008-11-11 | Document the order of arguments for cap_issubset. It's not instantly clear | Eric Paris | 1 | -0/+7 |
2008-11-06 | file capabilities: add no_file_caps switch (v4) | Serge E. Hallyn | 1 | -0/+3 |
2008-08-14 | security: Fix setting of PF_SUPERPRIV by __capable() | David Howells | 1 | -2/+13 |
2008-07-04 | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 1 | -0/+2 |
2008-06-01 | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan | 1 | -8/+21 |
2008-04-30 | Security: Typecast CAP_*_SET macros | David Howells | 1 | -6/+6 |
2008-04-28 | capabilities: implement per-process securebits | Andrew G. Morgan | 1 | -2/+1 |
2008-02-05 | Smack: Simplified Mandatory Access Control Kernel | Casey Schaufler | 1 | -3/+23 |
2008-02-05 | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 1 | -2/+9 |
2008-02-05 | Remove unnecessary include from include/linux/capability.h | Andrew Morgan | 1 | -1/+0 |
2008-02-05 | Add 64-bit capability support to the kernel | Andrew Morgan | 1 | -66/+155 |
2008-02-05 | revert "capabilities: clean up file capability reading" | Andrew Morton | 1 | -2/+4 |
2007-10-22 | capabilities: clean up file capability reading | Serge E. Hallyn | 1 | -4/+2 |
2007-10-19 | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 1 | -4/+0 |
2007-10-17 | Implement file posix capabilities | Serge E. Hallyn | 1 | -14/+34 |
2007-07-16 | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day | 1 | -1/+0 |
2007-05-24 | capability.h warning fix | Andrew Morton | 1 | -0/+2 |
2006-03-25 | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 1 | -1/+2 |
2006-01-12 | [PATCH] move capable() to capability.h | Randy.Dunlap | 1 | -0/+3 |
2005-09-05 | [PATCH] VM: add capabilites check to set_zone_reclaim | Martin Hicks | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+360 |