index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
coredump.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
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-20
linux/coredump.h needs asm/siginfo.h
Richard Weinberger
1
-0
/
+1
2012-10-05
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
1
-2
/
+2
2012-10-05
coredump: update coredump-related headers
Alex Kelly
1
-0
/
+5
2010-10-15
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-13
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