All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Update doc and fix some issues about kdump
@ 2022-01-28 11:42 ` Tiezhu Yang
  0 siblings, 0 replies; 20+ messages in thread
From: Tiezhu Yang @ 2022-01-28 11:42 UTC (permalink / raw)
  To: Baoquan He, Jonathan Corbet, Andrew Morton, Peter Zijlstra, Marco Elver
  Cc: kexec, linux-doc, kasan-dev, linux-mm, linux-kernel

Tiezhu Yang (5):
  docs: kdump: update description about sysfs file system support
  docs: kdump: add scp sample to write out the dump file
  kcsan: unset panic_on_warn before calling panic()
  sched: unset panic_on_warn before calling panic()
  kfence: unset panic_on_warn before calling panic()

 Documentation/admin-guide/kdump/kdump.rst | 10 +++++++---
 kernel/kcsan/report.c                     | 10 +++++++++-
 kernel/sched/core.c                       | 11 ++++++++++-
 mm/kfence/report.c                        | 10 +++++++++-
 4 files changed, 35 insertions(+), 6 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-01-30  2:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 11:42 [PATCH 0/5] Update doc and fix some issues about kdump Tiezhu Yang
2022-01-28 11:42 ` Tiezhu Yang
2022-01-28 11:42 ` [PATCH 1/5] docs: kdump: update description about sysfs file system support Tiezhu Yang
2022-01-28 11:42   ` Tiezhu Yang
2022-01-30  2:10   ` Baoquan He
2022-01-30  2:10     ` Baoquan He
2022-01-28 11:42 ` [PATCH 2/5] docs: kdump: add scp sample to write out the dump file Tiezhu Yang
2022-01-28 11:42   ` Tiezhu Yang
2022-01-30  2:46   ` Baoquan He
2022-01-30  2:46     ` Baoquan He
2022-01-28 11:42 ` [PATCH 3/5] kcsan: unset panic_on_warn before calling panic() Tiezhu Yang
2022-01-28 11:42   ` Tiezhu Yang
2022-01-28 11:42 ` [PATCH 4/5] sched: " Tiezhu Yang
2022-01-28 11:42   ` Tiezhu Yang
2022-01-28 11:52   ` Marco Elver
2022-01-28 11:52     ` Marco Elver
2022-01-30  0:29     ` Tiezhu Yang
2022-01-30  0:29       ` Tiezhu Yang
2022-01-28 11:42 ` [PATCH 5/5] kfence: " Tiezhu Yang
2022-01-28 11:42   ` Tiezhu Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.