summaryrefslogtreecommitdiff
path: root/security/apparmor/ipc.c
AgeCommit message (Expand)Author
2018-04-19apparmor: fix logging of the existence test for signalsJohn Johansen
2018-01-17apparmor: fix ptrace label match when matching stacked labelsJohn Johansen
2017-11-08apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen
2017-09-22apparmor: add the ability to mediate signalsJohn Johansen
2017-06-10apparmor: allow ptrace checks to be finer grained than just capabilityJohn Johansen
2017-06-10apparmor: move ptrace checks to using labelsJohn Johansen
2017-06-10apparmor: move capability checks to using labelsJohn Johansen
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen
2013-10-29apparmor: fix capability to not use the current task, during reportingJohn Johansen
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.John Johansen
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
2011-09-09apparmor: sparse fix: include ipc.hJames Morris
2010-08-02AppArmor: fix build warnings for non-const use of get_task_credJames Morris
2010-08-02AppArmor: mediation of non file objectsJohn Johansen