Historique des commits

Auteur SHA1 Message Date
  Oleg Nesterov b03023ecbd coredump: add %i/%I in core_pattern to report the tid of the crashed thread il y a 11 ans
  Silesh C V aed8adb768 coredump: fix the setting of PF_DUMPCORE il y a 11 ans
  Eric Dumazet 404ca80eb5 coredump: fix va_list corruption il y a 11 ans
  Oleg Nesterov 942be3875a coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h il y a 12 ans
  Al Viro 52da40ae67 dump_emit(): use __kernel_write(), not vfs_write() il y a 12 ans
  Al Viro db51242d89 dump_align(): fix the dumb braino il y a 12 ans
  Al Viro ec57941e03 constify do_coredump() argument il y a 12 ans
  Al Viro 22a8cb8248 new helper: dump_align() il y a 12 ans
  Al Viro 9b56d54380 dump_skip(): dump_seek() replacement taking coredump_params il y a 12 ans
  Al Viro 2507a4fbd4 make dump_emit() use vfs_write() instead of banging at ->f_op->write directly il y a 12 ans
  Al Viro ecc8c7725e new helper: dump_emit() il y a 12 ans
  Al Viro 72c2d53192 file->f_op is never NULL... il y a 12 ans
  Stéphane Graber 65aafb1e74 coredump: add new %P variable in core_pattern il y a 12 ans
  Oleg Nesterov 888ffc5923 coredump: '% at the end' shouldn't bypass core_uses_pid logic il y a 12 ans
  Oleg Nesterov 3ceadcf6d4 coredump: kill call_count, add core_name_size il y a 12 ans
  Oleg Nesterov 923bed030f coredump: kill cn_escape(), introduce cn_esc_printf() il y a 12 ans
  Oleg Nesterov 5fe9d8ca21 coredump: cn_vprintf() has no reason to call vsnprintf() twice il y a 12 ans
  Oleg Nesterov bc03c691aa coredump: introduce cn_vprintf() il y a 12 ans
  Oleg Nesterov e7fd1549ae coredump: format_corename() can leak cn->corename il y a 12 ans
  Al Viro e86d35c38e do_coredump(): don't wait for thaw if coredump has already been interrupted il y a 12 ans
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
  Oleg Nesterov dc7ee2aac8 coredump: change wait_for_dump_helpers() to use wait_event_interruptible() il y a 12 ans
  Oleg Nesterov 079148b919 coredump: factor out the setting of PF_DUMPCORE il y a 12 ans
  Oleg Nesterov 528f827ee0 coredump: introduce dump_interrupted() il y a 12 ans
  Oleg Nesterov acdedd99b0 coredump: sanitize the setting of signal->group_exit_code il y a 12 ans
  Oleg Nesterov 6cd8f0acae coredump: ensure that SIGKILL always kills the dumping thread il y a 12 ans
  Oleg Nesterov 403bad72b6 coredump: only SIGKILL should interrupt the coredumping task il y a 12 ans
  Lucas De Marchi 907ed1328d usermodehelper: split remaining calls to call_usermodehelper_fns() il y a 12 ans
  Lucas De Marchi fb96c475f6 coredump: remove trailling whitespace il y a 12 ans
  Al Viro de32ec4cfe pipe: set file->private_data to ->i_pipe il y a 12 ans