Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-05 12:01:37 to 2020-04-11 19:44:22 UTC [more...]

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-11 19:43 UTC  (2+ messages)

[PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names
 2020-04-11  9:58 UTC  (6+ messages)
                    ` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH] efi/x86: Revert struct layout change to fix kexec boot regression
 2020-04-10 14:37 UTC  (5+ messages)

[PATCH v2 0/3] KVM: VMX: Fix for kexec VMCLEAR and VMXON cleanup
 2020-04-09 12:57 UTC  (7+ messages)

[PATCHv2 1/2] powerpc/pseries: group lmb operation and memblock's
 2020-04-09  1:56 UTC  (2+ messages)
` [PATCHv2 2/2] powerpc/pseries: update device tree before ejecting hotplug uevents

[PATCH] KVM: VMX: fix crash cleanup when KVM wasn't used
 2020-04-09  1:22 UTC 

Trying to kexec on Allwinner A80
 2020-04-08 16:16 UTC  (22+ messages)

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
 2020-04-08 10:46 UTC  (2+ messages)

[v2 0/2] Fix --kexec-syscall-auto on s390x
 2020-04-07 12:26 UTC  (2+ messages)

[PATCH] kexec-tools: s390: Reset kernel command line on syscall fallback
 2020-04-07 12:26 UTC  (2+ messages)

[PATCH v2 1/3] kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_range
 2020-04-07 12:00 UTC  (4+ messages)
` [PATCH v2 2/3] kexec: Introduce --load-live-update for xen
` [PATCH v2 3/3] kexec-xen: Introduce --exec-live-update to trigger a live update

[PATCH] bootstrap: Add program checks
 2020-04-04 19:20 UTC 

[PATCH v6 14/14] KVM: x86: Add kexec support for SEV Live Migration
 2020-04-03 12:57 UTC 

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-04-03  7:29 UTC  (11+ messages)
` [PATCH v7 1/4] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v7 2/4] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v7 3/4] arm64: kdump: add memory for devices by DT property, low-memory-range
` [PATCH v7 4/4] kdump: update Documentation about crashkernel on arm64

[PATCHv4] powerpc/crashkernel: take "mem=" option into account
 2020-04-01 18:36 UTC  (2+ messages)

[PATCH 2/3] kexec: Introduce --load-live-update for xen
 2020-04-01 14:05 UTC  (2+ messages)

[PATCH] kexec-tools: Remove duplicated variable declarations
 2020-04-01 12:50 UTC 

[PATCH] Removing condition that will never be met after calls xmalloc and xrealloc
 2020-04-01 12:44 UTC 

[PATCH v2] kexec: support parsing the string "Reserved" to get the correct e820 reserved region
 2020-04-01 12:43 UTC 

[PATCH] crashdump-ppc64: crashkernel-base and crashkernel-size are big-endian
 2020-04-01 12:30 UTC 

[PATCH] efi: Fix handling of multiple contiguous efi_fake_mem= entries
 2019-12-31 22:21 UTC  (4+ messages)

[PATCH v2 0/4] efi: Fix handling of multiple efi_fake_mem= entries
 2019-12-31 22:04 UTC  (5+ messages)
` [PATCH v2 1/4] efi: Add a flags parameter to efi_memory_map
` [PATCH v2 2/4] efi: Add tracking for dynamically allocated memmaps
` [PATCH v2 3/4] efi: Fix efi_memmap_alloc() leaks
` [PATCH v2 4/4] efi: Fix handling of multiple efi_fake_mem= entries

[PATCH] x86/efi: update e820 about reserved EFI boot services data to fix kexec breakage
 2019-12-30 20:16 UTC  (13+ messages)

[PATCH] makedumpfile/s390: Add get_kaslr_offset() for s390x
 2019-12-30 10:15 UTC  (10+ messages)

[PATCH 5.4 302/434] x86/crash: Add a forward declaration of struct kimage
 2019-12-29 17:25 UTC 

[PATCH 4.19 159/219] x86/crash: Add a forward declaration of struct kimage
 2019-12-29 17:19 UTC 

[PATCH 4.14 118/161] x86/crash: Add a forward declaration of struct kimage
 2019-12-29 17:19 UTC 

[PATCH AUTOSEL 4.14 06/57] x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage
 2019-12-27 18:01 UTC 

[PATCH AUTOSEL 4.19 10/84] x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage
 2019-12-27 17:42 UTC 

[PATCH AUTOSEL 5.4 022/187] x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage
 2019-12-27 17:38 UTC 

[RFD] kdump, kaslr: how to fix the failure of reservation of crashkernel low memory due to physical kaslr
 2019-12-27  2:41 UTC  (4+ messages)

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2019-12-25 19:21 UTC 

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-25 19:01 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

[RFC PATCH v5 0/3] printk: new ringbuffer implementation
 2019-12-23 16:01 UTC  (24+ messages)
` [RFC PATCH v5 1/3] printk-rb: new printk ringbuffer implementation (writer)
` [RFC PATCH v5 2/3] printk-rb: new printk ringbuffer implementation (reader)
` [RFC PATCH v5 3/3] printk-rb: add test module

[PATCH v3 0/3] arm64: handle "reserved" entries in /proc/iomem
 2019-12-23  6:55 UTC  (5+ messages)
` [PATCH v3 1/3] kexec: add variant helper functions for handling memory regions
` [PATCH v3 2/3] arm64: kexec: allocate memory space avoiding reserved regions
` [PATCH v3 3/3] arm64: kdump: deal with a lot of resource entries in /proc/iomem

[RFC] printing the final constructed kernel command line
 2019-12-23  6:50 UTC  (10+ messages)

[PATCH v6 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-12-19  2:56 UTC  (7+ messages)

[PATCH v2 0/3] arm64: handle "reserved" entries in /proc/iomem
 2019-12-18 15:08 UTC  (8+ messages)
` [PATCH v2 2/3] arm64: kexec: allocate memory space avoiding reserved regions

[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-17 13:49 UTC  (4+ messages)

[PATCH v4 0/2] arm64: kexec_file: add kdump
 2019-12-16  2:12 UTC  (3+ messages)
` [PATCH v4 1/2] libfdt: include fdt_addresses.c
` [PATCH v4 2/2] arm64: kexec_file: add crash dump support

[PATCH v2 0/3] arm64: kexec_file: add kdump
 2019-12-16  1:43 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: kexec_file: add crash dump support

[PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
 2019-12-14 12:29 UTC  (3+ messages)
` [PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-12 13:16 UTC  (6+ messages)
` [PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()

[PATCH] makedumpfile: assign bitmap2 fd for sub process during refiltering
 2019-12-12  1:40 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 60/71] x86/crash: Add a forward declaration of struct kimage
 2019-12-10 22:33 UTC 

[PATCH AUTOSEL 4.9 74/91] x86/crash: Add a forward declaration of struct kimage
 2019-12-10 22:30 UTC 

[PATCH AUTOSEL 4.14 109/130] x86/crash: Add a forward declaration of struct kimage
 2019-12-10 22:02 UTC 

[PATCH AUTOSEL 4.19 145/177] x86/crash: Add a forward declaration of struct kimage
 2019-12-10 21:31 UTC 

[PATCH AUTOSEL 5.4 283/350] x86/crash: Add a forward declaration of struct kimage
 2019-12-10 21:06 UTC 

[PATCH v4 0/4] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2019-12-10 14:50 UTC  (23+ messages)
` [PATCH v4 1/4] tree-wide: Retrieve 'MAX_PHYSMEM_BITS' from vmcoreinfo (if available)
` [PATCH v4 2/4] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA support)
` [PATCH v4 3/4] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)
` [PATCH v4 4/4] makedumpfile: Mark --mem-usage option unsupported for arm64

[PATCH] makedumpfile/Makefile: remove -lebl from LIBS
 2019-12-09 20:49 UTC  (6+ messages)

[PATCH v3 0/2] arm64: kexec_file: add kdump
 2019-12-09  3:03 UTC  (3+ messages)
` [PATCH v3 1/2] libfdt: include fdt_addresses.c
` [PATCH v3 2/2] arm64: kexec_file: add crash dump support


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