From: Linus Torvalds Date: Wed, 28 Jun 2023 00:32:34 +0000 (-0700) Subject: Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b4c7f2e6ef40f545054a902e4708ed908d562318;p=linux.git Merge tag 'integrity-v6.5' of git://git./linux/kernel/git/zohar/linux-integrity Pull integrity subsystem updates from Mimi Zohar: "An i_version change, one bug fix, and three kernel doc fixes: - instead of IMA detecting file change by directly accesssing i_version, it now calls vfs_getattr_nosec(). - fix a race condition when inserting a new node in the iint rb-tree" * tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity: ima: Fix build warnings evm: Fix build warnings evm: Complete description of evm_inode_setattr() integrity: Fix possible multiple allocation in integrity_inode_get() IMA: use vfs_getattr_nosec to get the i_version --- b4c7f2e6ef40f545054a902e4708ed908d562318