index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
avc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SELinux: special dontaudit for access checks
Eric Paris
2010-08-02
1
-2
/
+22
*
selinux: remove all rcu head initializations
Paul E. McKenney
2010-08-02
1
-1
/
+0
*
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
Eric Paris
2010-04-28
1
-2
/
+1
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-3
/
+3
|
\
|
*
fix comment typos in avc.c
Justin P. Mattock
2010-02-05
1
-3
/
+3
*
|
selinux: Only audit permissions specified in policy
Stephen Smalley
2010-02-03
1
-10
/
+7
*
|
selinux: change the handling of unknown classes
Stephen Smalley
2010-01-18
1
-4
/
+1
|
/
*
SELinux: print denials for buggy kernel with unknown perms
Eric Paris
2009-11-24
1
-1
/
+1
*
selinux: dynamic class/perm discovery
Stephen Smalley
2009-10-07
1
-68
/
+8
*
SELinux: do not destroy the avc_cache_nodep
Eric Paris
2009-09-23
1
-4
/
+15
*
SELinux: flush the avc before disabling SELinux
Eric Paris
2009-09-14
1
-0
/
+2
*
SELinux: seperate avc_cache flushing
Eric Paris
2009-09-14
1
-7
/
+17
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-08-17
1
-156
/
+41
*
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
2009-07-13
1
-48
/
+170
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-07-13
1
-170
/
+48
*
selinux: clean up avc node cache when disabling selinux
Thomas Liu
2009-06-25
1
-0
/
+6
*
Merge branch 'master' into next
James Morris
2009-06-19
1
-1
/
+1
|
\
|
*
Permissive domain in userspace object manager
KaiGai Kohei
2009-04-02
1
-1
/
+1
*
|
Add audit messages on type boundary violations
KaiGai Kohei
2009-06-19
1
-1
/
+1
|
/
*
SELinux: convert the avc cache hash list to an hlist
Eric Paris
2009-02-14
1
-20
/
+27
*
SELinux: code readability with avc_cache
Eric Paris
2009-02-14
1
-19
/
+44
*
SELinux: remove unused av.decided field
Eric Paris
2009-02-14
1
-10
/
+5
*
SELinux: more careful use of avd in avc_has_perm_noaudit
Eric Paris
2009-02-14
1
-19
/
+24
*
SELinux: remove the unused ae.used
Eric Paris
2009-02-14
1
-21
/
+7
*
SELinux: check seqno when updating an avc_node
Eric Paris
2009-02-14
1
-3
/
+6
*
SELinux: shrink sizeof av_inhert selinux_class_perm and context
Eric Paris
2009-01-05
1
-7
/
+9
*
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-1
/
+1
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
2008-10-28
1
-1
/
+1
*
SELinux: add boundary support and thread context assignment
KaiGai Kohei
2008-08-29
1
-1
/
+1
*
Audit: standardize string audit interfaces
Eric Paris
2008-04-28
1
-1
/
+1
*
SELinux fixups needed for preemptable RCU from -rt
Paul E. McKenney
2008-04-22
1
-0
/
+9
*
SELinux: one little, two little, three little whitespaces, the avc.c saga.
Eric Paris
2008-04-21
1
-28
/
+28
*
SELinux: clean up printks
Eric Paris
2008-04-21
1
-1
/
+1
*
selinux: introduce permissive types
Eric Paris
2008-04-18
1
-4
/
+5
*
SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()
Eric Paris
2008-04-18
1
-1
/
+3
*
d_path: Use struct path in struct avc_audit_data
Jan Blunck
2008-02-14
1
-5
/
+10
*
SELinux: Only store the network interface's ifindex
Paul Moore
2008-01-30
1
-3
/
+12
*
SELinux: Improve read/write performance
Yuichi Nakamura
2007-10-17
1
-0
/
+5
*
[PATCH] get rid of AVC_PATH postponed treatment
Al Viro
2007-07-22
1
-7
/
+8
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
SELinux: Use %lu for inode->i_no when printing avc
Tobias Oed
2007-07-11
1
-1
/
+1
*
SELinux: allow preemption between transition permission checks
Stephen Smalley
2007-07-11
1
-4
/
+6
*
selinux: remove userland security class and permission definitions
Stephen Smalley
2007-04-26
1
-0
/
+2
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-2
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] selinux endianness annotations
Al Viro
2006-12-04
1
-1
/
+1
*
SELinux: export object class and permission definitions
Chad Sellers
2006-11-28
1
-12
/
+11
*
[PATCH] support for context based audit filtering
Darrel Goeddel
2006-05-01
1
-6
/
+7
[next]