Lines Matching full:modules
2 Linux Security Modules: General Security Hooks for Linux
33 framework could then be used by loadable kernel modules to implement any
37 The Linux Security Modules (LSM) project was started by WireX to develop
51 security modules. In particular, the LSM framework is primarily focused
52 on supporting access control modules, although future development is
55 the infrastructure to support security modules. The LSM kernel patch
64 functions for registering and unregistering security modules, and adds a
84 ``include/linux/shm.h`` as appropriate) to allow the security modules to
127 modules with the primary security module. It defines
134 functions in order to stack with other modules. However, the actual
171 the new security fields managed by the security modules. However, at
174 might be preferable so that other security modules can be easily stacked