aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/context.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen1-43/+44
2017-06-10apparmor: convert to profile block critical sectionsJohn Johansen1-1/+1
2017-01-16apparmor: replace remaining BUG_ON() asserts with AA_BUG()John Johansen1-2/+2
2017-01-16apparmor: rename context abreviation cxt to the more standard ctxJohn Johansen1-49/+51
2017-01-16apparmor: fail task profile update if current_cred isn't real_credJohn Johansen1-0/+3
2017-01-16apparmor: rename replacedby to proxyJohn Johansen1-1/+1
2013-08-14apparmor: change how profile replacement update is doneJohn Johansen1-11/+5
2013-04-28apparmor: localize getting the security context to a few macrosJohn Johansen1-5/+5
2013-04-28apparmor: use common fn to clear task_context for domain transitionsJohn Johansen1-11/+6
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.John Johansen1-0/+17
2010-08-02AppArmor: contexts used in attaching policy to system objectsJohn Johansen1-0/+216