* [GIT PULL] execve updates for v6.15-rc1
@ 2025-03-17 16:12 Kees Cook
2025-03-25 0:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2025-03-17 16:12 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Akihiko Odaki, Baoquan He, Dave Martin,
Heiko Carstens, Jan Kara, Kees Cook, kernel test robot, sunliming,
Timur Tabi, Yonatan Goldschmidt
Hi Linus,
Please pull these execve updates for v6.15-rc1.
Thanks!
-Kees
The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:
Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.15-rc1
for you to fetch changes up to 8d68cabeb1ff1cea57caae79a76a5606b11dbb4a:
binfmt_elf_fdpic: fix variable set but not used warning (2025-03-07 20:07:33 -0800)
----------------------------------------------------------------
execve updates for v6.15-rc1
- elf: Define and use note name macros (Akihiko Odaki)
- elf: add remaining SHF_ flag macros (Timur Tabi)
- binfmt: Remove loader from linux_binprm struct (Yonatan Goldschmidt)
- binfmt_elf_fdpic: fix variable set but not used warning (sunliming)
----------------------------------------------------------------
Akihiko Odaki (6):
elf: Define note name macros
binfmt_elf: Use note name macros
powerpc/crash: Use note name macros
crash: Use note name macros
s390/crash: Use note name macros
crash: Remove KEXEC_CORE_NOTE_NAME
Timur Tabi (1):
elf: add remaining SHF_ flag macros
Yonatan Goldschmidt (1):
binfmt: Remove loader from linux_binprm struct
sunliming (1):
binfmt_elf_fdpic: fix variable set but not used warning
arch/powerpc/kernel/fadump.c | 2 +-
arch/powerpc/platforms/powernv/opal-core.c | 8 +--
arch/s390/kernel/crash_dump.c | 62 +++++++------------
fs/binfmt_elf.c | 21 +++----
fs/binfmt_elf_fdpic.c | 13 ++--
fs/exec.c | 2 -
fs/proc/kcore.c | 12 ++--
include/linux/binfmts.h | 2 +-
include/linux/kexec.h | 2 -
include/linux/vmcore_info.h | 3 +-
include/uapi/linux/elf.h | 99 ++++++++++++++++++++++++++++--
kernel/crash_core.c | 2 +-
12 files changed, 148 insertions(+), 80 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] execve updates for v6.15-rc1
2025-03-17 16:12 [GIT PULL] execve updates for v6.15-rc1 Kees Cook
@ 2025-03-25 0:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-03-25 0:45 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, Akihiko Odaki, Baoquan He,
Dave Martin, Heiko Carstens, Jan Kara, Kees Cook,
kernel test robot, sunliming, Timur Tabi, Yonatan Goldschmidt
The pull request you sent on Mon, 17 Mar 2025 09:12:08 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.15-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f773fcbdb4698175ca908d332a1f7f3d4c8e93c
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:[~2025-03-25 0:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17 16:12 [GIT PULL] execve updates for v6.15-rc1 Kees Cook
2025-03-25 0:45 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.