index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
policy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: name null-XXX profiles after the executable
John Johansen
2017-01-16
1
-1
/
+2
*
apparmor: pass gfp_t parameter into profile allocation
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: refactor prepare_ns() and make usable from different views
John Johansen
2017-01-16
1
-1
/
+2
*
apparmor: add fn to lookup profiles by fqname
John Johansen
2017-01-16
1
-0
/
+2
*
apparmor: add strn version of lookup_profile fn
John Johansen
2017-01-16
1
-0
/
+2
*
apparmor: rename replacedby to proxy
John Johansen
2017-01-16
1
-10
/
+10
*
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
2017-01-16
1
-3
/
+3
*
apparmor: rename namespace to ns to improve code line lengths
John Johansen
2017-01-16
1
-4
/
+4
*
apparmor: split apparmor policy namespaces code into its own file
John Johansen
2017-01-16
1
-106
/
+6
*
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
1
-13
/
+0
*
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-16
1
-0
/
+1
*
apparmor: fix module parameters can be changed after policy is locked
John Johansen
2016-07-12
1
-0
/
+2
*
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2013-09-30
1
-1
/
+3
*
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
2013-08-14
1
-0
/
+1
*
apparmor: add an optional profile attachment string for profiles
John Johansen
2013-08-14
1
-0
/
+2
*
apparmor: add interface files for profiles and namespaces
John Johansen
2013-08-14
1
-2
/
+19
*
apparmor: allow setting any profile into the unconfined state
John Johansen
2013-08-14
1
-3
/
+3
*
apparmor: make free_profile available outside of policy.c
John Johansen
2013-08-14
1
-0
/
+1
*
apparmor: rework namespace free path
John Johansen
2013-08-14
1
-8
/
+4
*
apparmor: update how unconfined is handled
John Johansen
2013-08-14
1
-41
/
+39
*
apparmor: change how profile replacement update is done
John Johansen
2013-08-14
1
-22
/
+56
*
apparmor: convert profile lists to RCU based locking
John Johansen
2013-08-14
1
-3
/
+42
*
apparmor: remove sid from profiles
John Johansen
2013-04-28
1
-2
/
+2
*
apparmor: refactor profile mode macros
John Johansen
2013-04-28
1
-6
/
+6
*
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-14
1
-1
/
+1
*
AppArmor: Add ability to load extended policy
John Johansen
2012-03-14
1
-0
/
+13
*
AppArmor: core policy routines
John Johansen
2010-08-02
1
-0
/
+305