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
2011-06-01
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
1
-1
/
+2
2011-05-27
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
6
-7
/
+7
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2
-11
/
+4
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-2
/
+1
2011-05-26
Set cred->user_ns in key_replace_session_keyring
Serge E. Hallyn
1
-0
/
+1
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
11
-208
/
+370
2011-05-24
Merge branch 'next' into for-linus
James Morris
15
-41
/
+66
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2011-05-19
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
3
-9
/
+11
2011-05-19
selinux: de-crapify avc cache stat code generation
Linus Torvalds
1
-5
/
+1
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-31
/
+3
2011-05-19
Create Documentation/security/,
Randy Dunlap
6
-7
/
+7
2011-05-19
Merge branch 'master' into next
James Morris
7
-36
/
+69
2011-05-13
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-4
/
+0
2011-05-12
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-05-12
TOMOYO: Fix wrong domainname validation.
Tetsuo Handa
1
-1
/
+1
2011-05-11
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
1
-1
/
+11
2011-05-07
security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()
Lai Jiangshan
1
-17
/
+1
2011-05-07
security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
Lai Jiangshan
1
-14
/
+2
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2
-4
/
+5
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
SELinux: introduce path_has_perm
Eric Paris
1
-14
/
+30
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
3
-61
/
+135
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
1
-2
/
+2
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
1
-19
/
+13
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
3
-0
/
+17
2011-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
1
-1
/
+1
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
15
-71
/
+163
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-25
SMACK: smack_file_lock can use the struct path
Eric Paris
1
-2
/
+2
2011-04-25
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
4
-42
/
+50
2011-04-25
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
5
-68
/
+74
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
4
-7
/
+13
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2
-2
/
+2
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2
-0
/
+3
2011-04-22
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
4
-7
/
+13
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-04-20
TOMOYO: Fix refcount leak in tomoyo_mount_acl().
Tetsuo Handa
1
-0
/
+1
2011-04-19
Merge branch 'master'; commit 'v2.6.39-rc3' into next
James Morris
8
-13
/
+13
2011-04-19
TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/audit
Tetsuo Handa
1
-3
/
+2
2011-04-19
TOMOYO: Don't add / for allow_unmount permission check.
Tetsuo Handa
1
-1
/
+0
2011-04-19
TOMOYO: Fix race on updating profile's comment line.
Tetsuo Handa
1
-2
/
+10
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-4
/
+4
2011-04-07
Initialize policydb.process_class eariler.
Harry Ciao
1
-5
/
+5
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
[next]