aboutsummaryrefslogtreecommitdiff
path: root/fs/compat_binfmt_elf.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-26elf: Expose ELF header on arch_setup_additional_pages()Gravatar Gabriel Krisman Bertazi 1-3/+8
2020-10-26elf: Expose ELF header in compat_start_thread()Gravatar Gabriel Krisman Bertazi 1-2/+7
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+5
2020-06-01Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2020-05-05binfmt_elf: remove the set_fs in fill_siginfo_noteGravatar Eric W. Biederman 1-1/+1
2020-04-20arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spacesGravatar Kees Cook 1-0/+5
2020-03-16ELF: Add ELF program property parsing supportGravatar Dave Martin 1-0/+4
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesGravatar Arnd Bergmann 1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Gravatar Thomas Gleixner 1-4/+1
2018-08-27y2038: globally rename compat_time to old_time32Gravatar Arnd Bergmann 1-1/+1
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsGravatar Frederic Weisbecker 1-16/+2
2014-03-04binfmt_elf: add ELF_HWCAP2 to compat auxv entriesGravatar Ard Biesheuvel 1-0/+5
2012-10-06coredump: extend core dump note section to contain file names of mapped filesGravatar Denys Vlasenko 1-0/+1
2012-10-06coredump: add a new elf note with siginfo of the signalGravatar Denys Vlasenko 1-0/+6
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsGravatar Daisuke HATAYAMA 1-0/+2
2008-01-30x86: compat_binfmt_elfGravatar Roland McGrath 1-0/+131