index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+5
2010-03-03
get rid of ->mnt_parent in tomoyo/realpath
Al Viro
1
-1
/
+1
2010-03-03
get rid of insanity with namespace roots in tomoyo
Al Viro
1
-19
/
+4
2010-03-03
fix mnt_mountpoint abuse in smack
Al Viro
1
-1
/
+1
2010-03-01
Merge branch 'next' into for-linus
James Morris
25
-1665
/
+1937
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+5
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
1
-1
/
+1
2010-02-26
TOMOYO: Protect find_task_by_vpid() with RCU.
Tetsuo Handa
1
-0
/
+4
2010-02-25
security: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
2
-2
/
+5
2010-02-25
netlabel: fix export of SELinux categories > 127
Joshua Roys
1
-1
/
+1
2010-02-25
security: fix error return path in ima_inode_alloc
Xiaotian Feng
1
-2
/
+1
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
3
-18
/
+10
2010-02-22
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
1
-4
/
+39
2010-02-17
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
Tetsuo Handa
4
-32
/
+20
2010-02-16
security: fix a couple of sparse warnings
James Morris
1
-2
/
+3
2010-02-16
TOMOYO: Remove unneeded parameter.
Tetsuo Handa
3
-38
/
+27
2010-02-16
TOMOYO: Use shorter names.
Tetsuo Handa
5
-299
/
+250
2010-02-16
TOMOYO: Use enum for index numbers.
Tetsuo Handa
1
-45
/
+54
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
7
-54
/
+436
2010-02-15
TOMOYO: Add refcounter on domain structure.
Tetsuo Handa
3
-16
/
+28
2010-02-15
TOMOYO: Merge headers.
Tetsuo Handa
8
-397
/
+351
2010-02-15
TOMOYO: Add refcounter on string data.
Tetsuo Handa
5
-40
/
+77
2010-02-11
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
3
-226
/
+183
2010-02-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
1
-0
/
+2
2010-02-08
TOMOYO: Extract bitfield
Tetsuo Handa
4
-96
/
+25
2010-02-07
Take ima_file_free() to proper place.
Al Viro
1
-2
/
+0
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
4
-8
/
+11
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
1
-3
/
+3
2010-02-07
ima: initialize ima before inodes can be allocated
Eric Paris
3
-8
/
+3
2010-02-07
fix ima breakage
Mimi Zohar
1
-144
/
+92
2010-02-05
syslog: clean up needless comment
Kees Cook
1
-1
/
+0
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
2
-12
/
+14
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
4
-7
/
+13
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
9
-59
/
+84
2010-02-04
selinux: load the initial SIDs upon every policy load
Guido Trentalancia
1
-4
/
+12
2010-02-03
selinux: Only audit permissions specified in policy
Stephen Smalley
1
-10
/
+7
2010-01-26
get rid of pointless checks after simple_pin_fs()
Al Viro
1
-9
/
+2
2010-01-27
TOMOYO: Remove usage counter for temporary memory.
Tetsuo Handa
6
-71
/
+29
2010-01-25
selinux: remove dead code in type_attribute_bounds_av()
KaiGai Kohei
1
-39
/
+4
2010-01-25
selinux: convert range transition list to a hashtab
Stephen Smalley
3
-41
/
+86
2010-01-18
Merge branch 'master' into next
James Morris
10
-158
/
+132
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
4
-120
/
+88
2010-01-15
security: correct error returns for get/set security with private inodes
James Morris
1
-2
/
+2
2010-01-14
Fix ACC_MODE() for real
Al Viro
1
-6
/
+1
2010-01-11
TOMOYO: Remove memory pool for list elements.
Tetsuo Handa
6
-134
/
+73
2010-01-11
TOMOYO: Remove memory pool for string data.
Tetsuo Handa
1
-50
/
+10
2010-01-11
TOMOYO: Replace rw_semaphore by mutex.
Tetsuo Handa
4
-36
/
+27
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
1
-1
/
+1
2009-12-22
Sanitize f_flags helpers
Al Viro
1
-1
/
+0
2009-12-17
Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support
Geert Uytterhoeven
1
-0
/
+10
[next]