index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
Kconfig.binfmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
|
*
xtensa: add FDPIC and static PIE support for noMMU
Max Filippov
2022-09-13
1
-1
/
+1
*
|
a.out: Remove the a.out implementation
Eric W. Biederman
2022-09-27
1
-33
/
+0
|
/
*
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-30
1
-1
/
+1
|
\
|
*
m68knommu: allow elf_fdpic loader to be selected
Greg Ungerer
2022-05-16
1
-1
/
+1
*
|
binfmt_flat: Remove shared library support
Eric W. Biederman
2022-04-22
1
-6
/
+0
|
/
*
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
1
-0
/
+10
|
\
|
*
binfmt_elf: Introduce KUnit test
Kees Cook
2022-03-03
1
-0
/
+10
*
|
elfcore: Replace CONFIG_{IA64, UML} checks with a new option
Catalin Marinas
2022-02-15
1
-0
/
+3
|
/
*
binfmt: remove support for em86 (alpha only)
David Hildenbrand
2021-07-25
1
-15
/
+0
*
binfmt_flat: allow not offsetting data start
Damien Le Moal
2021-04-19
1
-0
/
+3
*
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
|
*
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
2021-01-06
1
-1
/
+1
*
|
c6x: remove architecture
Arnd Bergmann
2021-01-20
1
-1
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
*
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-06
1
-1
/
+1
|
\
|
*
sh: remove sh5 support
Arnd Bergmann
2020-06-01
1
-1
/
+1
*
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
1
-1
/
+1
|
\
\
|
*
|
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
|
/
*
|
elf: Allow arch to tweak initial mmap prot flags
Dave Martin
2020-03-16
1
-0
/
+3
*
|
ELF: UAPI and Kconfig additions for ELF program properties
Dave Martin
2020-03-16
1
-0
/
+3
|
/
*
binfmt_flat: make support for old format binaries optional
Christoph Hellwig
2019-06-24
1
-0
/
+7
*
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
Christoph Hellwig
2019-06-24
1
-1
/
+4
*
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
2019-06-24
1
-0
/
+3
*
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2019-06-24
1
-0
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
Christoph Hellwig
2018-08-02
1
-0
/
+5
*
docs: Fix more broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-3
/
+2
*
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
2017-09-10
1
-2
/
+2
*
ARM: add ELF_FDPIC support
Nicolas Pitre
2017-09-10
1
-1
/
+1
*
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-2
/
+2
*
ARM: 8594/1: enable binfmt_flat on systems with an MMU
Nicolas Pitre
2016-08-12
1
-1
/
+1
*
m68k: enable binfmt_flat on systems with an MMU
Nicolas Pitre
2016-07-28
1
-1
/
+2
*
ELF/MIPS build fix
Ralf Baechle
2016-05-23
1
-0
/
+8
*
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
2015-04-14
1
-3
/
+0
*
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
Helge Deller
2015-02-17
1
-7
/
+0
*
binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
Paul Burton
2014-11-24
1
-0
/
+3
*
fs: make binfmt support for #! scripts modular and removable
Josh Triplett
2013-04-30
1
-0
/
+14
*
coredump: make core dump functionality optional
Alex Kelly
2012-10-06
1
-0
/
+8
*
C6X: add support to build with BINFMT_ELF_FDPIC
Mark Salter
2012-05-15
1
-1
/
+1
*
fs: binfmt_elf: create Kconfig variable for PIE randomization
David Daney
2012-01-10
1
-0
/
+3
*
coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
Roland McGrath
2010-10-27
1
-2
/
+2
*
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
David Brownell
2009-01-09
1
-1
/
+1
*
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2008-10-20
1
-0
/
+22
*
COMPAT_BINFMT_ELF definition tweak
Alexey Dobriyan
2008-10-16
1
-1
/
+1
*
Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT
David Woodhouse
2008-09-06
1
-1
/
+4
*
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
2008-09-06
1
-2
/
+1
*
sh: Initial ELF FDPIC support.
Paul Mundt
2008-07-28
1
-1
/
+1
*
frv: don't offer BINFMT_FLAT
Adrian Bunk
2008-06-06
1
-1
/
+1
[next]