From: Roberto Sassu <roberto.sa...@huawei.com> Hi Linus
this pull request contains one performance improvement to avoid unnecessarily taking the inode lock. It has been tested by both me and Mimi. Please pull, thanks! Roberto -- The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b: Linux 6.15-rc3 (2025-04-20 13:43:47 -0700) are available in the Git repository at: https://github.com/linux-integrity/linux.git tags/integrity-6.15-rc3-fix for you to fetch changes up to 30d68cb0c37ebe2dc63aa1d46a28b9163e61caa2: ima: process_measurement() needlessly takes inode_lock() on MAY_READ (2025-04-22 16:39:32 +0200) ---------------------------------------------------------------- Integrity fix for kernel 6.15-rc3 ---------------------------------------------------------------- Frederick Lawler (1): ima: process_measurement() needlessly takes inode_lock() on MAY_READ security/integrity/ima/ima_main.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)