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