Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/binfmt_elf: replace open-coded string copy with get_task_comm | Yafang Shao | 2022-01-20 | 1 | -0/+5 |
* | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly | Al Viro | 2021-01-06 | 1 | -7/+11 |
* | elf_prstatus: collect the common part (everything before pr_reg) into a struct | Al Viro | 2021-01-06 | 1 | -1/+6 |
* | take fdpic-related parts of elf_prstatus out | Al Viro | 2020-07-27 | 1 | -4/+0 |
* | y2038: globally rename compat_time to old_time32 | Arnd Bergmann | 2018-08-27 | 1 | -4/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | elfcore-compat fix uid/gid types | Roland McGrath | 2008-02-29 | 1 | -2/+2 |
* | Add linux/elfcore-compat.h | Roland McGrath | 2007-10-17 | 1 | -0/+55 |