Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ABI: security: fix location for evm and ima_policy

The What: definitions there are wrong, pointing to different
locations than what's expected.

Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/b2563ac34c2e234cdd728f0c701b57ac9023c45a.1631782432.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Mauro Carvalho Chehab and committed by
Greg Kroah-Hartman
18e49b30 a19ea9e3

+3 -3
+2 -2
Documentation/ABI/testing/evm
··· 1 - What: security/evm 1 + What: /sys/kernel/security/evm /sys/kernel/security/*/evm 2 2 Date: March 2011 3 3 Contact: Mimi Zohar <zohar@us.ibm.com> 4 4 Description: ··· 93 93 core/ima-setup) have support for loading keys at boot 94 94 time. 95 95 96 - What: security/integrity/evm/evm_xattrs 96 + What: /sys/kernel/security/*/evm/evm_xattrs 97 97 Date: April 2018 98 98 Contact: Matthew Garrett <mjg59@google.com> 99 99 Description:
+1 -1
Documentation/ABI/testing/ima_policy
··· 1 - What: security/ima/policy 1 + What: /sys/kernel/security/*/ima/policy 2 2 Date: May 2008 3 3 Contact: Mimi Zohar <zohar@us.ibm.com> 4 4 Description: