aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/capability.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29apparmor: fix capability to not use the current task, during reportingJohn Johansen1-10/+5
2013-08-14apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen1-0/+5
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris1-1/+1
2012-04-09apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris1-1/+1
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris1-1/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-2/+4
2010-08-02AppArmor: mediation of non file objectsJohn Johansen1-0/+141