Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-10 23:30:28 to 2022-03-16 14:10:07 UTC [more...]

Qemu does not like kexec initrd
 2022-03-16 14:10 UTC  (6+ messages)

[PATCH v2 0/4] makedumpfile: harden parsing of old prink buffer
 2022-03-16 14:09 UTC  (7+ messages)
` [PATCH v2 1/4] makedumpfile: add generic cycle detection
` [PATCH v2 2/4] makedumpfile: use pointer arithmetics for dump_dmesg
` [PATCH v2 3/4] makedumpfile: use cycle detection when parsing the prink log_buf
` [PATCH v2 4/4] makedumpfile: print error when reading with unsupported compression

[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-03-16 13:11 UTC  (15+ messages)
` [PATCH v21 1/5] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v21 2/5] arm64: Use insert_resource() to simplify code
` [PATCH v21 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v21 4/5] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
` [PATCH v21 5/5] docs: kdump: Update the crashkernel description for arm64

[PATCH] kexec-tools: print error if kexec_file_load fails
 2022-03-16 11:56 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Fix potential crash on module unload
 2022-03-15 20:35 UTC 

[PATCH v5 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-03-15 14:12 UTC  (11+ messages)
` [PATCH v5 1/8] x86/crash: fix minor typo/bug in debug message
` [PATCH v5 2/8] x86/crash hp: Introduce CRASH_HOTPLUG configuration options
` [PATCH v5 3/8] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v5 4/8] crash: generic crash hotplug support infrastructure
` [PATCH v5 5/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v5 6/8] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v5 7/8] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v5 8/8] x86/crash: Add x86 crash hotplug support for kexec_load

[RFC v2 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-03-14 22:47 UTC  (6+ messages)
` [RFC v2 PATCH 1/5] powerpc/kexec: make update_cpus_node non-static
` [RFC v2 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v2 PATCH 3/5] powrepc/crash hp: update kimage struct
` [RFC v2 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [RFC v2 PATCH 5/5] powerpc/crash hp: add crash hotplug support for kexec_load

[PATCH] kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
 2022-03-14  9:21 UTC 

[PATCHv5 0/3] enable nr_cpus for powerpc
 2022-03-11 17:42 UTC  (3+ messages)

[PATCH] kexec/powerpc: fix exporting memory limit
 2022-03-11 15:26 UTC  (4+ messages)

[PATCH 0/3] makedumpfile: harden parsing of old prink buffer
 2022-03-11 12:28 UTC  (10+ messages)
` [PATCH 1/3] makedumpfile: add generic cycle detection
` [PATCH 2/3] makedumpfile: use pointer arithmetics for dump_dmesg
` [PATCH 3/3] makedumpfile: use cycle detection when parsing the prink log_buf

[PATCH v2 1/1] Simplify the generation of man pages
 2022-03-09  1:37 UTC  (2+ messages)

[PATCH V4] notifier/panic: Introduce panic_notifier_filter
 2022-03-08 13:04 UTC  (13+ messages)

[PATCH] arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges
 2022-03-07 22:03 UTC  (7+ messages)

[PATCH v2 1/1] Simplify the generation of man pages
 2022-03-04 19:29 UTC 

[RESEND PATCH v3 0/3] use more system keyrings to verify arm64 kdump kernel image signature
 2022-03-04  2:03 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] kexec: clean up arch_kexec_kernel_verify_sig
` [RESEND PATCH v3 2/3] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [RESEND PATCH v3 3/3] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH v4 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2022-03-03 15:31 UTC  (32+ messages)
` [PATCH v4 02/10] crash hp: Introduce CRASH_HOTPLUG configuration options
` [PATCH v4 03/10] crash hp: definitions and prototype changes
` [PATCH v4 04/10] crash hp: prototype change for crash_prepare_elf64_headers
` [PATCH v4 05/10] crash hp: introduce helper functions un/map_crash_pages
` [PATCH v4 06/10] crash hp: generic crash hotplug support infrastructure
` [PATCH v4 07/10] crash hp: exclude elfcorehdr from the segment digest
` [PATCH v4 08/10] crash hp: exclude hot remove cpu from elfcorehdr notes
` [PATCH v4 09/10] crash hp: Add x86 crash hotplug support for kexec_file_load

Compile error ppc64le: Cannot find symbol for section 11: .text.unlikely
 2022-03-03  0:49 UTC  (8+ messages)

[PATCH 1/1] Simplify the generation of man pages
 2022-03-01 19:20 UTC 

[PATCH V6] panic: Move panic_print before kmsg dumpers
 2022-02-28 12:33 UTC  (20+ messages)

[PATCH sysctl-next] kernel/kexec_core: move kexec_core sysctls into its own file
 2022-02-28  3:18 UTC  (8+ messages)

[PATCH v5 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2022-02-25 18:57 UTC  (15+ messages)
` [PATCH v5 01/12] x86/boot: Place kernel_info at a fixed offset
` [PATCH v5 02/12] Documentation/x86: Secure Launch kernel documentation
` [PATCH v5 03/12] x86: Secure Launch Kconfig
` [PATCH v5 04/12] x86: Secure Launch main header file
` [PATCH v5 05/12] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v5 06/12] x86: Secure Launch kernel early boot stub
` [PATCH v5 07/12] x86: Secure Launch kernel late "
` [PATCH v5 08/12] x86: Secure Launch SMP bringup support
` [PATCH v5 09/12] kexec: Secure Launch kexec SEXIT support
` [PATCH v5 10/12] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v5 11/12] x86: Secure Launch late initcall platform module
` [PATCH v5 12/12] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH v3 0/3] Convert vmcore to use an iov_iter
 2022-02-25  8:28 UTC  (3+ messages)

[RFC PATCH 0/5] Avoid kdump service reload on CPU hotplug events
 2022-02-24  7:51 UTC  (8+ messages)
` [RFC PATCH 1/5] powerpc/kdump: export functions from file_load_64.c
` [RFC PATCH 2/5] powerpc/kdump: setup kexec crash FDT
` [RFC PATCH 3/5] powerpc/kdump: update kexec crash FDT on CPU hot add event
` [RFC PATCH 4/5] powerpc/kdump: enable kexec_file_load system call to use kexec crash FDT
` [RFC PATCH 5/5] powerpc/kdump: export kexec crash FDT details via sysfs

[PATCH v2 0/2] x86/kexec: fix memory leak of elf header buffer
 2022-02-23 11:32 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] kexec_file: clean up arch_kexec_kernel_image_load

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-02-21  6:38 UTC  (20+ messages)
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v20 5/5] kdump: update Documentation about crashkernel

[PATCH V5] panic: Move panic_print before kmsg dumpers
 2022-02-16 10:02 UTC  (4+ messages)

[PATCH 1/4] Fix arm64 kexec forbidding kernels signed with keys in the secondary keyring to boot
 2022-02-15 19:39 UTC  (3+ messages)
` [PATCH 2/4] kexec, KEYS, arm64: Make use of platform keyring for signature verification
` [PATCH 3/4] kexec, KEYS, s390: Make use of built-in and secondary "

[RFC PATCH] kdump: Add support for crashkernel=auto
 2022-02-15 10:38 UTC  (7+ messages)

Is it possible to use a stream for initrd=
 2022-02-15 10:31 UTC  (7+ messages)

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-14 17:09 UTC  (15+ messages)
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support

[PATCHv2] kexec: disable cpu hotplug until the rebooting cpu is stable
 2022-02-14  2:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox