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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
selinux: sparse fix: fix several warnings in the security server code
James Morris
3
-3
/
+2
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
5
-5
/
+5
2011-06-15
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-0
/
+3
2011-06-14
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
1
-0
/
+3
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
1
-1
/
+2
2011-05-26
Merge commit 'v2.6.39' into 20110526
Eric Paris
1
-2
/
+2
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
3
-111
/
+217
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-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-3
/
+3
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
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: 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-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
1
-1
/
+1
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
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
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: Write class field in role_trans_write.
Harry Ciao
1
-2
/
+9
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
1
-11
/
+9
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
2
-1
/
+16
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
6
-33
/
+214
2011-03-08
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
2
-3
/
+3
2011-03-03
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
3
-7
/
+29
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
4
-26
/
+185
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2
-3
/
+3
2011-01-24
security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit
Shan Wei
2
-2
/
+0
2010-12-07
selinux: cache sidtab_context_to_sid results
Eric Paris
2
-2
/
+39
2010-11-30
SELinux: merge policydb_index_classes and policydb_index_others
Eric Paris
1
-59
/
+10
2010-11-30
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
5
-68
/
+127
2010-11-30
selinux: convert type_val_to_struct to flex_array
Eric Paris
3
-13
/
+34
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-11-30
SELinux: standardize return code handling in policydb.c
Eric Paris
1
-287
/
+268
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
9
-2
/
+1158
2010-10-21
SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE
Eric Paris
2
-3
/
+2
2010-10-21
SELinux: deterministic ordering of range transition rules
Eric Paris
1
-3
/
+13
2010-10-21
security: secid_to_secctx returns len when data is NULL
Eric Paris
1
-2
/
+9
2010-10-21
selinux: fix up style problem on /selinux/status
KaiGai Kohei
1
-9
/
+6
[next]