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