[GIT PULL] execve update for v7.0-rc1

From: Kees Cook

Date: Mon Feb 09 2026 - 13:24:59 EST


Hi Linus,

Please pull this tiny execve update for v7.0-rc1. 1 patch to remove redundant
tests from the execve unit tests.

Thanks!

-Kees

The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:

Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v7.0-rc1

for you to fetch changes up to 46a03ea50b5f380bdb99178b8f90b39c6ba1f528:

fs/tests: exec: drop duplicate bprm_stack_limits test vectors (2026-02-03 17:39:00 -0800)

----------------------------------------------------------------
execve update for v7.0-rc1

- fs/tests: exec: drop duplicate bprm_stack_limits test vectors
(Titouan Ameline de Cadeville)

----------------------------------------------------------------
Titouan Ameline de Cadeville (1):
fs/tests: exec: drop duplicate bprm_stack_limits test vectors

fs/tests/exec_kunit.c | 6 ------
1 file changed, 6 deletions(-)

--
Kees Cook