summaryrefslogtreecommitdiff
path: root/include/linux/lsm_audit.h
AgeCommit message (Expand)Author
2021-05-14lsm_audit,selinux: pass IB device name by referenceOndrej Mosnacek
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal
2020-05-19smack: Implement the watch_key and post_notification hooksDavid Howells
2019-12-09security,lockdown,selinux: implement SELinux lockdownStephen Smalley
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-17lsm_audit: update my email addressStephen Smalley
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens
2016-09-19lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILEVivek Goyal
2015-07-13security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-09LSM: remove the task field from common_audit_dataEric Paris
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2010-08-02AppArmor: basic auditing infrastructure.John Johansen
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris
2009-11-10security: report the module name to security_module_requestEric Paris
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-07-10security: Wrap SMACK and SELINUX audit data structs in ifdefsThomas Liu
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu
2009-04-14smack: implement logging V3Etienne Basset