aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/avc.c
Commit message (Expand)AuthorAge
* selinux: remove 'flags' parameter from avc_audit()Linus Torvalds2013-10-04
* selinux: avc_has_perm_flags has no more usersLinus Torvalds2013-10-04
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* selinux: tag avc cache alloc as non-criticalMel Gorman2012-07-31
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-09
* SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callbackWanlong Gao2012-04-09
* SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris2012-04-09
* LSM: do not initialize common_audit_data to 0Eric Paris2012-04-09
* LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-09
* SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris2012-04-09
* lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-03
* SELinux: do not allocate stack space for AVC data unless neededEric Paris2012-04-03
* SELinux: remove avd from slow_avc_audit()Eric Paris2012-04-03
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-03
* selinux: inline avc_audit() and avc_has_perm_noaudit() into callerLinus Torvalds2012-03-31
* selinux: don't inline slow-path code into avc_has_perm_noaudit()Linus Torvalds2012-03-31
* security: optimize avc_audit() common pathLinus Torvalds2012-03-22
* selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro2011-07-20
* selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
|\
| * LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-25
| * SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
* | selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-20
* | selinux: de-crapify avc cache stat code generationLinus Torvalds2011-05-19
* | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
|/
* 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