summaryrefslogtreecommitdiff
path: root/fs/coredump.c
Commit message (Expand)AuthorAge
...
* | coredump: ensure that SIGKILL always kills the dumping threadOleg Nesterov2013-04-30
* | coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov2013-04-30
* | usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi2013-04-30
* | coredump: remove trailling whitespaceLucas De Marchi2013-04-30
|/
* coredump: remove redundant defines for dumpable statesKees Cook2013-02-27
* new helper: file_inode(file)Al Viro2013-02-22
* do_coredump(): get rid of pt_regs argumentAl Viro2012-11-29
* fix a leak in replace_fd() usersAl Viro2012-10-16
* coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-06
* coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov2012-10-06
* coredump: update coredump-related headersAlex Kelly2012-10-06
* coredump: move core dump functionality into its own fileAlex Kelly2012-10-02