summaryrefslogtreecommitdiff
path: root/security/selinux/avc.c
AgeCommit message (Expand)Author
2011-07-20selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds
2011-05-19selinux: de-crapify avc cache stat code generationLinus Torvalds
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-08-02selinux: remove all rcu head initializationsPaul E. McKenney
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-05fix comment typos in avc.cJustin P. Mattock
2010-02-03selinux: Only audit permissions specified in policyStephen Smalley
2010-01-18selinux: change the handling of unknown classesStephen Smalley
2009-11-24SELinux: print denials for buggy kernel with unknown permsEric Paris
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-09-23SELinux: do not destroy the avc_cache_nodepEric Paris
2009-09-14SELinux: flush the avc before disabling SELinuxEric Paris
2009-09-14SELinux: seperate avc_cache flushingEric Paris
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu
2009-06-19Merge branch 'master' into nextJames Morris
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei
2009-04-02Permissive domain in userspace object managerKaiGai Kohei
2009-02-14SELinux: convert the avc cache hash list to an hlistEric Paris
2009-02-14SELinux: code readability with avc_cacheEric Paris
2009-02-14SELinux: remove unused av.decided fieldEric Paris
2009-02-14SELinux: more careful use of avd in avc_has_perm_noauditEric Paris
2009-02-14SELinux: remove the unused ae.usedEric Paris
2009-02-14SELinux: check seqno when updating an avc_nodeEric Paris
2009-01-05SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris
2008-10-31misc: replace NIPQUAD()Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei
2008-04-28Audit: standardize string audit interfacesEric Paris
2008-04-22SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris
2008-04-21SELinux: clean up printksEric Paris
2008-04-18selinux: introduce permissive typesEric Paris
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck
2008-01-30SELinux: Only store the network interface's ifindexPaul Moore
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-11SELinux: Use %lu for inode->i_no when printing avcTobias Oed