aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/avc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds1-2/+2
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds1-11/+3
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao1-5/+1
2012-04-09SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris1-8/+1
2012-04-09SELinux: remove auditdeny from selinux_audit_dataEric Paris1-8/+1
2012-04-09SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris1-5/+77
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris1-2/+12
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris1-1/+0
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-0/+16
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds1-1/+0
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris1-5/+13
2011-01-10headers: path.h reduxAlexey Dobriyan1-1/+0
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-44/+5
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris1-5/+44
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-44/+5
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu1-0/+3
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei1-3/+0
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei1-0/+4
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris1-8/+7
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck1-4/+2
2008-01-30SELinux: Only store the network interface's ifindexPaul Moore1-1/+1
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura1-0/+2
2007-07-11SELinux: allow preemption between transition permission checksStephen Smalley1-2/+4
2006-12-04[PATCH] selinux endianness annotationsAl Viro1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+137