| Commit message (Expand) | Author | Age | Files | Lines |
* | binfmt_elf: Introduce KUnit test | Kees Cook | 2022-03-04 | 1 | -0/+2 |
* | get rid of COMPAT_ELF_EXEC_PAGESIZE | Al Viro | 2021-01-06 | 1 | -5/+0 |
* | compat_binfmt_elf: don't bother with undef of ELF_ARCH | Al Viro | 2021-01-06 | 1 | -1/+0 |
* | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly | Al Viro | 2021-01-06 | 1 | -8/+0 |
* | elf_prstatus: collect the common part (everything before pr_reg) into a struct | Al Viro | 2021-01-06 | 1 | -0/+1 |
* | binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID | Al Viro | 2021-01-05 | 1 | -0/+8 |
* | elf: Expose ELF header on arch_setup_additional_pages() | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -3/+8 |
* | elf: Expose ELF header in compat_start_thread() | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -2/+7 |
* | Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-06-05 | 1 | -0/+5 |
|\ |
|
| * | arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces | Kees Cook | 2020-04-20 | 1 | -0/+5 |
* | | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-02 | 1 | -1/+1 |
|\ \ |
|
| * | | binfmt_elf: remove the set_fs in fill_siginfo_note | Eric W. Biederman | 2020-05-05 | 1 | -1/+1 |
| |/ |
|
* / | ELF: Add ELF program property parsing support | Dave Martin | 2020-03-16 | 1 | -0/+4 |
|/ |
|
* | y2038: elfcore: Use __kernel_old_timeval for process times | Arnd Bergmann | 2019-11-15 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | y2038: globally rename compat_time to old_time32 | Arnd Bergmann | 2018-08-27 | 1 | -1/+1 |
* | fs/binfmt: Convert obsolete cputime type to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -16/+2 |
* | binfmt_elf: add ELF_HWCAP2 to compat auxv entries | Ard Biesheuvel | 2014-03-04 | 1 | -0/+5 |
* | coredump: extend core dump note section to contain file names of mapped files | Denys Vlasenko | 2012-10-05 | 1 | -0/+1 |
* | coredump: add a new elf note with siginfo of the signal | Denys Vlasenko | 2012-10-05 | 1 | -0/+6 |
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 | 1 | -0/+2 |
* | x86: compat_binfmt_elf | Roland McGrath | 2008-01-30 | 1 | -0/+131 |