index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
context.c
Age
Commit message (
Expand
)
Author
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
2018-02-09
apparmor: rename tctx to ctx
John Johansen
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
2018-02-09
apparmor: move task domain change info to task security
John Johansen
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: convert to profile block critical sections
John Johansen
2017-01-16
apparmor: replace remaining BUG_ON() asserts with AA_BUG()
John Johansen
2017-01-16
apparmor: rename context abreviation cxt to the more standard ctx
John Johansen
2017-01-16
apparmor: fail task profile update if current_cred isn't real_cred
John Johansen
2017-01-16
apparmor: rename replacedby to proxy
John Johansen
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
2013-04-28
apparmor: localize getting the security context to a few macros
John Johansen
2013-04-28
apparmor: use common fn to clear task_context for domain transitions
John Johansen
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
2010-08-02
AppArmor: contexts used in attaching policy to system objects
John Johansen