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