kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 21:46:41 to 2022-10-17 06:55:24 UTC [more...]

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-10-17  6:54 UTC  (39+ messages)
` [PATCH v12 1/7] crash: move crash_prepare_elf64_headers
` [PATCH v12 2/7] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v12 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v12 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v12 5/7] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v12 6/7] crash: memory and cpu hotplug sysfs attributes
` [PATCH v12 7/7] x86/crash: Add x86 crash hotplug support

[PATCH 0/2] Support VMCOREINFO export for RISCV64
 2022-10-14 13:44 UTC  (7+ messages)
` [PATCH 1/2] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH 2/2] Documentation: kdump: describe VMCOREINFO export for RISCV64

[PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization
 2022-10-14 16:29 UTC  (7+ messages)

[PATCH V2 0/2] Support VMCOREINFO export for RISCV64
 2022-10-14 13:41 UTC  (3+ messages)
` [PATCH V2 1/2] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V2 2/2] Documentation: kdump: describe VMCOREINFO export for RISCV64

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-10-14  7:53 UTC  (9+ messages)

Multiboot2 xen 4.14.5 kernel
 2022-10-11 18:02 UTC 

[PATCH 0/5] Add LoongArch port support
 2022-10-10 11:40 UTC  (11+ messages)
` [PATCH 1/5] config: Add LoongArch architecture support in config.guess and config.sub files
` [PATCH 2/5] LoongArch: Add kexec/kdump support
` [PATCH 3/5] LoongArch: PE format image loading support
` [PATCH 4/5] LoongArch: Add purgatory framework code
` [PATCH 5/5] LoongArch: Remove redundant cmdline parameters when using --reuse-cmdline option

[PATCH] ppc64: remove rma_top limit
 2022-10-05 15:20 UTC  (8+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-04 17:20 UTC  (21+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH V3 09/11] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH V3 11/11] panic: Fixes the panic_print NMI backtrace setting

[PATCH v4 0/2] kexec, panic: Making crash_kexec() NMI safe
 2022-10-03 18:41 UTC  (6+ messages)

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-30  9:24 UTC  (14+ messages)
` [PATCH 1/2] "

[PATCH RESEND 0/4] Some minor cleanup patches resent
 2022-09-29  4:29 UTC  (5+ messages)
` [PATCH RESEND 1/4] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH RESEND 2/4] kexec: Remove the unneeded result variable
` [PATCH RESEND 3/4] kexec: replace crash_mem_range with range
` [PATCH RESEND 4/4] ARM: kexec: Make machine_crash_nonpanic_core() static

[PATCH kexec-tools] m68k: pass rng seed via BI_VIRT_RNG_SEED
 2022-09-28 23:16 UTC  (6+ messages)
    ` [PATCH v2] m68k: pass rng seed via BI_RNG_SEED

[PATCH -next] ARM: kexec: Make machine_crash_nonpanic_core() static
 2022-09-28  6:52 UTC  (2+ messages)

[PATCH linux-next] kexec: Remove the unneeded result variable
 2022-09-28  6:48 UTC  (2+ messages)

[PATCH] makedumpfile: xen: Fix get_xen_basic_info_x86_64: Can't get the symbol of xenheap_phys_end
 2022-09-28  0:39 UTC  (4+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-27  7:49 UTC  (17+ messages)
` [PATCH 5.15 2/6] kexec_file: drop weak attribute from functions
` [PATCH 5.15 3/6] kexec: "
` [PATCH 5.15 4/6] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH 5.15 5/6] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH 5.15 6/6] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH v4 0/3] LoongArch: Add kexec/kdump support
 2022-09-23  9:16 UTC  (5+ messages)
` [PATCH v4 1/3] LoongArch: Add kexec support
` [PATCH v4 2/3] LoongArch: Add kdump support
` [PATCH v4 3/3] LoongArch: Enable CONFIG_KEXEC

[PATCH v3 0/3] LoongArch: Add kexec/kdump support
 2022-09-22 10:30 UTC  (6+ messages)
` [PATCH v3 1/3] LoongArch: Add kexec support
` [PATCH v3 2/3] LoongArch: Add kdump support
` [PATCH v3 3/3] LoongArch: Enable CONFIG_KEXEC

[PATCH 5.15 02/45] arm64: kexec_file: use more system keyrings to verify kernel image signature
 2022-09-22 10:00 UTC  (2+ messages)
` [PATCH 5.15 00/45] 5.15.70-rc1 review

[PATCH] makedumpfile: Add initial LoongArch64 support
 2022-09-21  2:57 UTC  (2+ messages)

[PATCH] RISC-V: Add support for riscv kexec/kdump on kexec-tools
 2022-09-19  8:20 UTC  (4+ messages)

[PATCH] makedumpfile: mips64: Replace hardcoded values with macros
 2022-09-15  7:18 UTC  (2+ messages)

[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-09-15  1:20 UTC  (11+ messages)
` [PATCH v8 1/4] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v8 2/4] tpm: of: Make of-tree specific function commonly available
` [PATCH v8 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v8 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH v2] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-09-14  1:33 UTC 

[PATCH] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-09-13 10:25 UTC  (3+ messages)

[Crash-utility][PATCH V3 0/9] Support RISCV64 arch and common commands
 2022-09-13  5:47 UTC  (4+ messages)
  ` [PATCH "

[PATCH v11 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-09-09 21:28 UTC  (7+ messages)
` [PATCH v11 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v11 7/7] x86/crash: Add x86 "

[PATCH v2 0/3] LoongArch: Add kexec/kdump support
 2022-09-09  9:32 UTC  (8+ messages)
` [PATCH v2 1/3] LoongArch: Add kexec support
` [PATCH v2 2/3] LoongArch: Add kdump support
` [PATCH v2 3/3] LoongArch: Enable CONFIG_KEXEC

RISC-V: patched kexec-tools on github for review/testing
 2022-09-07  3:23 UTC  (10+ messages)

[PATCH 0/3] LoongArch: Add kexec/kdump support
 2022-09-05 13:07 UTC  (14+ messages)
` [PATCH 1/3] LoongArch: Add kexec support
` [PATCH 2/3] LoongArch: Add kdump support


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