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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
4
-29
/
+41
|
\
|
*
userns: Convert capabilities related permsion checks
Eric W. Biederman
2012-05-03
1
-15
/
+26
|
*
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
1
-2
/
+1
|
*
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
1
-1
/
+2
|
*
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2012-04-26
1
-2
/
+3
|
*
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
*
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
*
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2012-04-07
4
-10
/
+10
*
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
1
-8
/
+2
|
\
\
|
*
|
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
1
-8
/
+2
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
50
-1102
/
+1857
|
\
\
|
*
\
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2012-05-22
29
-335
/
+415
|
|
\
\
|
|
*
|
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
2012-04-09
1
-4
/
+0
|
|
*
|
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
6
-47
/
+15
|
|
*
|
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
2012-04-09
1
-2
/
+2
|
|
*
|
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
3
-91
/
+16
|
|
*
|
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
2012-04-09
1
-8
/
+1
|
|
*
|
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
11
-44
/
+44
|
|
*
|
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
2012-04-09
1
-0
/
+7
|
|
*
|
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-09
2
-7
/
+2
|
|
*
|
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
2012-04-09
3
-3
/
+11
|
|
*
|
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
10
-43
/
+43
|
|
*
|
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
2012-04-09
1
-11
/
+21
|
|
*
|
SELinux: remove inode_has_perm_noadp
Eric Paris
2012-04-09
1
-24
/
+4
|
|
*
|
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
2012-04-09
3
-70
/
+105
|
|
*
|
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-04-09
1
-0
/
+1
|
|
*
|
SELinux: remove needless sel_div function
Eric Paris
2012-04-09
1
-6
/
+1
|
|
*
|
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
2012-04-09
1
-3
/
+5
|
|
*
|
SELinux: audit failed attempts to set invalid labels
Eric Paris
2012-04-09
1
-2
/
+34
|
|
*
|
SELinux: rename dentry_open to file_open
Eric Paris
2012-04-09
6
-15
/
+15
|
|
*
|
SELinux: check OPEN on truncate calls
Eric Paris
2012-04-09
1
-1
/
+5
|
|
*
|
SELinux: add default_type statements
Eric Paris
2012-04-09
4
-6
/
+33
|
|
*
|
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2012-04-09
6
-8
/
+109
|
|
*
|
SELinux: loosen DAC perms on reading policy
Eric Paris
2012-04-09
1
-1
/
+1
|
|
*
|
SELinux: allow seek operations on the file exposing policy
Eric Paris
2012-04-09
1
-0
/
+1
|
*
|
|
apparmor: fix long path failure due to disconnected path
John Johansen
2012-05-18
1
-0
/
+2
|
*
|
|
apparmor: fix profile lookup for unconfined
John Johansen
2012-05-18
1
-0
/
+4
|
*
|
|
ima: fix filename hint to reflect script interpreter name
Mimi Zohar
2012-05-16
1
-1
/
+3
|
*
|
|
Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next
James Morris
2012-05-16
4
-539
/
+981
|
|
\
\
\
|
|
*
|
|
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
2012-05-14
4
-526
/
+941
|
|
*
|
|
gfp flags for security_inode_alloc()?
Tetsuo Handa
2012-05-14
1
-4
/
+4
|
|
*
|
|
Smack: recursive tramsmute
Casey Schaufler
2012-05-14
2
-9
/
+36
|
*
|
|
|
KEYS: Don't check for NULL key pointer in key_validate()
David Howells
2012-05-16
1
-24
/
+16
|
|
/
/
/
|
*
|
|
Yama: replace capable() with ns_capable()
Kees Cook
2012-05-15
1
-2
/
+2
|
*
|
|
TOMOYO: Accept manager programs which do not start with / .
Tetsuo Handa
2012-05-15
2
-21
/
+6
|
*
|
|
KEYS: Add invalidation support
David Howells
2012-05-11
8
-28
/
+110
|
*
|
|
KEYS: Do LRU discard in full keyrings
David Howells
2012-05-11
2
-7
/
+42
|
*
|
|
KEYS: Permit in-place link replacement in keyring list
David Howells
2012-05-11
2
-40
/
+57
|
*
|
|
KEYS: Perform RCU synchronisation on keys prior to key destruction
David Howells
2012-05-11
1
-29
/
+44
|
*
|
|
KEYS: Announce key type (un)registration
David Howells
2012-05-11
1
-0
/
+3
[next]