index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coredump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2025-11-05
coredump: use override credential guard
Christian Brauner
1
-6
/
+2
2025-11-05
coredump: use prepare credential guard
Christian Brauner
1
-2
/
+1
2025-11-05
coredump: split out do_coredump() from vfs_coredump()
Christian Brauner
1
-63
/
+68
2025-11-05
coredump: mark struct mm_struct as const
Christian Brauner
1
-1
/
+1
2025-11-05
coredump: pass struct linux_binfmt as const
Christian Brauner
1
-2
/
+2
2025-11-05
coredump: move revert_cred() before coredump_cleanup()
Christian Brauner
1
-1
/
+1
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-07
coredump: fix core_pattern input validation
Christian Brauner
1
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
1
-1
/
+3
2025-08-21
coredump: don't pointlessly check and spew warnings
Christian Brauner
1
-0
/
+4
2025-08-19
coredump: Fix return value in coredump_parse()
Dan Carpenter
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+0
2025-07-07
coredump: add coredump_skip() helper
Christian Brauner
1
-5
/
+14
2025-07-07
coredump: avoid pointless variable
Christian Brauner
1
-5
/
+2
2025-07-07
coredump: order auto cleanup variables at the top
Christian Brauner
1
-2
/
+2
2025-07-07
coredump: add coredump_cleanup()
Christian Brauner
1
-10
/
+14
2025-07-07
coredump: auto cleanup prepare_creds()
Christian Brauner
1
-4
/
+2
2025-07-07
coredump: directly return
Christian Brauner
1
-4
/
+3
2025-07-07
coredump: auto cleanup argv
Christian Brauner
1
-2
/
+1
2025-07-07
coredump: add coredump_write()
Christian Brauner
1
-22
/
+34
2025-07-07
coredump: use a single helper for the socket
Christian Brauner
1
-11
/
+9
2025-07-07
coredump: move pipe specific file check into coredump_pipe()
Christian Brauner
1
-8
/
+9
2025-07-07
coredump: split pipe coredumping into coredump_pipe()
Christian Brauner
1
-55
/
+59
2025-06-19
pidfs: remove pidfs_{get,put}_pid()
Christian Brauner
1
-6
/
+0
2025-06-16
coredump: move core_pipe_count to global variable
Christian Brauner
1
-3
/
+3
2025-06-16
coredump: prepare to simplify exit paths
Christian Brauner
1
-8
/
+10
2025-06-16
coredump: split file coredumping into coredump_file()
Christian Brauner
1
-101
/
+106
2025-06-16
coredump: rename do_coredump() to vfs_coredump()
Christian Brauner
1
-1
/
+1
2025-06-16
coredump: validate socket path in coredump_parse()
Christian Brauner
1
-0
/
+11
2025-06-16
coredump: don't allow ".." in coredump socket path
Christian Brauner
1
-0
/
+4
2025-06-16
coredump: validate that path doesn't exceed UNIX_PATH_MAX
Christian Brauner
1
-2
/
+9
2025-06-16
coredump: fix socket path validation
Christian Brauner
1
-2
/
+10
2025-06-16
coredump: make coredump_parse() return bool
Christian Brauner
1
-17
/
+16
2025-06-16
coredump: rename format_corename()
Christian Brauner
1
-6
/
+7
2025-06-12
coredump: cleanup coredump socket functions
Christian Brauner
1
-74
/
+83
2025-06-12
coredump: allow for flexible coredump handling
Christian Brauner
1
-27
/
+168
2025-05-21
coredump: validate socket name as it is written
Christian Brauner
1
-3
/
+34
2025-05-21
coredump: show supported coredump modes
Christian Brauner
1
-0
/
+13
2025-05-21
pidfs, coredump: add PIDFD_INFO_COREDUMP
Christian Brauner
1
-0
/
+31
2025-05-21
coredump: add coredump socket
Christian Brauner
1
-4
/
+135
2025-05-16
coredump: reflow dump helpers a little
Christian Brauner
1
-11
/
+11
2025-05-16
coredump: massage do_coredump()
Christian Brauner
1
-57
/
+65
2025-05-16
coredump: massage format_corename()
Christian Brauner
1
-21
/
+25
2025-05-02
coredump: hand a pidfd to the usermode coredump helper
Christian Brauner
1
-4
/
+52
2025-05-02
coredump: fix error handling for replace_fd()
Christian Brauner
1
-2
/
+7
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
[next]