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
/
fs
/
coredump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
1
-88
/
+19
2024-08-12
binfmt_elf: Dump smaller VMAs first in ELF cores
Brian Mak
1
-0
/
+16
2024-08-06
binfmt_elf, coredump: Log the reason of the failed core dumps
Roman Kisel
1
-19
/
+88
2024-08-06
coredump: Standartize and fix logging
Roman Kisel
1
-27
/
+16
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-05
coredump: simplify zap_process()
Oleg Nesterov
1
-7
/
+7
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+1
2024-05-22
kernel: Remove signal hacks for vhost_tasks
Mike Christie
1
-3
/
+1
2024-05-08
fs/coredump: Enable dynamic configuration of max file note size
Allen Pais
1
-0
/
+17
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-3
/
+42
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2023-06-02
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-1
/
+3
2023-05-17
coredump: require O_WRONLY instead of O_RDWR
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-05-03
mm: hwpoison: coredump: support recovery from dump_user_range()
Kefeng Wang
1
-0
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-02-21
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+2
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2023-02-10
coredump: convert to vma iterator
Liam R. Howlett
1
-4
/
+4
2023-02-03
coredump: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-5
/
+2
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
1
-3
/
+1
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-2
/
+4
2023-01-11
coredump: Move dump_emit_page() to kill unused warning
Geert Uytterhoeven
1
-24
/
+24
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2022-12-13
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-19
core_pattern: add CPU specifier
Oleksandr Natalenko
1
-0
/
+5
2022-11-01
coredump: Proactively round up to kmalloc bucket size
Kees Cook
1
-2
/
+5
2022-10-26
fs: use type safe idmapping helpers
Christian Brauner
1
-2
/
+2
2022-10-24
kill coredump_params->regs
Al Viro
1
-1
/
+0
2022-10-24
kill signal_pt_regs()
Al Viro
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-22
/
+12
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2022-10-10
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-10-04
[brown paperbag] fix coredump breakage
Al Viro
1
-1
/
+2
2022-09-28
[coredump] don't use __kernel_write() on kmap_local_page()
Al Viro
1
-5
/
+33
2022-09-27
coredump: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-22
/
+12
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-3
/
+2
2022-09-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
1
-1
/
+1
2022-07-20
signal: Drop signals received after a fatal signal has been processed
Eric W. Biederman
1
-1
/
+1
2022-07-16
fs: do not compare against ->llseek
Jason A. Donenfeld
1
-2
/
+2
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2022-03-11
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+0
2022-03-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
1
-1
/
+21
2022-03-08
coredump: Remove the WARN_ON in dump_vma_snapshot
Eric W. Biederman
1
-6
/
+0
2022-03-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
1
-18
/
+23
2022-03-02
coredump: Also dump first pages of non-executable ELF libraries
Jann Horn
1
-5
/
+34
2022-01-22
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
1
-5
/
+61
[next]