summaryrefslogtreecommitdiffstats
path: root/include/linux/elfcore.h
Commit message (Expand)AuthorAgeFilesLines
* elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas2023-01-051-4/+4
* [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-241-10/+1
* elf_core_copy_task_regs(): task_pt_regs is defined everywhereAl Viro2022-10-231-1/+1
* ELF: Remove elf_core_copy_kernel_regs()Brian Gerst2022-04-141-9/+0
* elfcore: Replace CONFIG_{IA64, UML} checks with a new optionCatalin Marinas2022-02-151-2/+2
* fs/binfmt_elf: replace open-coded string copy with get_task_commYafang Shao2022-01-201-0/+5
* elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-181-1/+1
* elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-061-1/+6
* elfcore: fix building with clangArnd Bergmann2020-12-111-0/+22
* kill elf_fpxregs_tAl Viro2020-07-271-7/+0
* take fdpic-related parts of elf_prstatus outAl Viro2020-07-271-10/+0
* unexport linux/elfcore.hAl Viro2020-07-271-3/+66
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-091-1/+1
* switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-091-2/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-101/+1
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* linux/elfcore.h: hide kernel functionsRoland McGrath2010-05-211-2/+2
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+1
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-061-0/+16
* elfcore.h : Fix UML build breakageParag Warudkar2009-07-081-3/+2
* elf: fix multithreaded program core dumping on armHui Zhu2009-07-061-0/+2
* elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-101-0/+9
* Unexport asm/elf.hKirill A. Shutemov2008-02-071-0/+2
* Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-071-0/+2
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-0/+10
* [PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao2006-02-031-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+129