aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lsm_audit.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-17lsm_audit: update my email addressGravatar Stephen Smalley 1-1/+1
2017-05-23selinux: Add IB Port SMP access vectorGravatar Daniel Jurgens 1-0/+8
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorGravatar Daniel Jurgens 1-0/+7
2016-09-19lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILEGravatar Vivek Goyal 1-0/+2
2015-07-13security: add ioctl specific auditing to lsm_auditGravatar Jeff Vander Stoep 1-0/+7
2012-04-09LSM: do not initialize common_audit_data to 0Gravatar Eric Paris 1-5/+0
2012-04-09LSM: remove the task field from common_audit_dataGravatar Eric Paris 1-1/+0
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionGravatar Eric Paris 1-1/+1
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Gravatar Linus Torvalds 1-4/+3
2012-04-03LSM: shrink the common_audit_data data unionGravatar Eric Paris 1-17/+18
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataGravatar Eric Paris 1-50/+4
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHGravatar Eric Paris 1-0/+2
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEGravatar Eric Paris 1-5/+4
2010-08-02AppArmor: basic auditing infrastructure.Gravatar John Johansen 1-0/+27
2010-08-02SELinux: special dontaudit for access checksGravatar Eric Paris 1-0/+5
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEGravatar Eric Paris 1-1/+1
2009-11-10security: report the module name to security_module_requestGravatar Eric Paris 1-8/+10
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hGravatar Thomas Liu 1-0/+2
2009-07-10security: Wrap SMACK and SELINUX audit data structs in ifdefsGravatar Thomas Liu 1-0/+4
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousGravatar Thomas Liu 1-1/+1
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceGravatar Thomas Liu 1-2/+2
2009-04-14smack: implement logging V3Gravatar Etienne Basset 1-0/+111