| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | audit: remove unused actx param from audit_rule_match | Richard Guy Briggs | 2019-01-31 | 1 | -2/+1 |
* | apparmor: Add support for audit rule filtering | Matthew Garrett | 2018-06-07 | 1 | -0/+6 |
* | apparmor: add base infastructure for socket mediation | John Johansen | 2018-03-13 | 1 | -0/+6 |
* | apparmor: audit unknown signal numbers | John Johansen | 2018-02-09 | 1 | -1/+4 |
* | apparmor: fix resource audit messages when auditing peer | John Johansen | 2018-02-09 | 1 | -4/+4 |
* | apparmor: fix oops in audit_signal_cb hook | John Johansen | 2017-11-27 | 1 | -5/+7 |
* | Revert "apparmor: add base infastructure for socket mediation" | Linus Torvalds | 2017-10-26 | 1 | -17/+9 |
* | apparmor: add base infastructure for socket mediation | John Johansen | 2017-09-22 | 1 | -9/+17 |
* | apparmor: make policy_unpack able to audit different info messages | John Johansen | 2017-09-22 | 1 | -2/+2 |
* | apparmor: add mount mediation | John Johansen | 2017-09-22 | 1 | -0/+11 |
* | apparmor: add the ability to mediate signals | John Johansen | 2017-09-22 | 1 | -0/+2 |
* | apparmor: add domain label stacking info to apparmorfs | John Johansen | 2017-06-10 | 1 | -0/+2 |
* | apparmor: mediate files when they are received | John Johansen | 2017-06-10 | 1 | -0/+1 |
* | apparmor: switch from profiles to using labels on contexts | John Johansen | 2017-06-10 | 1 | -5/+4 |
* | apparmor: revalidate files during exec | John Johansen | 2017-06-10 | 1 | -0/+1 |
* | apparmor: add gerneric permissions struct and support fns | John Johansen | 2017-06-10 | 1 | -2/+2 |
* | apparmor: change aad apparmor_audit_data macro to a fn macro | John Johansen | 2017-01-16 | 1 | -12/+31 |
* | apparmor: change op from int to const char * | John Johansen | 2017-01-16 | 1 | -55/+53 |
* | apparmor: add ns name to the audit data for policy loads | John Johansen | 2017-01-16 | 1 | -0/+1 |
* | apparmor: remove parent task info from audit logging | John Johansen | 2013-10-29 | 1 | -1/+0 |
* | apparmor: add interface files for profiles and namespaces | John Johansen | 2013-08-14 | 1 | -1/+0 |
* | userns: Convert apparmor to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -1/+1 |
* | apparmor: move task from common_audit_data to apparmor_audit_data | Eric Paris | 2012-04-09 | 1 | -0/+1 |
* | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2012-04-03 | 1 | -1/+27 |
* | AppArmor: add const qualifiers to string arrays | Jan Engelhardt | 2012-03-14 | 1 | -2/+2 |
* | AppArmor: Fix dropping of allowed operations that are force audited | John Johansen | 2012-02-27 | 1 | -3/+2 |
* | AppArmor: basic auditing infrastructure. | John Johansen | 2010-08-02 | 1 | -0/+123 |