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