From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
"Alexander Mikhalitsyn" <aleksandr.mikhalitsyn@futurfusion.io>,
"Andrei Vagin" <avagin@google.com>,
"Cyrill Gorcunov" <gorcunov@gmail.com>,
"Guenter Roeck" <linux@roeck-us.net>,
"Kees Cook" <kees@kernel.org>, "Mark Brown" <broonie@kernel.org>,
"Max Filippov" <jcmvbkbc@gmail.com>,
"Michal Koutný" <mkoutny@suse.com>
Subject: [GIT PULL] execve fixes for v7.0-rc5
Date: Fri, 20 Mar 2026 11:21:39 -0700 [thread overview]
Message-ID: <202603201121.A7106CC79D@keescook> (raw)
Hi Linus,
Please pull these small execve fixes for v7.0-rc5.
Thanks!
-Kees
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v7.0-rc5
for you to fetch changes up to c4192754e836e0ffed95833509b6ada975b74418:
fs/tests: exec: Remove bad test vector (2026-03-18 11:41:53 -0700)
----------------------------------------------------------------
execve fixes for v7.0-rc5
- binfmt_elf_fdpic: fix AUXV size calculation (Andrei Vagin)
- fs/tests: exec: Remove bad test vector
----------------------------------------------------------------
Andrei Vagin (1):
binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
Kees Cook (1):
fs/tests: exec: Remove bad test vector
include/linux/auxvec.h | 2 +-
fs/binfmt_elf_fdpic.c | 6 ++++++
fs/tests/exec_kunit.c | 3 ---
3 files changed, 7 insertions(+), 4 deletions(-)
--
Kees Cook
next reply other threads:[~2026-03-20 18:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 18:21 Kees Cook [this message]
2026-03-20 19:12 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202603201121.A7106CC79D@keescook \
--to=kees@kernel.org \
--cc=aleksandr.mikhalitsyn@futurfusion.io \
--cc=avagin@google.com \
--cc=broonie@kernel.org \
--cc=gorcunov@gmail.com \
--cc=jcmvbkbc@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mkoutny@suse.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome