kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 14:13:19 to 2022-05-12 03:06:18 UTC [more...]

[PATCHv4 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable
 2022-05-12  3:06 UTC  (2+ messages)
` [PATCHv4 1/2] "

[PATCH v7 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-12  2:46 UTC  (6+ messages)
` [PATCH v7 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v7 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v7 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v7 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH] Makefile: Avoid installing files in /etc
 2022-05-12  0:55 UTC  (4+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-11 20:22 UTC  (111+ 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 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 v8 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-05-11 10:13 UTC  (15+ 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] arm64: kdump: Do not allocate crash low memory if not needed
 2022-05-11 10:06 UTC  (4+ messages)

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

/etc/kdump/pre.d/* Not getting Executed
 2022-05-11  8:12 UTC 

kump/etc/pre.d/* Not getting executed
 2022-05-11  8:08 UTC 

[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  (18+ messages)
` [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  (17+ messages)
` [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] 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  (4+ 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 


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).