linux/security/apparmor/include
John Johansen 77b071b340 apparmor: change how profile replacement update is done
remove the use of replaced by chaining and move to profile invalidation
and lookup to handle task replacement.

Replacement chaining can result in large chains of profiles being pinned
in memory when one profile in the chain is use. With implicit labeling
this will be even more of a problem, so move to a direct lookup method.

Signed-off-by: John Johansen <john.johansen@canonical.com>
2013-08-14 11:42:06 -07:00
..
apparmor.h apparmor: convert profile lists to RCU based locking 2013-08-14 11:42:06 -07:00
apparmorfs.h AppArmor: add "file" details to securityfs 2012-02-27 11:38:18 -08:00
audit.h userns: Convert apparmor to use kuid and kgid where appropriate 2012-09-21 03:13:21 -07:00
capability.h AppArmor: mediation of non file objects 2010-08-02 15:38:35 +10:00
context.h apparmor: change how profile replacement update is done 2013-08-14 11:42:06 -07:00
domain.h AppArmor: functions for domain transitions 2010-08-02 15:35:14 +10:00
file.h apparmor: fix sparse warnings 2013-04-28 00:39:35 -07:00
ipc.h AppArmor: mediation of non file objects 2010-08-02 15:38:35 +10:00
match.h apparmor: move perm defines into policy_unpack 2013-04-28 00:37:04 -07:00
path.h AppArmor: Move path failure information into aa_get_name and rename 2012-03-14 06:15:25 -07:00
policy_unpack.h apparmor: provide base for multiple profiles to be replaced at once 2013-08-14 11:42:06 -07:00
policy.h apparmor: change how profile replacement update is done 2013-08-14 11:42:06 -07:00
procattr.h apparmor: remove "permipc" command 2013-04-28 00:36:32 -07:00
resource.h AppArmor: export known rlimit names/value mappings in securityfs 2012-02-27 11:38:19 -08:00
sid.h apparmor: remove sid from profiles 2013-04-28 00:37:13 -07:00