summaryrefslogtreecommitdiff
path: root/security/apparmor/file.c
AgeCommit message (Expand)Author
2016-07-12apparmor: fix uninitialized lsm_audit memberJohn Johansen
2016-03-28apparmor: constify aa_path_link()Al Viro
2016-03-27[apparmor] constify struct path * in a bunch of helpersAl Viro
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells
2013-02-22new helper: file_inode(file)Al Viro
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-28apparmor: Fix change_onexec when called from a confined taskJohn Johansen
2012-03-14AppArmor: Move path failure information into aa_get_name and renameJohn Johansen
2012-02-27AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen
2010-08-02AppArmor: file enforcement routinesJohn Johansen