aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor/ipc.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29apparmor: fix capability to not use the current task, during reportingGravatar John Johansen 1-5/+4
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.Gravatar John Johansen 1-9/+4
2012-04-09LSM: do not initialize common_audit_data to 0Gravatar Eric Paris 1-1/+1
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionGravatar Eric Paris 1-1/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataGravatar Eric Paris 1-4/+6
2011-09-09apparmor: sparse fix: include ipc.hGravatar James Morris 1-0/+1
2010-08-02AppArmor: fix build warnings for non-const use of get_task_credGravatar James Morris 1-1/+1
2010-08-02AppArmor: mediation of non file objectsGravatar John Johansen 1-0/+114