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