Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-16 23:48:28 to 2016-07-07 10:20:46 UTC [more...]

[PATCH v2] kexec: Fix kdump failure with notsc
 2016-07-07 10:17 UTC 

kexec failures with DEBUG_RODATA
 2016-07-07 10:20 UTC  (11+ messages)

[PATCH] kexec: Fix kdump failure with notsc
 2016-07-07  8:46 UTC  (2+ messages)

[PATCH] makedumpfile: fix module init base and size offset for kernel v4.5
 2016-07-07  7:26 UTC  (2+ messages)

[RFC] arm64: kexec_file_load support
 2016-07-07  6:12 UTC  (8+ messages)

[PATCH v21 0/8] arm64: kdump support
 2016-07-07  2:00 UTC  (23+ messages)
` [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v21 2/8] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v21 3/8] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v21 4/8] arm64: kdump: add kdump support
` [PATCH v21 5/8] arm64: kdump: add VMCOREINFO's for user-space coredump tools
` [PATCH v21 6/8] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v21 7/8] arm64: kdump: update a kernel doc
` [PATCH v21 8/8] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec

[PATCH] scripts: Fix size mismatch of kexec_purgatory_size
 2016-07-06  8:45 UTC  (2+ messages)

[V3 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
 2016-07-05 11:33 UTC  (3+ messages)
` [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
` [V3 PATCH 2/2] kexec: Use core_param for crash_kexec_post_notifiers boot option

[PATCH v2 1/2] refactor code parsing size based on memory range
 2016-07-05  7:10 UTC  (5+ messages)
  ` [v2,1/2] "

[PATCH v3 0/9] kexec_file_load implementation for PowerPC
 2016-07-05  0:55 UTC  (47+ messages)
` [PATCH v3 1/9] kexec_file: Remove unused members from struct kexec_buf
` [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer
` [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v3 4/9] powerpc: Factor out relocation code from module_64.c to elf_util_64.c
` [PATCH v3 5/9] powerpc: Generalize elf64_apply_relocate_add
` [PATCH v3 6/9] powerpc: Add functions to read ELF files of any endianness
` [PATCH v3 7/9] powerpc: Implement kexec_file_load
` [PATCH v3 8/9] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v3 9/9] powerpc: Add purgatory for kexec_file_load implementation

[PATCH v20 00/14] arm64 kexec kernel patches
 2016-07-04 10:15 UTC  (36+ messages)
` [PATCH v20 07/14] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v20 09/14] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v20 08/14] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v20 02/14] arm64: smp: Add function to determine if cpus are stuck in the kernel
` [PATCH v20 06/14] arm64/kexec: Add pr_debug output
` [PATCH v20 03/14] arm64: Add back cpu reset routines
` [PATCH v20 11/14] arm64: kdump: add VMCOREINFO's for user-space coredump tools
` [PATCH v20 05/14] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v20 12/14] arm64: kdump: enable kdump "
` [PATCH v20 10/14] arm64: kdump: add kdump support
` [PATCH v20 01/14] arm64: hibernate: Don't hibernate on systems with stuck CPUs
` [PATCH v20 04/14] arm64/kexec: Add core kexec support
` [PATCH v20 13/14] arm64: kdump: update a kernel doc
` [PATCH v20 14/14] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec

kexec_file_load signature verification failure
 2016-06-30 14:05 UTC 

[PATCH v19 00/13] arm64 kexec kernel patches
 2016-06-30  0:44 UTC  (20+ messages)
` [PATCH v19 03/13] arm64/kexec: Add core kexec support
` [PATCH v19 05/13] arm64/kexec: Add pr_debug output
` [PATCH v19 06/13] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v19 11/13] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v19 10/13] arm64: kdump: add VMCOREINFO's for user-space coredump tools
` [PATCH v19 07/13] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v19 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec

(no subject)
 2016-06-27 18:44 UTC 

[PATCH 0/2] Simple fix to the ARM kexec tools implementation
 2016-06-23  0:41 UTC  (16+ messages)
` [PATCH 1/2] arm: take account of TEXT_OFFSET for subsequent images
` [PATCH 2/2] arm: fix kernel image size

[PATCH kexec-tools v2 10/32] kexec: add generic helper to add to memory_regions
 2016-06-23  0:40 UTC  (3+ messages)
` [PATCH] Remove "max" parameter comment

[PATCH 1/2] sadump: fix segmentation fault on sadump-related formats
 2016-06-23  0:32 UTC  (4+ messages)
` [PATCH 2/2] sadump: fix wrong progress report on sadump formats

[PATCH 0/6] kexec_file: Add buffer hand-over for the next kernel
 2016-06-22 16:34 UTC  (10+ messages)
` [PATCH 1/6] kexec_file: Add buffer hand-over support "
` [PATCH 2/6] powerpc: "
` [PATCH 3/6] kexec_file: Allow skipping checksum calculation for some segments
` [PATCH 4/6] kexec_file: Add mechanism to update kexec segments
` [PATCH 5/6] kexec: Share logic to copy segment page contents
` [PATCH 6/6] IMA: Demonstration code for kexec buffer passing

[PATCH 0/3] support other types of measurements
 2016-06-22 13:35 UTC  (4+ messages)
` [PATCH 1/3] ima: measure other types of data
` [PATCH 2/3] kexec: measure boot command line
` [PATCH 3/3] ima: add pre-calculated measurements (experimental)

[PATCH v2] makedumpfile: support _count -> _refcount rename in struct page
 2016-06-22  0:15 UTC  (7+ messages)

[PATCH v2 0/9] kexec_file_load implementation for PowerPC
 2016-06-20 16:01 UTC  (8+ messages)
` [PATCH v2 2/9] kexec_file: Generalize kexec_add_buffer

Proposal for run time memory allocation for crash kernel
 2016-06-20 15:46 UTC 

[PATCH] makedumpfile: support _count -> _refcount rename in struct page
 2016-06-17  9:25 UTC  (3+ messages)


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