public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] execve updates for v6.5-rc1
@ 2023-06-27 23:43 Kees Cook
  2023-06-28  4:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2023-06-27 23:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Baruch Siach, Christophe JAILLET, Eric W. Biederman,
	Fangrui Song, Kees Cook

Hi Linus,

Please pull these execve updates for v6.5-rc1.

Thanks!

-Kees

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.5-rc1

for you to fetch changes up to aa88054b70905069d1cf706aa5e9a3418d1d341d:

  binfmt_elf: fix comment typo s/reset/regset/ (2023-06-23 09:36:30 -0700)

----------------------------------------------------------------
execve updates for v6.5-rc1

- Fix a few comments for correctness and typos (Baruch Siach)

- Small simplifications for binfmt (Christophe JAILLET)

- Set p_align to 4 for PT_NOTE in core dump (Fangrui Song)

----------------------------------------------------------------
Baruch Siach (2):
      elf: correct note name comment
      binfmt_elf: fix comment typo s/reset/regset/

Christophe JAILLET (2):
      binfmt: Use struct_size()
      binfmt: Slightly simplify elf_fdpic_map_file()

Fangrui Song (1):
      coredump, vmcore: Set p_align to 4 for PT_NOTE

 fs/binfmt_elf.c          |  4 ++--
 fs/binfmt_elf_fdpic.c    | 12 ++++--------
 fs/proc/vmcore.c         |  4 ++--
 include/uapi/linux/elf.h |  3 ++-
 4 files changed, 10 insertions(+), 13 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] execve updates for v6.5-rc1
  2023-06-27 23:43 [GIT PULL] execve updates for v6.5-rc1 Kees Cook
@ 2023-06-28  4:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-28  4:50 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Baruch Siach, Christophe JAILLET,
	Eric W. Biederman, Fangrui Song, Kees Cook

The pull request you sent on Tue, 27 Jun 2023 16:43:02 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.5-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d416a46c954ef0b753595ebfe6bb0988a24c2a57

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-28  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-27 23:43 [GIT PULL] execve updates for v6.5-rc1 Kees Cook
2023-06-28  4:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox