summaryrefslogtreecommitdiffstats
path: root/security/apparmor/context.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: switch from profiles to using labels on contextsJohn Johansen2017-06-111-43/+44
* apparmor: convert to profile block critical sectionsJohn Johansen2017-06-111-1/+1
* apparmor: replace remaining BUG_ON() asserts with AA_BUG()John Johansen2017-01-161-2/+2
* apparmor: rename context abreviation cxt to the more standard ctxJohn Johansen2017-01-161-49/+51
* apparmor: fail task profile update if current_cred isn't real_credJohn Johansen2017-01-161-0/+3
* apparmor: rename replacedby to proxyJohn Johansen2017-01-161-1/+1
* apparmor: change how profile replacement update is doneJohn Johansen2013-08-141-11/+5Star
* apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-281-5/+5
* apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-281-11/+6Star
* apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-281-0/+17
* AppArmor: contexts used in attaching policy to system objectsJohn Johansen2010-08-021-0/+216