]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Mar 2026 18:59:35 +0000 (11:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Mar 2026 18:59:35 +0000 (11:59 -0700)
commit42bddab0563fe67882b2722620a66dd98c8dbf33
treea2aca082adff962cfa1f327ce59e947f272d3077
parentd46d5c8383442ae44c3b782f87719990ac67925b
parentc4192754e836e0ffed95833509b6ada975b74418
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