]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Sep 2024 09:53:31 +0000 (11:53 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Sep 2024 09:53:31 +0000 (11:53 +0200)
commit667495de218c25e909c6b33ed647b592a8a71a02
treee93836cdc4b368faaef1168a1a4cfc380ffdf9d5
parent7c9026b2b054540bb25203eee1b073a32da84020
parent44f65d900698278a8451988abe0d5ca37fd46882
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull execve updates from Kees Cook:

 - binfmt_elf: Dump smaller VMAs first in ELF cores (Brian Mak)

 - binfmt_elf: mseal address zero (Jeff Xu)

 - binfmt_elf, coredump: Log the reason of the failed core dumps (Roman
   Kisel)

* tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  binfmt_elf: mseal address zero
  binfmt_elf: Dump smaller VMAs first in ELF cores
  binfmt_elf, coredump: Log the reason of the failed core dumps
  coredump: Standartize and fix logging
fs/binfmt_elf.c
include/linux/mm.h
kernel/signal.c
mm/mseal.c