index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
capability.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
Merge branch 'master' into next
James Morris
1
-0
/
+12
2011-05-13
Cache user_ns in struct cred
Serge E. Hallyn
1
-0
/
+12
2011-04-04
capabilities: delete unused cap_set_full
Eric Paris
1
-2
/
+0
2011-04-04
capabilities: do not drop CAP_SETPCAP from the initial task
Eric Paris
1
-2
/
+0
2011-03-23
userns: make has_capability* into real functions
Serge E. Hallyn
1
-0
/
+54
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
1
-5
/
+37
2011-02-11
security: add cred argument to security_capable()
Chris Wright
1
-1
/
+1
2010-04-02
sched: Remove remaining USER_SCHED code
Li Zefan
1
-1
/
+0
2009-12-10
capabilities: Use RCU to protect task lookup in sys_capget
Thomas Gleixner
1
-2
/
+2
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
1
-2
/
+0
2009-11-24
Silence the existing API for capability version compatibility check.
Andrew G. Morgan
1
-2
/
+2
2009-10-14
capabilities: simplify bound checks for copy_from_user()
Arjan van de Ven
1
-3
/
+6
2009-01-14
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
1
-2
/
+2
2009-01-07
Merge branch 'next' into for-linus
James Morris
1
-1
/
+1
2009-01-07
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
1
-1
/
+1
2009-01-07
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]"
James Morris
1
-1
/
+1
2009-01-05
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
1
-1
/
+1
2009-01-04
sanitize audit_log_capset()
Al Viro
1
-3
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-54
/
+24
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-2
/
+2
2008-11-14
CRED: Neuter sys_capset()
David Howells
1
-204
/
+23
2008-11-11
Capabilities: BUG when an invalid capability is requested
Eric Paris
1
-0
/
+5
2008-11-11
When the capset syscall is used it is not possible for audit to record the
Eric Paris
1
-0
/
+5
2008-11-06
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
1
-0
/
+11
2008-08-14
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
1
-8
/
+13
2008-07-24
security: filesystem capabilities refactor kernel code
Andrew G. Morgan
1
-117
/
+221
2008-07-04
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
1
-0
/
+21
2008-05-31
capabilities: remain source compatible with 32-bit raw legacy capability support.
Andrew G. Morgan
1
-38
/
+73
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
1
-9
/
+104
2007-10-19
Uninline find_pid etc set of functions
Pavel Emelyanov
1
-1
/
+1
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
1
-4
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-6
/
+8
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+2
2007-10-18
whitespace fixes: capability syscalls
Daniel Walker
1
-95
/
+95
2007-10-18
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
1
-4
/
+1
2007-10-17
security/ cleanups
Adrian Bunk
1
-4
/
+0
2007-02-12
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
Eric W. Biederman
1
-3
/
+5
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-4
/
+4
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
1
-0
/
+16
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2005-07-27
[PATCH] kernel/capability.c: add kerneldoc
Randy Dunlap
1
-3
/
+17
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+220