index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
coredump.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2022-11-18
core_pattern: add CPU specifier
Oleksandr Natalenko
1
-0
/
+1
2022-10-23
kill coredump_params->regs
Al Viro
1
-1
/
+0
2022-03-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
1
-0
/
+2
2022-03-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
1
-3
/
+3
2022-03-08
coredump: Move definition of struct coredump_params into coredump.h
Eric W. Biederman
1
-1
/
+11
2022-01-22
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
1
-4
/
+6
2021-03-08
coredump.h: move CONFIG_COREDUMP-only stuff inside the ifdef
Al Viro
1
-5
/
+5
2021-03-08
coredump: don't bother with do_truncate()
Al Viro
1
-2
/
+2
2020-10-16
binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
Jann Horn
1
-1
/
+9
2020-10-16
coredump: rework elf/elf_fdpic vma_dump_size() into common helper
Jann Horn
1
-0
/
+1
2020-10-16
coredump: refactor page range dumping into common helper
Jann Horn
1
-0
/
+2
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
1
-0
/
+4
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-14
coredump: Ensure proper size of sparse core files
Dave Kleikamp
1
-0
/
+1
2013-11-09
constify do_coredump() argument
Al Viro
1
-2
/
+2
2013-11-09
new helper: dump_align()
Al Viro
1
-0
/
+1
2013-11-09
dump_skip(): dump_seek() replacement taking coredump_params
Al Viro
1
-2
/
+1
2013-11-09
new helper: dump_emit()
Al Viro
1
-0
/
+2
2012-11-29
do_coredump(): get rid of pt_regs argument
Al Viro
1
-2
/
+2
2012-10-19
linux/coredump.h needs asm/siginfo.h
Richard Weinberger
1
-0
/
+1
2012-10-06
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
1
-2
/
+2
2012-10-06
coredump: update coredump-related headers
Alex Kelly
1
-0
/
+5
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
1
-32
/
+2
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
1
-1
/
+1
2010-03-12
coredump: plug a memory leak situation on dump_seek()
André Goddard Rosa
1
-3
/
+7
2010-03-06
coredump: move dump_write() and dump_seek() into a header file
Daisuke HATAYAMA
1
-0
/
+41