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
/
selinux
/
ss
/
services.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-2
/
+0
2011-09-09
selinux: sparse fix: move selinux_complete_init
James Morris
1
-1
/
+0
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
1
-1
/
+2
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
1
-32
/
+40
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
1
-10
/
+10
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
1
-0
/
+9
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-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
1
-1
/
+1
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-04-01
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
1
-8
/
+9
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-29
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
1
-11
/
+9
2011-03-03
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
1
-4
/
+24
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
1
-14
/
+31
2010-11-30
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
1
-19
/
+19
2010-11-30
selinux: convert type_val_to_struct to flex_array
Eric Paris
1
-5
/
+12
2010-11-30
selinux: rework security_netlbl_secattr_to_sid
Eric Paris
1
-21
/
+21
2010-11-30
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
1
-171
/
+157
2010-10-21
selinux: include vmalloc.h for vmalloc_user
Stephen Rothwell
1
-0
/
+1
2010-10-21
selinux: implement mmap on /selinux/policy
Eric Paris
1
-1
/
+1
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+48
2010-10-21
security: secid_to_secctx returns len when data is NULL
Eric Paris
1
-2
/
+9
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
1
-0
/
+3
2010-08-02
selinux: convert the policy type_attr_map to flex_array
Eric Paris
1
-2
/
+5
2010-04-21
SELinux: return error codes on policy load failure
Eric Paris
1
-15
/
+22
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
1
-6
/
+6
2010-02-22
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
1
-4
/
+39
2010-02-16
security: fix a couple of sparse warnings
James Morris
1
-2
/
+3
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
1
-6
/
+56
2010-02-04
selinux: load the initial SIDs upon every policy load
Guido Trentalancia
1
-4
/
+12
2010-01-25
selinux: remove dead code in type_attribute_bounds_av()
KaiGai Kohei
1
-39
/
+4
2010-01-18
Merge branch 'master' into next
James Morris
1
-1
/
+1
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
1
-105
/
+81
2009-12-08
security/selinux/ss: correct size computation
Julia Lawall
1
-2
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-24
SELinux: print denials for buggy kernel with unknown perms
Eric Paris
1
-0
/
+7
2009-10-20
SELinux: fix locking issue introduced with c6d3aaa4e35c71a3
Stephen Smalley
1
-3
/
+7
2009-10-07
selinux: drop remapping of netlink classes
Stephen Smalley
1
-25
/
+0
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
1
-253
/
+287
2009-06-19
Merge branch 'master' into next
James Morris
1
-25
/
+5
2009-06-19
Add audit messages on type boundary violations
KaiGai Kohei
1
-19
/
+117
2009-06-18
cleanup in ss/services.c
KaiGai Kohei
1
-3
/
+3
2009-04-02
Permissive domain in userspace object manager
KaiGai Kohei
1
-25
/
+5
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
1
-2
/
+0
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
1
-13
/
+13
2008-10-11
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
1
-3
/
+10
[next]