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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-1
/
+6
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-3
/
+3
2010-03-01
Merge branch 'next' into for-linus
James Morris
11
-265
/
+302
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
1
-1
/
+1
2010-02-25
netlabel: fix export of SELinux categories > 127
Joshua Roys
1
-1
/
+1
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
1
-12
/
+1
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-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
1
-0
/
+2
2010-02-05
fix comment typos in avc.c
Justin P. Mattock
1
-3
/
+3
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
1
-10
/
+11
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
1
-2
/
+3
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
9
-59
/
+84
2010-02-04
selinux: load the initial SIDs upon every policy load
Guido Trentalancia
1
-4
/
+12
2010-02-03
selinux: Only audit permissions specified in policy
Stephen Smalley
1
-10
/
+7
2010-01-25
selinux: remove dead code in type_attribute_bounds_av()
KaiGai Kohei
1
-39
/
+4
2010-01-25
selinux: convert range transition list to a hashtab
Stephen Smalley
3
-41
/
+86
2010-01-18
Merge branch 'master' into next
James Morris
3
-3
/
+3
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
4
-120
/
+88
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
1
-1
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-09
Merge branch 'master' into next
James Morris
1
-3
/
+3
2009-12-08
selinux: remove a useless return
Amerigo Wang
1
-2
/
+2
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
2
-2
/
+2
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
19
-1694
/
+545
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-2
/
+2
2009-11-24
SELinux: print denials for buggy kernel with unknown perms
Eric Paris
2
-1
/
+8
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
1
-3
/
+3
2009-11-10
security: report the module name to security_module_request
Eric Paris
1
-2
/
+11
2009-10-24
SELinux: add .gitignore files for dynamic classes
Eric Paris
1
-0
/
+2
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
2
-30
/
+1
2009-10-07
selinux: generate flask headers during kernel build
Stephen Smalley
4
-963
/
+10
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
15
-744
/
+555
2009-09-30
SELinux: reset the security_ops before flushing the avc cache
Eric Paris
1
-3
/
+3
2009-09-24
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
Oleg Nesterov
1
-1
/
+1
2009-09-23
SELinux: do not destroy the avc_cache_nodep
Eric Paris
1
-4
/
+15
2009-09-14
SELinux: flush the avc before disabling SELinux
Eric Paris
1
-0
/
+2
2009-09-14
SELinux: seperate avc_cache flushing
Eric Paris
1
-7
/
+17
2009-09-14
Creds: creds->security can be NULL is selinux is disabled
Eric Paris
1
-0
/
+6
2009-09-10
sysfs: Add labeling support for sysfs
David P. Quigley
1
-0
/
+5
2009-09-10
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...
David P. Quigley
1
-0
/
+29
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+28
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-1
/
+5
2009-09-01
selinux: Support for the new TUN LSM hooks
Paul Moore
5
-2
/
+83
2009-08-21
selinux: adjust rules for ATTR_FORCE
Amerigo Wang
1
-5
/
+11
2009-08-20
Merge branch 'master' into next
James Morris
1
-1
/
+2
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
1
-1
/
+1
2009-08-17
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
[next]