index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
context.h
Age
Commit message (
Expand
)
Author
2020-01-27
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
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-06-08
apparmor: move file context into file.h
John Johansen
2017-01-16
apparmor: rename context abreviation cxt to the more standard ctx
John Johansen
2017-01-16
apparmor: add ns being viewed as a param to policy_view_capable()
John Johansen
2017-01-16
apparmor: rename PFLAG_INVALID to PFLAG_STALE
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