index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
coredump.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
1
-0
/
+2
*
|
coredump: change wait_for_dump_helpers() to use wait_event_interruptible()
Oleg Nesterov
2013-04-30
1
-6
/
+9
*
|
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
2013-04-30
1
-0
/
+1
*
|
coredump: introduce dump_interrupted()
Oleg Nesterov
2013-04-30
1
-3
/
+17
*
|
coredump: sanitize the setting of signal->group_exit_code
Oleg Nesterov
2013-04-30
1
-5
/
+6
*
|
coredump: ensure that SIGKILL always kills the dumping thread
Oleg Nesterov
2013-04-30
1
-2
/
+8
*
|
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
1
-8
/
+5
*
|
usermodehelper: split remaining calls to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
1
-3
/
+9
*
|
coredump: remove trailling whitespace
Lucas De Marchi
2013-04-30
1
-3
/
+3
|
/
*
coredump: remove redundant defines for dumpable states
Kees Cook
2013-02-27
1
-1
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
do_coredump(): get rid of pt_regs argument
Al Viro
2012-11-29
1
-2
/
+2
*
fix a leak in replace_fd() users
Al Viro
2012-10-16
1
-2
/
+3
*
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-06
1
-5
/
+5
*
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
2012-10-06
1
-3
/
+7
*
coredump: update coredump-related headers
Alex Kelly
2012-10-06
1
-0
/
+2
*
coredump: move core dump functionality into its own file
Alex Kelly
2012-10-02
1
-0
/
+686
[prev]