| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-22 | selinux: move initcalls to the LSM framework | Paul Moore | |
| SELinux currently has a number of initcalls so we've created a new function, selinux_initcall(), which wraps all of these initcalls so that we have a single initcall function that can be registered with the LSM framework. Signed-off-by: Paul Moore <paul@paul-moore.com> | |||