public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Jan Kara <jack@suse.cz>,
	Kees Cook <kees@kernel.org>,
	Thorsten Blum <thorsten.blum@linux.dev>
Subject: [GIT PULL] execve updates for v7.1-rc1
Date: Mon, 13 Apr 2026 16:12:47 -0700	[thread overview]
Message-ID: <202604131610.6AA251E@keescook> (raw)

Hi Linus,

Please pull these execve updates for v7.1-rc1.

Thanks!

-Kees

The following changes since commit 4ced4cf5c9d172d91f181df3accdf949d3761aab:

  binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4 (2026-02-23 16:09:00 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9bf092c97b86af63694d9902b9e14047214ba76d:

  sched: update task_struct->comm comment (2026-04-01 12:26:07 -0700)

----------------------------------------------------------------
execve updates for v7.1-rc1

- use strnlen() in __set_task_comm (Thorsten Blum)

- update task_struct->comm comment (Thorsten Blum)

----------------------------------------------------------------
Thorsten Blum (2):
      exec: use strnlen() in __set_task_comm
      sched: update task_struct->comm comment

 include/linux/sched.h | 9 +++------
 fs/exec.c             | 2 +-
 2 files changed, 4 insertions(+), 7 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2026-04-13 23:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-13 23:12 Kees Cook [this message]
2026-04-14  0:57 ` [GIT PULL] execve updates for v7.1-rc1 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=202604131610.6AA251E@keescook \
    --to=kees@kernel.org \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thorsten.blum@linux.dev \
    --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