summaryrefslogtreecommitdiff
path: root/security/apparmor/audit.c
AgeCommit message (Expand)Author
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen
2017-01-16apparmor: replace remaining BUG_ON() asserts with AA_BUG()John Johansen
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen
2017-01-16apparmor: change op from int to const char *John Johansen
2017-01-16apparmor: split apparmor policy namespaces code into its own fileJohn Johansen
2016-07-12apparmor: fix uninitialized lsm_audit memberJohn Johansen
2013-10-29apparmor: remove parent task info from audit loggingJohn Johansen
2013-10-29apparmor: remove tsk field from the apparmor_audit_structJohn Johansen
2013-04-28apparmor: fix the audit type tableJohn Johansen
2012-04-09apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-14AppArmor: add const qualifiers to string arraysJan Engelhardt
2012-02-27AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen
2011-12-09apparmor: add missing rcu_dereference()Kees Cook
2010-08-02AppArmor: basic auditing infrastructure.John Johansen