index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coredump.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-06-29
coredump: use scoped_with_init_fs() for coredump path resolution
Christian Brauner
1
-8
/
+3
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
1
-13
/
+7
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
1
-2
/
+2
2026-05-21
fs/coredump: reduce redundant log noise in validate_coredump_safety
Li RongQing
1
-1
/
+2
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2026-03-23
coredump: add tracepoint for coredump events
Breno Leitao
1
-0
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+3
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2026-01-17
coredump: Use __counted_by_ptr for struct core_name::corename
Kees Cook
1
-4
/
+4
2026-01-16
non-consuming variants of do_{unlinkat,rmdir}()
Al Viro
1
-1
/
+2
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
[next]