| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: Fix some kernel-doc comments | Yang Li | 2023-10-23 | 1 | -2/+2 |
* | apparmor: pass cred through to audit info. | John Johansen | 2023-10-18 | 1 | -1/+4 |
* | apparmor: combine common_audit_data and apparmor_audit_data | John Johansen | 2023-10-18 | 1 | -12/+12 |
* | apparmor: Fix kernel-doc warnings in apparmor/capability.c | Gaosheng Cui | 2023-07-10 | 1 | -2/+2 |
* | apparmor: rework profile->rules to be a list | John Johansen | 2022-10-03 | 1 | -2/+4 |
* | apparmor: refactor profile rules and attachments | John Johansen | 2022-10-03 | 1 | -5/+7 |
* | apparmor: add mediation class information to auditing | John Johansen | 2022-10-03 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | LSM: generalize flag passing to security_capable | Micah Morton | 2019-01-10 | 1 | -7/+7 |
* | apparmor: move context.h to cred.h | John Johansen | 2018-02-09 | 1 | -1/+1 |
* | apparmor: move capability checks to using labels | John Johansen | 2017-06-10 | 1 | -19/+38 |
* | apparmor: rename apparmor file fns and data to indicate use | John Johansen | 2017-06-08 | 1 | -2/+2 |
* | apparmor: update cap audit to check SECURITY_CAP_NOAUDIT | John Johansen | 2017-01-16 | 1 | -6/+10 |
* | apparmor: change aad apparmor_audit_data macro to a fn macro | John Johansen | 2017-01-16 | 1 | -7/+3 |
* | apparmor: fix capability to not use the current task, during reporting | John Johansen | 2013-10-29 | 1 | -10/+5 |
* | apparmor: export set of capabilities supported by the apparmor module | John Johansen | 2013-08-14 | 1 | -0/+5 |
* | LSM: do not initialize common_audit_data to 0 | Eric Paris | 2012-04-09 | 1 | -1/+1 |
* | apparmor: move task from common_audit_data to apparmor_audit_data | Eric Paris | 2012-04-09 | 1 | -1/+1 |
* | LSM: remove the COMMON_AUDIT_DATA_INIT type expansion | Eric Paris | 2012-04-09 | 1 | -1/+1 |
* | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2012-04-03 | 1 | -2/+4 |
* | AppArmor: mediation of non file objects | John Johansen | 2010-08-02 | 1 | -0/+141 |