Linus, Just a single patch from the SELinux tree for v7.1, although you will find an important SELinux fix in the LSM pull request (if you haven't processed that already). - Annotate a known race condition to soothe KCSAN Paul -- The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f: Linux 7.0-rc1 (2026-02-22 13:18:59 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20260410 for you to fetch changes up to 8dc51459ef702bcc0ef5fb26bb4d362b38aa56c2: selinux: annotate intentional data race in inode_doinit_with_dentry() (2026-02-23 11:14:29 -0500) ---------------------------------------------------------------- selinux/stable-7.1 PR 20260410 ---------------------------------------------------------------- Christian Göttsche (1): selinux: annotate intentional data race in inode_doinit_with_dentry() security/selinux/hooks.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- paul-moore.com