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-05-05
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
David Howells
1
-1
/
+1
2010-05-05
KEYS: Use RCU dereference wrappers in keyring key type code
David Howells
1
-10
/
+13
2010-05-05
KEYS: find_keyring_by_name() can gain access to a freed keyring
Toshiyuki Okajima
1
-9
/
+9
2010-05-05
KEYS: Fix RCU handling in key_gc_keyring()
David Howells
1
-3
/
+6
2010-05-05
KEYS: Fix an RCU warning in the reading of user keys
David Howells
1
-1
/
+2
2010-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-04-27
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
1
-1
/
+8
2010-04-28
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
1
-1
/
+1
2010-04-24
keys: fix an RCU warning
David Howells
1
-5
/
+8
2010-04-22
security: testing the wrong variable in create_by_name()
Dan Carpenter
1
-2
/
+2
2010-04-15
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
28
-3
/
+25
2010-03-15
tomoyo: fix potential use after free
Dan Carpenter
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-3
/
+3
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
fix comment typos in avc.c
Justin P. Mattock
1
-3
/
+3
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
[next]