- 60371f4 exec: Add KUnit test for bprm_stack_limits() by Kees Cook · 8 months ago
- 9549fb3 riscv: support the elf-fdpic binfmt loader by Greg Ungerer · 1 year, 6 months ago
- e230253 Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 2 years, 3 months ago
- 987f20a a.out: Remove the a.out implementation by Eric W. Biederman · 2 years, 4 months ago
- e3ddb8b xtensa: add FDPIC and static PIE support for noMMU by Max Filippov · 2 years, 7 months ago
- 2d2da475 Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 2 years, 8 months ago
- 782f4c5 m68knommu: allow elf_fdpic loader to be selected by Greg Ungerer · 2 years, 9 months ago
- 70578ff binfmt_flat: Remove shared library support by Eric W. Biederman · 2 years, 9 months ago
- b7a801f Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 10 months ago
- 9e1a3ce binfmt_elf: Introduce KUnit test by Kees Cook · 2 years, 11 months ago
- b62a8486 elfcore: Replace CONFIG_{IA64, UML} checks with a new option by Catalin Marinas · 3 years ago
- 6208721 binfmt: remove support for em86 (alpha only) by David Hildenbrand · 3 years, 9 months ago
- 04d82a6 binfmt_flat: allow not offsetting data start by Damien Le Moal · 3 years, 9 months ago
- 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
- a579fcf c6x: remove architecture by Arnd Bergmann · 4 years ago
- 41026c3 Kconfig: regularize selection of CONFIG_BINFMT_ELF by Al Viro · 4 years, 1 month ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
- 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
- fe0f676 elf: Allow arch to tweak initial mmap prot flags by Dave Martin · 4 years, 10 months ago
- db751e3 ELF: UAPI and Kconfig additions for ELF program properties by Dave Martin · 4 years, 10 months ago
- cf9a566 binfmt_flat: make support for old format binaries optional by Christoph Hellwig · 6 years ago
- aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
- bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
- 1d52dca binfmt_flat: remove flat_old_ram_flag by Christoph Hellwig · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 006477f kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt by Christoph Hellwig · 6 years ago
- 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
- a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
- 382e67a ARM: enable elf_fdpic on systems with an MMU by Nicolas Pitre · 7 years ago
- 50b2b2e ARM: add ELF_FDPIC support by Nicolas Pitre · 7 years ago
- 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
- d782e42 ARM: 8594/1: enable binfmt_flat on systems with an MMU by Nicolas Pitre · 8 years ago
- 002d2f0 m68k: enable binfmt_flat on systems with an MMU by Nicolas Pitre · 8 years ago
- f43edca ELF/MIPS build fix by Ralf Baechle · 9 years ago
- d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
- 35e88d5 fs/binfmt_som: Drop kernel support for HP-UX SOM binaries by Helge Deller · 10 years ago
- 774c105 binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers by Paul Burton · 10 years ago
- 2535e0d fs: make binfmt support for #! scripts modular and removable by Josh Triplett · 12 years ago
- 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
- fce2447 C6X: add support to build with BINFMT_ELF_FDPIC by Mark Salter · 13 years ago
- e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
- 8950215 coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y by Roland McGrath · 14 years ago
- 2d96d10 CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE by David Brownell · 16 years ago
- 656eb2c add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS by Roland McGrath · 16 years ago
- 4cea5ce COMPAT_BINFMT_ELF definition tweak by Alexey Dobriyan · 16 years ago
- e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 17 years ago
- 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 17 years ago
- 3bc24a1 sh: Initial ELF FDPIC support. by Paul Mundt · 17 years ago
- b8c141e frv: don't offer BINFMT_FLAT by Adrian Bunk · 17 years ago
- 3202e18 make BINFMT_FLAT a bool by Adrian Bunk · 17 years ago
- ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 17 years ago
- 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
- b9d36d5 x86: compat_binfmt_elf Kconfig by Roland McGrath · 17 years ago
- 1d4be74 fs: Kill sh dependency for binfmt_flat. by Paul Mundt · 18 years ago
- 1394f03 blackfin architecture by Bryan Wu · 18 years ago
- 2919b51 [PATCH] frv: suppress configuration of certain features for FRV by David Howells · 19 years ago
- 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2