summaryrefslogtreecommitdiffstats
path: root/fs/compat_binfmt_elf.c
Commit message (Expand)AuthorAgeFilesLines
* 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