]> Gentwo Git Trees - linux/.git/commit
Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Dec 2025 19:19:34 +0000 (11:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Dec 2025 19:19:34 +0000 (11:19 -0800)
commitc8321831480d80af01ce001bd6626fc130fd13b1
tree76813b3d8be7d156dfe58526961a0c7beb87d42a
parent777f8171602d5954cac024b66afa1b5b030641a4
parentd7ba853c0e47d57805181f5269ba250270d2adde
Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe

Pull IPE udates from Fan Wu:
 "The primary change is the addition of support for the AT_EXECVE_CHECK
  flag. This allows interpreters to signal the kernel to perform IPE
  security checks on script files before execution, extending IPE
  enforcement to indirectly executed scripts.

  Update documentation for it, and also fix a comment"

* tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe:
  ipe: Update documentation for script enforcement
  ipe: Add AT_EXECVE_CHECK support for script enforcement
  ipe: Drop a duplicated CONFIG_ prefix in the ifdeffery
security/ipe/hooks.c
security/ipe/ipe.c