summaryrefslogtreecommitdiffstats
path: root/security/apparmor/audit.c
AgeCommit message (Expand)AuthorLines
2013-10-29apparmor: remove parent task info from audit loggingJohn Johansen-6/+0
2013-10-29apparmor: remove tsk field from the apparmor_audit_structJohn Johansen-8/+2
2013-04-28apparmor: fix the audit type tableJohn Johansen-1/+1
2012-04-09apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris-2/+9
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds-3/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris-19/+19
2012-03-14AppArmor: add const qualifiers to string arraysJan Engelhardt-3/+3
2012-02-27AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen-0/+1
2011-12-09apparmor: add missing rcu_dereference()Kees Cook-1/+1
2010-08-02AppArmor: basic auditing infrastructure.John Johansen-0/+215