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