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
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
31
-440
/
+1690
2009-06-10
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+6
2009-06-09
TOMOYO: Add description of lists and structures.
Tetsuo Handa
6
-34
/
+504
2009-06-09
TOMOYO: Remove unused field.
Tetsuo Handa
2
-2
/
+0
2009-06-09
Merge branch 'master' into next
James Morris
1
-0
/
+6
2009-06-05
integrity: ima audit dentry_open failure
Mimi Zohar
1
-4
/
+9
2009-06-04
TOMOYO: Remove unused parameter.
Tetsuo Handa
3
-7
/
+3
2009-06-04
security: use mmap_min_addr indepedently of security models
Christoph Lameter
2
-24
/
+1
2009-06-03
TOMOYO: Simplify policy reader.
Tetsuo Handa
3
-52
/
+41
2009-06-03
TOMOYO: Remove redundant markers.
Tetsuo Handa
4
-36
/
+0
2009-06-03
SELinux: define audit permissions for audit tree netlink messages
Eric Paris
1
-0
/
+2
2009-06-02
TOMOYO: Remove unused mutex.
Tetsuo Handa
1
-1
/
+0
2009-06-02
tomoyo: avoid get+put of task_struct
Serge E. Hallyn
1
-8
/
+1
2009-05-28
smack: Remove redundant initialization.
Tetsuo Handa
1
-15
/
+0
2009-05-27
rootplug: Remove redundant initialization.
Tetsuo Handa
1
-12
/
+0
2009-05-27
tomoyo: add missing call to cap_bprm_set_creds
Herton Ronaldo Krzesinski
1
-0
/
+6
2009-05-22
Merge branch 'master' into next
James Morris
2
-11
/
+11
2009-05-22
smack: do not beyond ARRAY_SIZE of data
Roel Kluin
1
-1
/
+1
2009-05-22
integrity: path_check update
Mimi Zohar
1
-19
/
+29
2009-05-22
IMA: Add __init notation to ima functions
Eric Paris
5
-7
/
+7
2009-05-22
IMA: Minimal IMA policy and boot param for TCB IMA policy
Eric Paris
1
-3
/
+27
2009-05-19
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
1
-4
/
+0
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
2
-7
/
+4
2009-05-15
IMA: do not measure everything opened by root by default
Eric Paris
1
-2
/
+0
2009-05-15
IMA: remove read permissions on the ima policy file
Eric Paris
1
-1
/
+5
2009-05-12
securityfs: securityfs_remove should handle IS_ERR pointers
Eric Paris
1
-1
/
+1
2009-05-12
IMA: open all files O_LARGEFILE
Eric Paris
1
-1
/
+2
2009-05-12
IMA: Handle dentry_open failures
Eric Paris
1
-4
/
+6
2009-05-12
IMA: use current_cred() instead of current->cred
Eric Paris
2
-2
/
+2
2009-05-09
Reduce path_lookup() abuses
Al Viro
2
-11
/
+11
2009-05-08
Merge branch 'master' into next
James Morris
14
-28
/
+39
2009-05-06
integrity: remove __setup auditing msgs
Mimi Zohar
2
-25
/
+4
2009-05-06
integrity: use audit_log_string
Mimi Zohar
1
-13
/
+4
2009-05-06
integrity: lsm audit rule matching fix
Mimi Zohar
1
-4
/
+4
2009-05-05
selinux: Fix send_sigiotask hook
Stephen Smalley
1
-1
/
+1
2009-04-30
selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...
Oleg Nesterov
1
-8
/
+3
2009-04-30
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
1
-4
/
+5
2009-04-30
SELinux: drop secondary_ops->sysctl
Eric Paris
1
-4
/
+0
2009-04-18
Smack: check for SMACK xattr validity in smack_inode_setxattr
Etienne Basset
1
-5
/
+6
2009-04-15
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
2
-6
/
+6
2009-04-14
tomoyo: version bump to 2.2.0.
Tetsuo Handa
8
-10
/
+10
2009-04-14
smack: implement logging V3
Etienne Basset
5
-110
/
+600
2009-04-14
smack: implement logging V3
Etienne Basset
1
-0
/
+386
2009-04-09
keys: Handle there being no fallback destination keyring for request_key()
David Howells
1
-3
/
+6
2009-04-09
cap_prctl: don't set error to 0 at 'no_change'
Serge E. Hallyn
1
-1
/
+0
2009-04-07
tomoyo: remove "undelete domain" command.
Tetsuo Handa
3
-100
/
+5
2009-04-07
tomoyo: remove "undelete domain" command.
Tetsuo Handa
3
-100
/
+5
2009-04-03
CacheFiles: Export things for CacheFiles
David Howells
1
-0
/
+2
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2009-04-02
devcgroup: avoid using cgroup_lock
Li Zefan
1
-8
/
+13
[next]