kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 08:20:08 to 2022-05-09 12:32:27 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-05-09 12:32 UTC  (86+ messages)
` [PATCH 01/30] x86/crash, reboot: Avoid re-disabling VMX in all CPUs on crash/restart
  ` [PATCH 01/30] x86/crash,reboot: "
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()

[PATCHv3 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable
 2022-05-09 10:57 UTC  (4+ messages)
` [PATCHv3 1/2] "

[PATCH v8 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-05-09  5:26 UTC  (10+ messages)
` [PATCH v8 1/7] x86/crash: fix minor typo/bug in debug message
` [PATCH v8 2/7] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v8 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v8 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v8 5/7] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v8 6/7] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v8 7/7] x86/crash: Add x86 crash hotplug support for kexec_load

[PATCH v24 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-09  4:05 UTC  (29+ messages)
` [PATCH v24 1/6] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v24 2/6] arm64: Use insert_resource() to simplify code
` [PATCH v24 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v24 4/6] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v24 4/6] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v24 5/6] of: Support more than one crash kernel regions for kexec -s
` [PATCH v24 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-07 10:45 UTC  (15+ messages)
` [PATCH v23 1/6] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v23 2/6] arm64: Use insert_resource() to simplify code
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v23 4/6] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
` [PATCH v23 5/6] of: Support more than one crash kernel regions for kexec -s
` [PATCH v23 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-05-06 11:39 UTC  (22+ messages)
` [PATCH v22 4/9] arm64: kdump: Don't force page-level mappings for memory above 4G
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X

[PATCH v5] kernel/crash_core.c : remove redundant check of ck_cmdline
 2022-05-06 10:41 UTC 

[PATCH v4] kernel/crash_core.c : remove redundant check of ck_cmdline
 2022-05-06  5:28 UTC  (3+ messages)

[PATCH] kernel/crash_core.c : Remove redundant checks for ck_cmdline is NULL
 2022-05-05 23:19 UTC  (2+ messages)

[PATCH v7 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-05-05 16:31 UTC  (26+ messages)
` [PATCH v7 1/8] x86/crash: fix minor typo/bug in debug message
` [PATCH v7 2/8] x86/crash: Introduce new options to support cpu and memory hotplug
` [PATCH v7 4/8] crash: add generic infrastructure for crash hotplug support

[PATCH] Add method to pass initrd through cmdline
 2022-05-05  8:08 UTC  (5+ messages)

[PATCH v3] kexec-tools:mips:Pass initrd parameter via cmdline
 2022-05-05  8:06 UTC 

[PATCH] Makefile: Avoid installing files in /etc
 2022-05-04 16:57 UTC 

[PATCH] kernel/crash_core.c : Remove redundant checks for ck_cmdline is NULL
 2022-05-03 16:43 UTC  (3+ messages)

[PATCH] arm64/crashdump-arm64: increase CRASH_MAX_MEMORY_RANGES to 32k
 2022-05-02 12:43 UTC  (5+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-30  4:00 UTC 

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-04-29 13:08 UTC  (2+ messages)

Does Kexec have plan to support riscv64?
 2022-04-29  9:51 UTC 

[PATCH makedumpfile] Avoid false-positive mem_section validation with vmlinux
 2022-04-27  5:53 UTC  (3+ messages)

Does Kexec have plan to support riscv64?
 2022-04-26  9:17 UTC 

[PATCH] kernel/crash_core.c: No judgment required
 2022-04-26  8:20 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).