aboutsummaryrefslogtreecommitdiff
path: root/include/linux/elfcore.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-15elfcore: Replace CONFIG_{IA64, UML} checks with a new optionGravatar Catalin Marinas 1-2/+2
2022-01-20fs/binfmt_elf: replace open-coded string copy with get_task_commGravatar Yafang Shao 1-0/+5
2021-10-18elfcore: correct reference to CONFIG_UMLGravatar Lukas Bulwahn 1-1/+1
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structGravatar Al Viro 1-1/+6
2020-12-11elfcore: fix building with clangGravatar Arnd Bergmann 1-0/+22
2020-07-27kill elf_fpxregs_tGravatar Al Viro 1-7/+0
2020-07-27take fdpic-related parts of elf_prstatus outGravatar Al Viro 1-10/+0
2020-07-27unexport linux/elfcore.hGravatar Al Viro 1-3/+66
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2013-11-09switch elf_core_write_extra_data() to dump_emit()Gravatar Al Viro 1-1/+1
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Gravatar Al Viro 1-2/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-101/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2010-05-21linux/elfcore.h: hide kernel functionsGravatar Roland McGrath 1-2/+2
2010-03-06elf coredump: add extended numbering supportGravatar Daisuke HATAYAMA 1-0/+1
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsGravatar Daisuke HATAYAMA 1-0/+16
2009-07-08elfcore.h : Fix UML build breakageGravatar Parag Warudkar 1-3/+2
2009-07-06elf: fix multithreaded program core dumping on armGravatar Hui Zhu 1-0/+2
2009-02-10elf: add ELF_CORE_COPY_KERNEL_REGS()Gravatar Tejun Heo 1-0/+9
2008-02-07Unexport asm/elf.hGravatar Kirill A. Shutemov 1-0/+2
2008-02-07Unexport asm/user.h and linux/user.hGravatar Kirill A. Shutemov 1-0/+2
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtGravatar David Howells 1-0/+10
2006-02-03[PATCH] Compilation of kexec/kdump brokenGravatar Fernando Luis Vazquez Cao 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+129