index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
apparmor: move context.h to cred.h
John Johansen
1
-176
/
+0
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
1
-39
/
+1
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
1
-11
/
+0
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
1
-19
/
+5
2018-02-09
apparmor: move task domain change info to task security
John Johansen
1
-10
/
+21
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
1
-10
/
+9
2017-06-11
apparmor: switch from profiles to using labels on contexts
John Johansen
1
-80
/
+78
2017-06-11
apparmor: convert to profile block critical sections
John Johansen
1
-23
/
+100
2017-06-08
apparmor: move file context into file.h
John Johansen
1
-32
/
+0
2017-01-16
apparmor: rename context abreviation cxt to the more standard ctx
John Johansen
1
-38
/
+40
2017-01-16
apparmor: add ns being viewed as a param to policy_view_capable()
John Johansen
1
-0
/
+6
2017-01-16
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
1
-1
/
+1
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
1
-8
/
+7
2013-04-28
apparmor: localize getting the security context to a few macros
John Johansen
1
-2
/
+5
2013-04-28
apparmor: use common fn to clear task_context for domain transitions
John Johansen
1
-0
/
+13
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
1
-16
/
+25
2010-08-02
AppArmor: contexts used in attaching policy to system objects
John Johansen
1
-0
/
+154