]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
UBUNTU: SAUCE: LSM stacking: keep an index for each registered LSM
authorJohn Johansen <john.johansen@canonical.com>
Wed, 27 Sep 2017 05:13:17 +0000 (01:13 -0400)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 10 Apr 2018 18:06:19 +0000 (13:06 -0500)
commitd0c8f0ad5d1ba241470dfa3efbb5b3c1fc22b842
tree01a0ac9f916c64fc05812a9b305ba75d277993f9
parent76afa12efa845912e26e755f1a101cfc855d8db1
UBUNTU: SAUCE: LSM stacking: keep an index for each registered LSM

BugLink: http://bugs.launchpad.net/bugs/1763062
Keep an index of the registered LSMs so that it can be used in table
lookups and ordering comparisons.

pulled from the full LSM stacking patch

Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
include/linux/lsm_hooks.h
security/security.c