[GIT PULL] integrity: subsystem fixes for v6.14
From: Mimi Zohar
Date: Wed Feb 26 2025 - 08:42:49 EST
Hi Linus,
Here's two changes: 1 bug fix and 1 spelling cleanup. The bug fix restores a
performance improvement.
thanks,
Mimi
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git/ tags/integrity-v6.14-fix
for you to fetch changes up to 57a0ef02fefafc4b9603e33a18b669ba5ce59ba3:
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr (2025-02-04 21:36:43 -0500)
----------------------------------------------------------------
integrity-v6.14-fix
----------------------------------------------------------------
Roberto Sassu (1):
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Tanya Agarwal (1):
integrity: fix typos and spelling errors
security/integrity/evm/evm_crypto.c | 2 +-
security/integrity/evm/evm_main.c | 2 +-
security/integrity/ima/ima.h | 3 +++
security/integrity/ima/ima_main.c | 13 ++++++++-----
4 files changed, 13 insertions(+), 7 deletions(-)