Age | Commit message (Expand) | Author | Files | Lines |
2013-08-14 | apparmor: add interface files for profiles and namespaces | John Johansen | 1 | -12/+63 |
2013-08-14 | apparmor: allow setting any profile into the unconfined state | John Johansen | 1 | -2/+4 |
2013-08-14 | apparmor: make free_profile available outside of policy.c | John Johansen | 1 | -5/+4 |
2013-08-14 | apparmor: rework namespace free path | John Johansen | 1 | -27/+6 |
2013-08-14 | apparmor: update how unconfined is handled | John Johansen | 1 | -41/+27 |
2013-08-14 | apparmor: change how profile replacement update is done | John Johansen | 1 | -38/+47 |
2013-08-14 | apparmor: convert profile lists to RCU based locking | John Johansen | 1 | -104/+109 |
2013-08-14 | apparmor: provide base for multiple profiles to be replaced at once | John Johansen | 1 | -117/+183 |
2013-04-28 | apparmor: Fix smatch warning in aa_remove_profiles | John Johansen | 1 | -8/+6 |
2013-04-28 | apparmor: move the free_profile fn ahead of aa_alloc_profile | John Johansen | 1 | -75/+75 |
2013-04-28 | apparmor: remove sid from profiles | John Johansen | 1 | -17/+6 |
2012-10-24 | apparmor: fix IRQ stack overflow during free_profile | John Johansen | 1 | -1/+23 |
2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -1/+1 |
2012-05-18 | apparmor: fix profile lookup for unconfined | John Johansen | 1 | -0/+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 |
2012-03-15 | AppArmor: add const qualifiers to string arrays | Jan Engelhardt | 1 | -1/+1 |
2012-03-15 | AppArmor: Add ability to load extended policy | John Johansen | 1 | -0/+1 |
2010-11-10 | APPARMOR: Fix memory leak of alloc_namespace() | wzt.wzt@gmail.com | 1 | -1/+1 |
2010-09-08 | AppArmor: Fix locking from removal of profile namespace | John Johansen | 1 | -2/+4 |
2010-08-02 | AppArmor: core policy routines | John Johansen | 1 | -0/+1184 |