[PATCH v15 0/4] Reduce overhead of LSMs with static calls

Paul Moore paul at paul-moore.com
Tue Aug 20 05:17:02 UTC 2024


On Fri, Aug 16, 2024 at 11:43 AM KP Singh <kpsingh at kernel.org> wrote:
>
> # Background
>
> LSM hooks (callbacks) are currently invoked as indirect function calls. These
> callbacks are registered into a linked list at boot time as the order of the
> LSMs can be configured on the kernel command line with the "lsm=" command line
> parameter ...

Merged into lsm/dev, thanks all.

-- 
paul-moore.com



More information about the Linux-security-module-archive mailing list