| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: fix mediation of prlimit | John Johansen | 2018-06-07 | 1 | -1/+1 |
* | apparmor: move context.h to cred.h | John Johansen | 2018-02-09 | 1 | -1/+1 |
* | apparmor: fix spelling mistake: "resoure" -> "resource" | Colin Ian King | 2017-11-21 | 1 | -2/+2 |
* | apparmor: move resource checks to using labels | John Johansen | 2017-06-10 | 1 | -36/+76 |
* | apparmor: move capability checks to using labels | John Johansen | 2017-06-10 | 1 | -1/+1 |
* | apparmor: switch from profiles to using labels on contexts | John Johansen | 2017-06-10 | 1 | -4/+4 |
* | apparmor: convert to profile block critical sections | John Johansen | 2017-06-10 | 1 | -1/+1 |
* | apparmor: rename apparmor file fns and data to indicate use | John Johansen | 2017-06-08 | 1 | -2/+2 |
* | apparmor: change aad apparmor_audit_data macro to a fn macro | John Johansen | 2017-01-16 | 1 | -12/+7 |
* | apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task | Jeff Mahoney | 2016-07-12 | 1 | -2/+4 |
* | apparmor: relax the restrictions on setting rlimits | John Johansen | 2013-04-28 | 1 | -3/+12 |
* | LSM: do not initialize common_audit_data to 0 | 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 | -5/+7 |
* | AppArmor: export known rlimit names/value mappings in securityfs | Kees Cook | 2012-02-27 | 1 | -0/+5 |
* | AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes | John Johansen | 2010-09-08 | 1 | -8/+12 |
* | AppArmor: mediation of non file objects | John Johansen | 2010-08-02 | 1 | -0/+134 |