summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig.binfmt
Commit message (Expand)AuthorAgeFilesLines
* binfmt: remove support for em86 (alpha only)David Hildenbrand2021-07-251-15/+0
* binfmt_flat: allow not offsetting data startDamien Le Moal2021-04-191-0/+3
* Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+1
|\
| * Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+1
* | c6x: remove architectureArnd Bergmann2021-01-201-1/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds2020-06-061-1/+1
|\
| * sh: remove sh5 supportArnd Bergmann2020-06-011-1/+1
* | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-1/+1
|\ \
| * | docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-201-1/+1
| |/
* | elf: Allow arch to tweak initial mmap prot flagsDave Martin2020-03-161-0/+3
* | ELF: UAPI and Kconfig additions for ELF program propertiesDave Martin2020-03-161-0/+3
|/
* binfmt_flat: make support for old format binaries optionalChristoph Hellwig2019-06-241-0/+7
* binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-1/+4
* binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-0/+3
* binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-0/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmtChristoph Hellwig2018-08-021-0/+5
* docs: Fix more broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-3/+2
* ARM: enable elf_fdpic on systems with an MMUNicolas Pitre2017-09-101-2/+2
* ARM: add ELF_FDPIC supportNicolas Pitre2017-09-101-1/+1
* docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-2/+2
* ARM: 8594/1: enable binfmt_flat on systems with an MMUNicolas Pitre2016-08-121-1/+1
* m68k: enable binfmt_flat on systems with an MMUNicolas Pitre2016-07-281-1/+2
* ELF/MIPS build fixRalf Baechle2016-05-231-0/+8
* mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-3/+0
* fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller2015-02-171-7/+0
* binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headersPaul Burton2014-11-241-0/+3
* fs: make binfmt support for #! scripts modular and removableJosh Triplett2013-04-301-0/+14
* coredump: make core dump functionality optionalAlex Kelly2012-10-061-0/+8
* C6X: add support to build with BINFMT_ELF_FDPICMark Salter2012-05-151-1/+1
* fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney2012-01-101-0/+3
* coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=yRoland McGrath2010-10-271-2/+2
* CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell2009-01-091-1/+1
* add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath2008-10-201-0/+22
* COMPAT_BINFMT_ELF definition tweakAlexey Dobriyan2008-10-161-1/+1
* Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-061-1/+4
* Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-2/+1
* sh: Initial ELF FDPIC support.Paul Mundt2008-07-281-1/+1
* frv: don't offer BINFMT_FLATAdrian Bunk2008-06-061-1/+1
* make BINFMT_FLAT a boolAdrian Bunk2008-04-291-1/+1
* [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-211-1/+1
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-1/+2
* x86: compat_binfmt_elf KconfigRoland McGrath2008-01-301-0/+4
* fs: Kill sh dependency for binfmt_flat.Paul Mundt2007-05-211-1/+1
* blackfin architectureBryan Wu2007-05-071-1/+1
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-081-1/+1
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+134