index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
coredump.h
Age
Commit message (
Expand
)
Author
Files
Lines
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