Age | Commit message (Expand) | Author |
2022-10-10 | Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2022-09-27 | a.out: Remove the a.out implementation | Eric W. Biederman |
2022-09-13 | xtensa: add FDPIC and static PIE support for noMMU | Max Filippov |
2022-05-30 | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-16 | m68knommu: allow elf_fdpic loader to be selected | Greg Ungerer |
2022-04-22 | binfmt_flat: Remove shared library support | Eric W. Biederman |
2022-03-21 | Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-03 | binfmt_elf: Introduce KUnit test | Kees Cook |
2022-02-15 | elfcore: Replace CONFIG_{IA64, UML} checks with a new option | Catalin Marinas |
2021-07-25 | binfmt: remove support for em86 (alpha only) | David Hildenbrand |
2021-04-19 | binfmt_flat: allow not offsetting data start | Damien Le Moal |
2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-20 | c6x: remove architecture | Arnd Bergmann |
2021-01-06 | Kconfig: regularize selection of CONFIG_BINFMT_ELF | Al Viro |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-06 | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | sh: remove sh5 support | Arnd Bergmann |
2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab |
2020-03-16 | elf: Allow arch to tweak initial mmap prot flags | Dave Martin |
2020-03-16 | ELF: UAPI and Kconfig additions for ELF program properties | Dave Martin |
2019-06-24 | binfmt_flat: make support for old format binaries optional | Christoph Hellwig |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-08-02 | kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt | Christoph Hellwig |
2018-06-15 | docs: Fix more broken references | Mauro Carvalho Chehab |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2017-09-10 | ARM: enable elf_fdpic on systems with an MMU | Nicolas Pitre |
2017-09-10 | ARM: add ELF_FDPIC support | Nicolas Pitre |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab |
2016-08-12 | ARM: 8594/1: enable binfmt_flat on systems with an MMU | Nicolas Pitre |
2016-07-28 | m68k: enable binfmt_flat on systems with an MMU | Nicolas Pitre |
2016-05-23 | ELF/MIPS build fix | Ralf Baechle |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-02-17 | fs/binfmt_som: Drop kernel support for HP-UX SOM binaries | Helge Deller |
2014-11-24 | binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers | Paul Burton |
2013-04-30 | fs: make binfmt support for #! scripts modular and removable | Josh Triplett |
2012-10-06 | coredump: make core dump functionality optional | Alex Kelly |
2012-05-15 | C6X: add support to build with BINFMT_ELF_FDPIC | Mark Salter |
2012-01-10 | fs: binfmt_elf: create Kconfig variable for PIE randomization | David Daney |
2010-10-27 | coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y | Roland McGrath |
2009-01-09 | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE | David Brownell |
2008-10-20 | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath |
2008-10-16 | COMPAT_BINFMT_ELF definition tweak | Alexey Dobriyan |
2008-09-06 | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse |
2008-07-28 | sh: Initial ELF FDPIC support. | Paul Mundt |
2008-06-06 | frv: don't offer BINFMT_FLAT | Adrian Bunk |