[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374309527-7082-1-git-send-email-john.johansen@canonical.com>
Date: Sat, 20 Jul 2013 01:38:35 -0700
From: John Johansen <john.johansen@...onical.com>
To: linux-security-module@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [Patch 0/12] apparmor: add policy interface and convert to RCU
This set of patches expands the apparmorfs policy interface by allowing
multiple profiles to loaded as an atomic set and an introspection interface
to apparmor, allowing currently loaded policy to be listed and introspected
from userspace.
The profile lists where converted to RCU so improve performance but to also
keep profile load, and interface file creation from being able to block
policy lookups in enforcement code.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists