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/jmo...
Linus Torvalds
2008-01-25
8
-277
/
+564
|
\
|
*
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
2008-01-25
1
-9
/
+2
|
*
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
2
-3
/
+3
|
*
security: add a secctx_to_secid() hook
David Howells
2008-01-25
3
-0
/
+18
|
*
security: remove security_sb_post_mountroot hook
H. Peter Anvin
2008-01-25
2
-11
/
+0
|
*
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
4
-254
/
+541
|
*
security/selinux: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
*
|
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
kobject: convert securityfs to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-6
/
+5
*
|
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-01-21
2
-4
/
+5
|
\
|
*
selinux: fix memory leak in netlabel code
Paul Moore
2008-01-22
2
-4
/
+5
*
|
Fix filesystem capability support
Andrew G. Morgan
2008-01-21
1
-3
/
+10
|
/
*
Security: allow capable check to permit mmap or low vm space
Eric Paris
2007-12-06
1
-1
/
+1
*
SELinux: detect dead booleans
Stephen Smalley
2007-12-06
1
-13
/
+30
*
SELinux: do not clear f_op when removing entries
Stephen Smalley
2007-12-06
1
-27
/
+1
*
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
*
SELinux: add more validity checks on policy load
Stephen Smalley
2007-11-08
7
-38
/
+118
*
SELinux: fix bug in new ebitmap code.
KaiGai Kohei
2007-11-08
1
-1
/
+1
*
SELinux: suppress a warning for 64k pages.
Stephen Rothwell
2007-11-08
1
-6
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-10-23
1
-5
/
+1
|
\
|
*
SELinux: always check SIGCHLD in selinux_task_wait
Eric Paris
2007-10-23
1
-5
/
+1
*
|
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
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-1
/
+1
*
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2007-10-18
2
-14
/
+61
*
security/ cleanups
Adrian Bunk
2007-10-17
5
-118
/
+1
*
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
6
-43
/
+313
*
security: Convert LSM into a static interface
James Morris
2007-10-17
8
-71
/
+961
*
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
5
-317
/
+335
*
SELinux: kills warnings in Improve SELinux performance when AVC misses
KaiGai Kohei
2007-10-17
2
-6
/
+7
*
SELinux: improve performance when AVC misses.
KaiGai Kohei
2007-10-17
4
-237
/
+303
*
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
2007-10-17
5
-9
/
+106
*
SELinux: Improve read/write performance
Yuichi Nakamura
2007-10-17
5
-1
/
+67
*
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
2007-10-17
4
-36
/
+82
*
[SELINUX]: Update for netfilter ->hook() arg changes.
David S. Miller
2007-10-15
1
-6
/
+5
*
[INET]: local port range robustness
Stephen Hemminger
2007-10-10
1
-17
/
+22
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-2
/
+3
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+4
*
SELinux: fix array out of bounds when mounting with selinux options
Eric Paris
2007-09-20
1
-0
/
+2
*
SELinux: clear parent death signal on SID transitions
Stephen Smalley
2007-08-30
1
-0
/
+3
*
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
2007-08-22
3
-6
/
+6
*
SELinux: correct error code in selinux_audit_rule_init
Steve G
2007-08-16
1
-1
/
+1
*
SELinux: remove redundant pointer checks before calling kfree()
Paul Moore
2007-08-02
1
-2
/
+1
*
SELinux: restore proper NetLabel caching behavior
Paul Moore
2007-08-02
1
-4
/
+12
*
Typo fixes errror -> error
Gabriel Craciunescu
2007-07-31
1
-1
/
+1
*
SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc
Venkat Yekkirala
2007-07-25
1
-1
/
+2
[next]