Age | Commit message (Expand) | Author | Files | Lines |
2018-01-12 | apparmor: fix ptrace label match when matching stacked labels | John Johansen | 1 | -21/+32 |
2017-11-08 | apparmor: fix off-by-one comparison on MAXMAPPED_SIG | John Johansen | 1 | -2/+2 |
2017-09-22 | apparmor: add the ability to mediate signals | John Johansen | 1 | -0/+99 |
2017-06-10 | apparmor: allow ptrace checks to be finer grained than just capability | John Johansen | 1 | -0/+56 |
2017-06-10 | apparmor: move ptrace checks to using labels | John Johansen | 1 | -66/+21 |
2017-06-10 | apparmor: move capability checks to using labels | John Johansen | 1 | -1/+1 |
2017-06-10 | apparmor: switch from profiles to using labels on contexts | John Johansen | 1 | -12/+17 |
2017-01-16 | apparmor: change aad apparmor_audit_data macro to a fn macro | John Johansen | 1 | -11/+7 |
2013-10-29 | apparmor: fix capability to not use the current task, during reporting | John Johansen | 1 | -5/+4 |
2013-04-28 | apparmor: add utility function to get an arbitrary tasks profile. | John Johansen | 1 | -9/+4 |
2012-04-09 | LSM: do not initialize common_audit_data to 0 | Eric Paris | 1 | -1/+1 |
2012-04-09 | LSM: remove the COMMON_AUDIT_DATA_INIT type expansion | Eric Paris | 1 | -1/+1 |
2012-04-03 | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 1 | -4/+6 |
2011-09-09 | apparmor: sparse fix: include ipc.h | James Morris | 1 | -0/+1 |
2010-08-02 | AppArmor: fix build warnings for non-const use of get_task_cred | James Morris | 1 | -1/+1 |
2010-08-02 | AppArmor: mediation of non file objects | John Johansen | 1 | -0/+114 |