index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
capability.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2013-04-14
1
-0
/
+2
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-345
/
+1
*
PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND
Michael Kerrisk
2012-07-17
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-0
/
+2
|
\
|
*
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2012-04-07
1
-0
/
+2
*
|
epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready
Arve Hjønnevåg
2012-05-05
1
-1
/
+4
|
/
*
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-2
/
+2
|
\
|
*
capabilities: remove __cap_full_set definition
Eric Paris
2012-01-05
1
-1
/
+0
|
*
capabilities: remove task_ns_* functions
Eric Paris
2012-01-05
1
-1
/
+0
|
*
capabilites: introduce new has_ns_capabilities_noaudit
Eric Paris
2012-01-05
1
-0
/
+2
*
|
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-10-20
1
-1
/
+2
|
/
*
Merge branch 'next' into for-linus
James Morris
2011-05-24
1
-5
/
+0
|
\
|
*
Merge branch 'master' into next
James Morris
2011-05-19
1
-14
/
+1
|
|
\
|
*
|
capabilities: delete all CAP_INIT macros
Eric Paris
2011-04-04
1
-3
/
+0
|
*
|
capabilities: delete unused cap_set_full
Eric Paris
2011-04-04
1
-2
/
+0
|
*
|
capabilities: do not drop CAP_SETPCAP from the initial task
Eric Paris
2011-04-04
1
-2
/
+4
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-19
1
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
timers: Posix interface for alarm-timers
John Stultz
2011-04-26
1
-1
/
+6
|
|
/
*
|
Cache user_ns in struct cred
Serge E. Hallyn
2011-05-13
1
-12
/
+1
|
/
*
userns: make has_capability* into real functions
Serge E. Hallyn
2011-03-23
1
-30
/
+4
*
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
2011-03-23
1
-0
/
+2
*
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
2011-03-23
1
-8
/
+28
*
security: Define CAP_SYSLOG
Serge E. Hallyn
2010-11-29
1
-2
/
+5
*
security: move LSM xattrnames to xattr.h
Mimi Zohar
2010-08-02
1
-3
/
+0
*
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-11-24
1
-2
/
+0
*
trivial: change address of the libcap source.
GeunSik Lim
2009-09-21
1
-1
/
+1
*
add some long-missing capabilities to fs_mask
Serge E. Hallyn
2009-04-13
1
-4
/
+19
*
nfsd: nfsd should drop CAP_MKNOD for non-root
J. Bruce Fields
2009-03-17
1
-2
/
+4
*
headers_check fix: linux/capability.h
Jaswinder Singh Rajput
2009-01-30
1
-4
/
+4
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
2009-01-07
1
-2
/
+15
*
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
2009-01-07
1
-15
/
+2
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
2009-01-05
1
-2
/
+15
*
CRED: Inaugurate COW credentials
David Howells
2008-11-14
1
-2
/
+0
*
security: remove broken and useless declarations
James Morris
2008-11-12
1
-2
/
+0
*
Add a new capable interface that will be used by systems that use audit to
Eric Paris
2008-11-11
1
-0
/
+3
*
This patch will print cap_permitted and cap_inheritable data in the PATH
Eric Paris
2008-11-11
1
-0
/
+5
*
This patch add a generic cpu endian caps structure and externally available
Eric Paris
2008-11-11
1
-0
/
+7
*
Document the order of arguments for cap_issubset. It's not instantly clear
Eric Paris
2008-11-11
1
-0
/
+7
*
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
2008-11-06
1
-0
/
+3
*
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-08-14
1
-2
/
+13
*
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
2008-07-04
1
-0
/
+2
*
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-31
1
-8
/
+21
*
Security: Typecast CAP_*_SET macros
David Howells
2008-04-29
1
-6
/
+6
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
1
-2
/
+1
*
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
2008-02-05
1
-3
/
+23
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
1
-2
/
+9
*
Remove unnecessary include from include/linux/capability.h
Andrew Morgan
2008-02-05
1
-1
/
+0
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
1
-66
/
+155
*
revert "capabilities: clean up file capability reading"
Andrew Morton
2008-02-05
1
-2
/
+4
*
capabilities: clean up file capability reading
Serge E. Hallyn
2007-10-22
1
-4
/
+2
[next]