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/vir...
Linus Torvalds
2010-03-04
2
-20
/
+5
|
\
|
*
get rid of ->mnt_parent in tomoyo/realpath
Al Viro
2010-03-03
1
-1
/
+1
|
*
get rid of insanity with namespace roots in tomoyo
Al Viro
2010-03-03
1
-19
/
+4
|
*
fix mnt_mountpoint abuse in smack
Al Viro
2010-03-03
1
-1
/
+1
*
|
Merge branch 'next' into for-linus
James Morris
2010-03-01
25
-1665
/
+1937
|
\
\
|
*
|
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
2010-02-26
1
-1
/
+1
|
*
|
TOMOYO: Protect find_task_by_vpid() with RCU.
Tetsuo Handa
2010-02-26
1
-0
/
+4
|
*
|
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
2010-02-24
3
-18
/
+10
|
*
|
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
2010-02-22
1
-4
/
+39
|
*
|
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
Tetsuo Handa
2010-02-17
4
-32
/
+20
|
*
|
security: fix a couple of sparse warnings
James Morris
2010-02-16
1
-2
/
+3
|
*
|
TOMOYO: Remove unneeded parameter.
Tetsuo Handa
2010-02-16
3
-38
/
+27
|
*
|
TOMOYO: Use shorter names.
Tetsuo Handa
2010-02-16
5
-299
/
+250
|
*
|
TOMOYO: Use enum for index numbers.
Tetsuo Handa
2010-02-16
1
-45
/
+54
|
*
|
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-15
7
-54
/
+436
|
*
|
TOMOYO: Add refcounter on domain structure.
Tetsuo Handa
2010-02-15
3
-16
/
+28
|
*
|
TOMOYO: Merge headers.
Tetsuo Handa
2010-02-15
8
-397
/
+351
|
*
|
TOMOYO: Add refcounter on string data.
Tetsuo Handa
2010-02-15
5
-40
/
+77
|
*
|
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
2010-02-11
3
-226
/
+183
|
*
|
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
2010-02-09
1
-0
/
+2
|
*
|
TOMOYO: Extract bitfield
Tetsuo Handa
2010-02-08
4
-96
/
+25
|
*
|
syslog: clean up needless comment
Kees Cook
2010-02-05
1
-1
/
+0
|
*
|
syslog: use defined constants instead of raw numbers
Kees Cook
2010-02-04
2
-12
/
+14
|
*
|
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
2010-02-04
4
-7
/
+13
|
*
|
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
2010-02-04
9
-59
/
+84
|
*
|
selinux: load the initial SIDs upon every policy load
Guido Trentalancia
2010-02-04
1
-4
/
+12
|
*
|
selinux: Only audit permissions specified in policy
Stephen Smalley
2010-02-03
1
-10
/
+7
|
*
|
TOMOYO: Remove usage counter for temporary memory.
Tetsuo Handa
2010-01-27
6
-71
/
+29
|
*
|
selinux: remove dead code in type_attribute_bounds_av()
KaiGai Kohei
2010-01-25
1
-39
/
+4
|
*
|
selinux: convert range transition list to a hashtab
Stephen Smalley
2010-01-25
3
-41
/
+86
|
*
|
Merge branch 'master' into next
James Morris
2010-01-18
10
-158
/
+132
|
|
\
\
|
*
|
|
selinux: change the handling of unknown classes
Stephen Smalley
2010-01-18
4
-120
/
+88
|
*
|
|
security: correct error returns for get/set security with private inodes
James Morris
2010-01-15
1
-2
/
+2
|
*
|
|
TOMOYO: Remove memory pool for list elements.
Tetsuo Handa
2010-01-11
6
-134
/
+73
|
*
|
|
TOMOYO: Remove memory pool for string data.
Tetsuo Handa
2010-01-11
1
-50
/
+10
|
*
|
|
TOMOYO: Replace rw_semaphore by mutex.
Tetsuo Handa
2010-01-11
4
-36
/
+27
|
*
|
|
TOMOYO: Use RCU primitives for list operation
Tetsuo Handa
2009-12-15
6
-112
/
+207
|
*
|
|
TOMOYO: Compare filesystem by magic number rather than by name.
Tetsuo Handa
2009-12-09
1
-1
/
+2
|
*
|
|
Merge branch 'master' into next
James Morris
2009-12-09
8
-125
/
+26
|
|
\
\
\
|
*
|
|
|
selinux: remove a useless return
Amerigo Wang
2009-12-08
1
-2
/
+2
|
*
|
|
|
TOMOYO: Add rest of file operation restrictions.
Tetsuo Handa
2009-12-08
5
-61
/
+132
|
*
|
|
|
LSM: Rename security_path_ functions argument names.
Tetsuo Handa
2009-12-08
1
-15
/
+15
|
*
|
|
|
security/selinux/ss: correct size computation
Julia Lawall
2009-12-08
1
-2
/
+2
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-02-28
2
-2
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
security: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
2010-02-25
2
-2
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
netlabel: fix export of SELinux categories > 127
Joshua Roys
2010-02-25
1
-1
/
+1
*
|
|
|
|
security: fix error return path in ima_inode_alloc
Xiaotian Feng
2010-02-25
1
-2
/
+1
|
/
/
/
/
*
|
|
|
Take ima_file_free() to proper place.
Al Viro
2010-02-07
1
-2
/
+0
*
|
|
|
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
2010-02-07
4
-8
/
+11
*
|
|
|
ima: rename ima_path_check to ima_file_check
Mimi Zohar
2010-02-07
1
-3
/
+3
[next]