linux-stable/security/integrity/evm
Austin Kim 32ba540f3c evm: mark evm_fixmode as __ro_after_init
The evm_fixmode is only configurable by command-line option and it is never
modified outside initcalls, so declaring it with __ro_after_init is better.

Signed-off-by: Austin Kim <austin.kim@lge.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
2021-10-28 18:52:49 -04:00
..
evm.h evm: Verify portable signatures against all protected xattrs 2021-06-01 15:17:31 -04:00
evm_crypto.c evm: Check xattr size discrepancy between kernel and user 2021-06-21 08:34:21 -04:00
evm_main.c evm: mark evm_fixmode as __ro_after_init 2021-10-28 18:52:49 -04:00
evm_posix_acl.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
evm_secfs.c evm: Don't return an error in evm_write_xattrs() if audit is not enabled 2021-06-03 10:03:40 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00