index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coredump.c
Age
Commit message (
Expand
)
Author
17 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
4 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
6 days
Merge branch 'vfs-7.4.signal' into vfs.all
Christian Brauner
9 days
coredump: select memory types to include
Christian Brauner
9 days
coredump: describe the holes when COREDUMP_SPARSE is negotiated
Christian Brauner
9 days
coredump: send the coredump in records if requested
Christian Brauner
9 days
coredump: clean up coredump state handling
Christian Brauner
9 days
coredump: always chunk writes
Christian Brauner
9 days
coredump: make the dump helper return bool
Christian Brauner
9 days
coredump: deduplicate the to_skip flush
Christian Brauner
9 days
coredump: move the negotiated mask into struct coredump_params
Christian Brauner
9 days
coredump: pin the protocol struct sizes
Christian Brauner
9 days
coredump: set the minimum send buffer size
Christian Brauner
9 days
coredump: refuse negative skips
Christian Brauner
9 days
coredump: stop unsharing the file descriptor table
Christian Brauner
9 days
coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
Christian Brauner
2026-06-29
coredump: use scoped_with_init_fs() for coredump path resolution
Christian Brauner
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
2026-05-21
fs/coredump: reduce redundant log noise in validate_coredump_safety
Li RongQing
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-23
coredump: add tracepoint for coredump events
Breno Leitao
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-17
coredump: Use __counted_by_ptr for struct core_name::corename
Kees Cook
2026-01-16
non-consuming variants of do_{unlinkat,rmdir}()
Al Viro
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-11-05
coredump: use override credential guard
Christian Brauner
2025-11-05
coredump: use prepare credential guard
Christian Brauner
2025-11-05
coredump: split out do_coredump() from vfs_coredump()
Christian Brauner
2025-11-05
coredump: mark struct mm_struct as const
Christian Brauner
2025-11-05
coredump: pass struct linux_binfmt as const
Christian Brauner
2025-11-05
coredump: move revert_cred() before coredump_cleanup()
Christian Brauner
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-10-07
coredump: fix core_pattern input validation
Christian Brauner
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
2025-08-21
coredump: don't pointlessly check and spew warnings
Christian Brauner
2025-08-19
coredump: Fix return value in coredump_parse()
Dan Carpenter
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-07
coredump: add coredump_skip() helper
Christian Brauner
2025-07-07
coredump: avoid pointless variable
Christian Brauner
2025-07-07
coredump: order auto cleanup variables at the top
Christian Brauner
2025-07-07
coredump: add coredump_cleanup()
Christian Brauner
2025-07-07
coredump: auto cleanup prepare_creds()
Christian Brauner
[next]