All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] execve updates for v5.19-rc1
@ 2022-05-23 19:18 Kees Cook
  2022-05-24 19:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2022-05-23 19:18 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Damien Le Moal, Eric W. Biederman, Greg Ungerer,
	Kees Cook, kernel test robot, Niklas Cassel, Patrice Chotard,
	Vladimir Murzin

Hi Linus,

Please pull these execve updates for v5.19-rc1.

Thanks!

-Kees

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v5.19-rc1

for you to fetch changes up to 70578ff3367dd4ad8f212a9b5c05cffadabf39a8:

  binfmt_flat: Remove shared library support (2022-04-22 10:57:18 -0700)

----------------------------------------------------------------
execve updates for v5.19-rc1

- Fix binfmt_flat GOT handling for riscv (Niklas Cassel)

- Remove unused/broken shared library and coredump code (Eric W. Biederman)

----------------------------------------------------------------
Eric W. Biederman (2):
      binfmt_flat: Drop vestiges of coredump support
      binfmt_flat: Remove shared library support

Niklas Cassel (1):
      binfmt_flat: do not stop relocating GOT entries prematurely on riscv

 arch/arm/configs/lpc18xx_defconfig |   1 -
 arch/arm/configs/mps2_defconfig    |   1 -
 arch/arm/configs/stm32_defconfig   |   1 -
 arch/arm/configs/vf610m4_defconfig |   1 -
 arch/sh/configs/rsk7201_defconfig  |   1 -
 arch/sh/configs/rsk7203_defconfig  |   1 -
 arch/sh/configs/se7206_defconfig   |   1 -
 fs/Kconfig.binfmt                  |   6 -
 fs/binfmt_flat.c                   | 239 ++++++++++---------------------------
 9 files changed, 66 insertions(+), 186 deletions(-)

-- 
Kees Cook

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

* Re: [GIT PULL] execve updates for v5.19-rc1
  2022-05-23 19:18 [GIT PULL] execve updates for v5.19-rc1 Kees Cook
@ 2022-05-24 19:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-24 19:53 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Damien Le Moal, Eric W. Biederman,
	Greg Ungerer, Kees Cook, kernel test robot, Niklas Cassel,
	Patrice Chotard, Vladimir Murzin

The pull request you sent on Mon, 23 May 2022 12:18:55 -0700:

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

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

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:[~2022-05-24 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 19:18 [GIT PULL] execve updates for v5.19-rc1 Kees Cook
2022-05-24 19:53 ` 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.