aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy.c
Commit message (Expand)AuthorAge
* apparmor: fix memleak of the profile hashJohn Johansen2013-10-15
* apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen2013-09-29
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-14
* apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-14
* apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-14
* apparmor: rework namespace free pathJohn Johansen2013-08-14
* apparmor: update how unconfined is handledJohn Johansen2013-08-14
* apparmor: change how profile replacement update is doneJohn Johansen2013-08-14
* apparmor: convert profile lists to RCU based lockingJohn Johansen2013-08-14
* apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-14
* apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-28
* apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-28
* apparmor: remove sid from profilesJohn Johansen2013-04-28
* apparmor: fix IRQ stack overflow during free_profileJohn Johansen2012-10-24
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-21
|\
| * LSM: do not initialize common_audit_data to 0Eric Paris2012-04-09
| * LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-09
* | apparmor: fix profile lookup for unconfinedJohn Johansen2012-05-18
|/
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-03
* AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-14
* AppArmor: Add ability to load extended policyJohn Johansen2012-03-14
* APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com2010-11-10
* AppArmor: Fix locking from removal of profile namespaceJohn Johansen2010-09-07
* AppArmor: core policy routinesJohn Johansen2010-08-02