summaryrefslogtreecommitdiffstats
path: root/fs/compat_binfmt_elf.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of COMPAT_ELF_EXEC_PAGESIZEAl Viro2021-01-061-5/+0
* compat_binfmt_elf: don't bother with undef of ELF_ARCHAl Viro2021-01-061-1/+0
* [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro2021-01-061-8/+0
* elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-061-0/+1
* binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALIDAl Viro2021-01-041-0/+8
* elf: Expose ELF header on arch_setup_additional_pages()Gabriel Krisman Bertazi2020-10-261-3/+8
* elf: Expose ELF header in compat_start_thread()Gabriel Krisman Bertazi2020-10-261-2/+7
* Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-051-0/+5
|\
| * arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spacesKees Cook2020-04-201-0/+5
* | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-1/+1
|\ \
| * | binfmt_elf: remove the set_fs in fill_siginfo_noteEric W. Biederman2020-05-051-1/+1
| |/
* / ELF: Add ELF program property parsing supportDave Martin2020-03-161-0/+4
|/
* y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-151-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-4/+1
* y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-1/+1
* fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-16/+2
* binfmt_elf: add ELF_HWCAP2 to compat auxv entriesArd Biesheuvel2014-03-041-0/+5
* coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko2012-10-061-0/+1
* coredump: add a new elf note with siginfo of the signalDenys Vlasenko2012-10-061-0/+6
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-061-0/+2
* x86: compat_binfmt_elfRoland McGrath2008-01-301-0/+131