Commit 42bddab0563f for kernel

commit 42bddab0563fe67882b2722620a66dd98c8dbf33
Merge: d46d5c838344 c4192754e836
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Mar 20 11:59:35 2026 -0700

    Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

    Pull execve fixes from Kees Cook:

     - binfmt_elf_fdpic: fix AUXV size calculation (Andrei Vagin)

     - fs/tests: exec: Remove bad test vector

    * tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
      fs/tests: exec: Remove bad test vector
      binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4