]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Oct 2022 23:56:40 +0000 (16:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Oct 2022 23:56:40 +0000 (16:56 -0700)
commitc20946743c9ecb1c7c10108366e02c766103c2d8
treeb0a0d83b86a7b335dd94044be0aebe306b41e4ab
parent4003860dc9b9e969f786a18d418dbea90bfe9e76
parentc74134c6c0cb91aef3932dc589df2ed262fc244d
Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull execve updates from Kees Cook:
 "This removes a.out support globally; it has been disabled for a while
  now.

   - Remove a.out implementation globally (Eric W. Biederman)

   - Remove unused linux_binprm::taso member (Lukas Bulwahn)"

* tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  binfmt: remove taso from linux_binprm struct
  a.out: Remove the a.out implementation
MAINTAINERS