| Commit message (Expand) | Author | Age | Files | Lines |
* | elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size} | Catalin Marinas | 2023-01-05 | 1 | -4/+4 |
* | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu... | Al Viro | 2022-11-24 | 1 | -10/+1 |
* | elf_core_copy_task_regs(): task_pt_regs is defined everywhere | Al Viro | 2022-10-23 | 1 | -1/+1 |
* | ELF: Remove elf_core_copy_kernel_regs() | Brian Gerst | 2022-04-14 | 1 | -9/+0 |
* | elfcore: Replace CONFIG_{IA64, UML} checks with a new option | Catalin Marinas | 2022-02-15 | 1 | -2/+2 |
* | fs/binfmt_elf: replace open-coded string copy with get_task_comm | Yafang Shao | 2022-01-20 | 1 | -0/+5 |
* | elfcore: correct reference to CONFIG_UML | Lukas Bulwahn | 2021-10-18 | 1 | -1/+1 |
* | elf_prstatus: collect the common part (everything before pr_reg) into a struct | Al Viro | 2021-01-06 | 1 | -1/+6 |
* | elfcore: fix building with clang | Arnd Bergmann | 2020-12-11 | 1 | -0/+22 |
* | kill elf_fpxregs_t | Al Viro | 2020-07-27 | 1 | -7/+0 |
* | take fdpic-related parts of elf_prstatus out | Al Viro | 2020-07-27 | 1 | -10/+0 |
* | unexport linux/elfcore.h | Al Viro | 2020-07-27 | 1 | -3/+66 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | switch elf_core_write_extra_data() to dump_emit() | Al Viro | 2013-11-09 | 1 | -1/+1 |
* | switch elf_core_write_extra_phdrs() to dump_emit() | Al Viro | 2013-11-09 | 1 | -2/+3 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -101/+1 |
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 1 | -0/+1 |
* | linux/elfcore.h: hide kernel functions | Roland McGrath | 2010-05-21 | 1 | -2/+2 |
* | elf coredump: add extended numbering support | Daisuke HATAYAMA | 2010-03-06 | 1 | -0/+1 |
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 | 1 | -0/+16 |
* | elfcore.h : Fix UML build breakage | Parag Warudkar | 2009-07-08 | 1 | -3/+2 |
* | elf: fix multithreaded program core dumping on arm | Hui Zhu | 2009-07-06 | 1 | -0/+2 |
* | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo | 2009-02-10 | 1 | -0/+9 |
* | Unexport asm/elf.h | Kirill A. Shutemov | 2008-02-07 | 1 | -0/+2 |
* | Unexport asm/user.h and linux/user.h | Kirill A. Shutemov | 2008-02-07 | 1 | -0/+2 |
* | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells | 2006-07-10 | 1 | -0/+10 |
* | [PATCH] Compilation of kexec/kdump broken | Fernando Luis Vazquez Cao | 2006-02-03 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+129 |