Commit 36d49bba19f2 for kernel

commit 36d49bba19f2c19c933d13b25dcf4eb607a030b3
Merge: 4844e7c4c269 f2e65e4e5b4b
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri May 15 12:24:09 2026 -0700

    Merge tag 'docs-7.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux

    Pull documentation fixes from Jonathan Corbet:
     "This is Willy Tarreau's new document clarifying the definition and
      handling of security-related bugs, which we're trying to get out there
      quickly on the theory that some of the bug reporters might actually
      read and pay attention to it"

    * tag 'docs-7.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux:
      docs: threat-model: don't limit root capabilities to CAP_SYS_ADMIN
      docs: security-bugs: add a link to the threat-model documentation
      Documentation: security-bugs: clarify requirements for AI-assisted reports
      Documentation: security-bugs: explain what is and is not a security bug
      Documentation: security-bugs: do not systematically Cc the security team