Linus, A second small SELinux fix for v5.17-rcX which addresses an incorrect mutex_is_locked() check; the commit description provides more detail if desired. Please merge for the next -rcX release, thanks. -Paul -- The following changes since commit 186edf7e368c40d06cf727a1ad14698ea67b74ad: selinux: fix double free of cond_list on error paths (2022-02-02 11:02:10 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20220223 for you to fetch changes up to ce2fc710c9d2b25afc710f49bb2065b4439a62bc: selinux: fix misuse of mutex_is_locked() (2022-02-22 18:02:58 -0500) ---------------------------------------------------------------- selinux/stable-5.17 PR 20220223 ---------------------------------------------------------------- Ondrej Mosnacek (1): selinux: fix misuse of mutex_is_locked() security/selinux/ima.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- paul-moore.com