From: Linus Torvalds Date: Tue, 24 Sep 2024 17:18:15 +0000 (-0700) Subject: Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm X-Git-Tag: v6.12~356 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c36498d06b9b00393c2f35edbf16b28194375fa;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'lsm-pr-20240923' of git://git./linux/kernel/git/pcmoore/lsm Pull LSM fixes from Paul Moore: - Add a missing security_mmap_file() check to the remap_file_pages() syscall - Properly reference the SELinux and Smack LSM blobs in the security_watch_key() LSM hook - Fix a random IPE selftest crash caused by a missing list terminator in the test * tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm: ipe: Add missing terminator to list of unit tests selinux,smack: properly reference the LSM blob in security_watch_key() mm: call the security_mmap_file() LSM hook in remap_file_pages() --- 5c36498d06b9b00393c2f35edbf16b28194375fa