index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
commoncap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-11-24
1
-70
/
+2
*
security: remove root_plug
James Morris
2009-10-20
1
-1
/
+1
*
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-06
1
-1
/
+1
*
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
2009-08-06
1
-0
/
+30
*
security: rename ptrace_may_access => ptrace_access_check
Ingo Molnar
2009-06-25
1
-2
/
+2
*
Merge branch 'master' into next
James Morris
2009-05-08
1
-1
/
+0
|
\
|
*
cap_prctl: don't set error to 0 at 'no_change'
Serge E. Hallyn
2009-04-09
1
-1
/
+0
*
|
don't raise all privs on setuid-root file with fE set (v2)
Serge E. Hallyn
2009-04-03
1
-0
/
+32
|
/
*
Merge branch 'next' into for-linus
James Morris
2009-01-07
1
-15
/
+14
|
\
|
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
2009-01-07
1
-15
/
+14
|
*
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
2009-01-07
1
-29
/
+13
|
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
2009-01-05
1
-13
/
+29
*
|
inode->i_op is never NULL
Al Viro
2009-01-05
1
-3
/
+3
|
/
*
capabilities: define get_vfs_caps_from_disk when file caps are not enabled
Eric Paris
2008-11-15
1
-0
/
+6
*
CRED: Prettify commoncap.c
David Howells
2008-11-14
1
-52
/
+248
*
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-14
1
-76
/
+76
*
CRED: Inaugurate COW credentials
David Howells
2008-11-14
1
-140
/
+125
*
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
1
-24
/
+40
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
1
-1
/
+1
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-76
/
+85
*
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
David Howells
2008-11-14
1
-4
/
+6
*
CRED: Neuter sys_capset()
David Howells
2008-11-14
1
-21
/
+8
*
CRED: Wrap task credential accesses in the capabilities code
David Howells
2008-11-14
1
-12
/
+18
*
Add a new capable interface that will be used by systems that use audit to
Eric Paris
2008-11-11
1
-4
/
+4
*
Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a
Eric Paris
2008-11-11
1
-1
/
+22
*
This patch add a generic cpu endian caps structure and externally available
Eric Paris
2008-11-11
1
-58
/
+71
*
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
2008-11-06
1
-0
/
+3
*
file caps: always start with clear bprm->caps_*
Serge Hallyn
2008-11-01
1
-3
/
+3
*
file capabilities: uninline cap_safe_nice
Serge E. Hallyn
2008-09-27
1
-1
/
+1
*
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-08-14
1
-7
/
+17
*
security: protect legacy applications from executing with insufficient privilege
Andrew G. Morgan
2008-07-24
1
-49
/
+59
*
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
2008-07-14
1
-1
/
+2
*
security: filesystem capabilities: fix CAP_SETPCAP handling
Andrew G. Morgan
2008-07-04
1
-3
/
+10
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
1
-3
/
+3
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
1
-9
/
+94
*
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
1
-2
/
+2
*
file capabilities: remove cap_task_kill()
Serge Hallyn
2008-03-20
1
-40
/
+0
*
file capabilities: simplify signal check
Serge E. Hallyn
2008-02-23
1
-1
/
+1
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
1
-17
/
+27
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
1
-30
/
+57
*
revert "capabilities: clean up file capability reading"
Andrew Morton
2008-02-05
1
-15
/
+8
*
Fix filesystem capability support
Andrew G. Morgan
2008-01-21
1
-3
/
+10
*
file capabilities: don't prevent signaling setuid root programs
Serge E. Hallyn
2007-11-29
1
-0
/
+9
*
file capabilities: allow sigcont within session
Serge E. Hallyn
2007-11-14
1
-0
/
+4
*
capabilities: clean up file capability reading
Serge E. Hallyn
2007-10-22
1
-8
/
+15
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+2
*
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2007-10-18
1
-5
/
+54
*
security/ cleanups
Adrian Bunk
2007-10-17
1
-21
/
+0
*
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
1
-16
/
+228
*
security: Convert LSM into a static interface
James Morris
2007-10-17
1
-3
/
+0
[next]