index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
capability.c
Age
Commit message (
Expand
)
Author
2009-12-10
capabilities: Use RCU to protect task lookup in sys_capget
Thomas Gleixner
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-11-24
Silence the existing API for capability version compatibility check.
Andrew G. Morgan
2009-10-14
capabilities: simplify bound checks for copy_from_user()
Arjan van de Ven
2009-01-14
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
2009-01-07
Merge branch 'next' into for-linus
James Morris
2009-01-07
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
2009-01-07
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
2009-01-05
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
2009-01-04
sanitize audit_log_capset()
Al Viro
2008-11-14
CRED: Inaugurate COW credentials
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-11-14
CRED: Neuter sys_capset()
David Howells
2008-11-11
Capabilities: BUG when an invalid capability is requested
Eric Paris
2008-11-11
When the capset syscall is used it is not possible for audit to record the
Eric Paris
2008-11-06
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
2008-08-14
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-07-24
security: filesystem capabilities refactor kernel code
Andrew G. Morgan
2008-07-04
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
2008-05-31
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
2007-10-19
Uninline find_pid etc set of functions
Pavel Emelyanov
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-18
whitespace fixes: capability syscalls
Daniel Walker
2007-10-18
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2007-10-17
security/ cleanups
Adrian Bunk
2007-02-12
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
Eric W. Biederman
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2005-07-27
[PATCH] kernel/capability.c: add kerneldoc
Randy Dunlap
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
2005-01-07
[PATCH] Lock initializer cleanup (Core)
Thomas Gleixner
2005-01-04
[PATCH] capset returns -EPERM when pid==current->pid
Serge Hallyn
2005-01-04
[PATCH] properly split capset_check+capset_set
Serge Hallyn
2004-10-18
[PATCH] add missing linux/syscalls.h includes
Arnd Bergmann
2004-09-02
[PATCH] fixed pidhashing patch
Kirill Korotaev
2003-10-07
o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the tree
Arnaldo Carvalho de Melo
2002-12-17
[PATCH] converting cap_set_pg() to for_each_task_pid()
William Lee Irwin III
2002-11-23
Merge
Greg Kroah-Hartman
2002-11-19
[PATCH] remove duplicated assignment from sys_capget.
Chris Wright
2002-11-19
[PATCH] sys_capget should use current if the pid argument is 0
Chris Wright
2002-10-17
LSM: convert over the remaining security calls to the new format.
Greg Kroah-Hartman
2002-10-16
LSM: add #include <linux/security.h> to a lot of files as they all have secur...
Greg Kroah-Hartman
2002-09-13
[PATCH] hide-threads-2.5.34-C1
Ingo Molnar
2002-07-19
LSM: Enable the security framework. This includes basic task control hooks.
Greg Kroah-Hartman
2002-06-08
[PATCH] capability.c thinko
Robert Love
[next]