summaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix memleak of the profile hashJohn Johansen2013-10-161-0/+1
* apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen2013-09-301-1/+2
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-141-12/+63
* apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-141-2/+4
* apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-141-5/+4
* apparmor: rework namespace free pathJohn Johansen2013-08-141-27/+6
* apparmor: update how unconfined is handledJohn Johansen2013-08-141-41/+27
* apparmor: change how profile replacement update is doneJohn Johansen2013-08-141-38/+47
* apparmor: convert profile lists to RCU based lockingJohn Johansen2013-08-141-104/+109
* apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-141-117/+183
* apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-281-8/+6
* apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-281-75/+75
* apparmor: remove sid from profilesJohn Johansen2013-04-281-17/+6
* apparmor: fix IRQ stack overflow during free_profileJohn Johansen2012-10-251-1/+23
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-221-1/+1
|\
| * LSM: do not initialize common_audit_data to 0Eric Paris2012-04-091-1/+1
| * LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-091-1/+1
* | apparmor: fix profile lookup for unconfinedJohn Johansen2012-05-181-0/+4
|/
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-4/+6
* AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-141-1/+1
* AppArmor: Add ability to load extended policyJohn Johansen2012-03-141-0/+1
* APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com2010-11-111-1/+1
* AppArmor: Fix locking from removal of profile namespaceJohn Johansen2010-09-081-2/+4
* AppArmor: core policy routinesJohn Johansen2010-08-021-0/+1184
OpenPOWER on IntegriCloud