aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/avc.c
Commit message (Expand)AuthorAge
* SELinux: special dontaudit for access checksEric Paris2010-08-02
* selinux: remove all rcu head initializationsPaul E. McKenney2010-08-02
* LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-27
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * fix comment typos in avc.cJustin P. Mattock2010-02-05
* | selinux: Only audit permissions specified in policyStephen Smalley2010-02-02
* | selinux: change the handling of unknown classesStephen Smalley2010-01-17
|/
* SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-23
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-07
* SELinux: do not destroy the avc_cache_nodepEric Paris2009-09-23
* SELinux: flush the avc before disabling SELinuxEric Paris2009-09-13
* SELinux: seperate avc_cache flushingEric Paris2009-09-13
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-16
* Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-12
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-12
* selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-24
* Merge branch 'master' into nextJames Morris2009-06-18
|\
| * Permissive domain in userspace object managerKaiGai Kohei2009-04-01
* | Add audit messages on type boundary violationsKaiGai Kohei2009-06-18
|/
* SELinux: convert the avc cache hash list to an hlistEric Paris2009-02-13
* SELinux: code readability with avc_cacheEric Paris2009-02-13
* SELinux: remove unused av.decided fieldEric Paris2009-02-13
* SELinux: more careful use of avd in avc_has_perm_noauditEric Paris2009-02-13
* SELinux: remove the unused ae.usedEric Paris2009-02-13
* SELinux: check seqno when updating an avc_nodeEric Paris2009-02-13
* SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-05
* misc: replace NIPQUAD()Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-28
* SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-28
* Audit: standardize string audit interfacesEric Paris2008-04-28
* SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney2008-04-22
* SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris2008-04-21
* SELinux: clean up printksEric Paris2008-04-21
* selinux: introduce permissive typesEric Paris2008-04-18
* SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris2008-04-18
* d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-15
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-29
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-16
* [PATCH] get rid of AVC_PATH postponed treatmentAl Viro2007-07-22
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* SELinux: Use %lu for inode->i_no when printing avcTobias Oed2007-07-11
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-11
* selinux: remove userland security class and permission definitionsStephen Smalley2007-04-26
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* [PATCH] selinux endianness annotationsAl Viro2006-12-04
* SELinux: export object class and permission definitionsChad Sellers2006-11-28
* [PATCH] support for context based audit filteringDarrel Goeddel2006-05-01