summaryrefslogtreecommitdiff
path: root/fs/coredump.c
AgeCommit message (Expand)Author
2013-04-30coredump: introduce dump_interrupted()Oleg Nesterov
2013-04-30coredump: sanitize the setting of signal->group_exit_codeOleg Nesterov
2013-04-30coredump: ensure that SIGKILL always kills the dumping threadOleg Nesterov
2013-04-30coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi
2013-04-30coredump: remove trailling whitespaceLucas De Marchi
2013-04-09pipe: set file->private_data to ->i_pipeAl Viro
2013-04-09lift sb_start_write() out of ->write()Al Viro
2013-02-27coredump: remove redundant defines for dumpable statesKees Cook
2013-02-22new helper: file_inode(file)Al Viro
2012-11-29do_coredump(): get rid of pt_regs argumentAl Viro
2012-10-16fix a leak in replace_fd() usersAl Viro
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko
2012-10-06coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov
2012-10-06coredump: update coredump-related headersAlex Kelly
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly