Commit History

Author SHA1 Message Date
  Oleg Nesterov 888ffc5923 coredump: '% at the end' shouldn't bypass core_uses_pid logic 12 years ago
  Oleg Nesterov 3ceadcf6d4 coredump: kill call_count, add core_name_size 12 years ago
  Oleg Nesterov 923bed030f coredump: kill cn_escape(), introduce cn_esc_printf() 12 years ago
  Oleg Nesterov 5fe9d8ca21 coredump: cn_vprintf() has no reason to call vsnprintf() twice 12 years ago
  Oleg Nesterov bc03c691aa coredump: introduce cn_vprintf() 12 years ago
  Oleg Nesterov e7fd1549ae coredump: format_corename() can leak cn->corename 12 years ago
  Al Viro e86d35c38e do_coredump(): don't wait for thaw if coredump has already been interrupted 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Oleg Nesterov dc7ee2aac8 coredump: change wait_for_dump_helpers() to use wait_event_interruptible() 12 years ago
  Oleg Nesterov 079148b919 coredump: factor out the setting of PF_DUMPCORE 12 years ago
  Oleg Nesterov 528f827ee0 coredump: introduce dump_interrupted() 12 years ago
  Oleg Nesterov acdedd99b0 coredump: sanitize the setting of signal->group_exit_code 12 years ago
  Oleg Nesterov 6cd8f0acae coredump: ensure that SIGKILL always kills the dumping thread 12 years ago
  Oleg Nesterov 403bad72b6 coredump: only SIGKILL should interrupt the coredumping task 12 years ago
  Lucas De Marchi 907ed1328d usermodehelper: split remaining calls to call_usermodehelper_fns() 12 years ago
  Lucas De Marchi fb96c475f6 coredump: remove trailling whitespace 12 years ago
  Al Viro de32ec4cfe pipe: set file->private_data to ->i_pipe 12 years ago
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() 12 years ago
  Kees Cook e579d2c259 coredump: remove redundant defines for dumpable states 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Al Viro 541880d9a2 do_coredump(): get rid of pt_regs argument 12 years ago
  Al Viro 45525b26a4 fix a leak in replace_fd() users 12 years ago
  Denys Vlasenko 5ab1c309b3 coredump: pass siginfo_t* to do_coredump() and below, not merely signr 12 years ago
  Oleg Nesterov 12a2b4b224 coredump: add support for %d=__get_dumpable() in core name 12 years ago
  Alex Kelly 179899fd5d coredump: update coredump-related headers 12 years ago
  Alex Kelly 10c28d937e coredump: move core dump functionality into its own file 12 years ago