aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/audit.c
AgeCommit message (Expand)Author
2023-10-18apparmor: add io_uring mediationGeorgia Garcia
2023-10-18apparmor: add user namespace creation mediationJohn Johansen
2023-10-18apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen
2023-10-18apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen
2023-07-10apparmor: Fix kernel-doc warnings in apparmor/audit.cGaosheng Cui
2022-10-25AppArmor: Fix kernel-docJiapeng Chong
2022-10-03apparmor: fix aa_class_names[] to match reserved classesJohn Johansen
2022-10-03apparmor: add mediation class information to auditingJohn Johansen
2022-07-09apparmor: fix quiet_denied for file rulesJohn Johansen
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs
2020-05-21apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-01-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs
2018-06-07apparmor: Fix memory leak of rule on error exit pathTyler Hicks
2018-06-07apparmor: modify audit rule support to support profile stacksJohn Johansen
2018-06-07apparmor: Add support for audit rule filteringMatthew Garrett
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