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-04-21
IMA: handle whitespace better
Eric Paris
1
-3
/
+3
2010-04-21
IMA: reject policies with unknown entries
Eric Paris
1
-0
/
+1
2010-04-21
IMA: set entry->action to UNKNOWN rather than hard coding
Eric Paris
1
-1
/
+1
2010-04-21
IMA: do not allow the same rule to specify the same thing twice
Eric Paris
1
-1
/
+33
2010-04-21
ima: handle multiple rules per write
Eric Paris
3
-26
/
+32
2010-04-21
SELinux: return error codes on policy load failure
Eric Paris
1
-15
/
+22
2010-04-20
Security: Fix the comment of cap_file_mmap()
wzt.wzt@gmail.com
1
-1
/
+1
2010-04-15
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
1
-1
/
+1
2010-04-12
security: remove dead hook acct
Eric Paris
2
-11
/
+0
2010-04-12
security: remove dead hook key_session_to_parent
Eric Paris
3
-22
/
+0
2010-04-12
security: remove dead hook task_setgroups
Eric Paris
2
-11
/
+0
2010-04-12
security: remove dead hook task_setgid
Eric Paris
2
-11
/
+0
2010-04-12
security: remove dead hook task_setuid
Eric Paris
2
-11
/
+0
2010-04-12
security: remove dead hook cred_commit
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook inode_delete
Eric Paris
2
-12
/
+0
2010-04-12
security: remove dead hook sb_post_pivotroot
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook sb_post_addmount
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook sb_post_remount
Eric Paris
2
-11
/
+0
2010-04-12
security: remove dead hook sb_umount_busy
Eric Paris
2
-10
/
+0
2010-04-12
security: remove dead hook sb_umount_close
Eric Paris
2
-10
/
+0
2010-04-12
security: remove sb_check_sb hooks
Eric Paris
2
-11
/
+0
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
4
-31
/
+31
2010-04-08
SMACK: remove dead cred_commit hook
Eric Paris
1
-10
/
+0
2010-04-08
selinux: always call sk_security_struct sksec
Eric Paris
3
-36
/
+36
2010-03-31
Merge branch 'master' into next
James Morris
4
-23
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
28
-3
/
+25
2010-03-16
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
1
-1
/
+1
2010-03-15
tomoyo: fix potential use after free
Dan Carpenter
1
-0
/
+1
2010-03-10
security/ima: replace gcc specific __FUNCTION__ with __func__
H Hartley Sweeten
2
-4
/
+4
2010-03-10
Security: key: keyring: fix some code style issues
Chihau Chau
1
-4
/
+3
2010-03-09
Merge branch 'next-queue' into next
James Morris
9
-18
/
+9
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-3
/
+3
2010-03-08
selinux: const strings in tables
Stephen Hemminger
3
-3
/
+3
2010-03-05
Security: Fix some coding styles in security/keys/keyring.c
wzt.wzt@gmail.com
1
-4
/
+2
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-04
Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c
wzt.wzt@gmail.com
1
-1
/
+0
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-03
Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
wzt.wzt@gmail.com
1
-1
/
+0
2010-03-03
Selinux: Remove unused headers list.h in selinux/netlink.c
wzt.wzt@gmail.com
1
-1
/
+0
2010-03-03
TOMOYO: Remove unused variables.
Tetsuo Handa
1
-7
/
+3
2010-03-03
Security: Add __init to register_security to disable load a security module o...
wzt.wzt@gmail.com
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
[prev]
[next]