public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2014-05-07 17:07:21 to 2014-06-05 14:10:07 UTC [more...]

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-05 14:07 UTC  (34+ messages)
` [PATCH 01/13] bin2c: Move bin2c in scripts/basic
` [PATCH 02/13] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 03/13] kexec: Move segment verification code in a separate function
` [PATCH 04/13] resource: Provide new functions to walk through resources
` [PATCH 05/13] kexec: Make kexec_segment user buffer pointer a union
` [PATCH 06/13] kexec: New syscall kexec_file_load() declaration
` [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load
` [PATCH 08/13] purgatory/sha256: Provide implementation of sha256 in purgaotory context
` [PATCH 09/13] purgatory: Core purgatory functionality
` [PATCH 10/13] kexec: Load and Relocate purgatory at kernel load time
` [PATCH 11/13] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 12/13] kexec: Support for Kexec on panic using new system call
` [PATCH 13/13] kexec: Support kexec/kdump on EFI systems

[PATCH 0/2] kexec: add LPAE support for ARM32 platform
 2014-06-05 11:20 UTC  (3+ messages)
` [PATCH 1/2] kexec: iomem: accept u64 parameters for callbacks
` [PATCH 2/2] kexec: ARM: add LPAE support

[PATCH 0/2] kexec command fails after cpu hot-removing
 2014-06-05  9:08 UTC  (6+ messages)
` [PATCH 1/2] Enumerate all /sys/devices/system/cpu/cpuN when they are discontiguous
` [PATCH 2/2] Fix mistaken check of stat(2) return value

[PATCH] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
 2014-06-04 13:46 UTC  (6+ messages)

[PATCH] makedumpfile: ARM: get correct mem_map offset
 2014-06-03  6:37 UTC  (8+ messages)

[RESEND PATCH] kexec : add sparse memory related values to vmcore
 2014-06-03  1:26 UTC  (5+ messages)

[PATCH v4 0/2] Generic multi-page exclusion
 2014-06-02  4:58 UTC  (4+ messages)
` [PATCH v4 1/2] Generic handling of multi-page exclusions
` [PATCH v4 2/2] Get rid of overrun adjustments

[PATCH kexec-tools] kdump: pass acpi_rsdp to 2nd kernel if kernel does not export efi runtime maps
 2014-05-30  5:27 UTC  (2+ messages)

[PATCH 0/2] geneate correct PAGE_OFFSET for vmcore
 2014-05-30  5:27 UTC  (5+ messages)
` [PATCH 1/2] kexec-tools: detect page_offset dynamically
` [PATCH 2/2] kexec-tools: add --page-offset option for ARM

[PATCH Resend] ARM: kdump: makes second kernel use strict pfn_valid
 2014-05-29 10:09 UTC  (6+ messages)

[PATCH RESEND] ARM: kdump: 2nd kernel should use strict pfn_valid in SPARSEMEM platform
 2014-05-29  8:01 UTC  (3+ messages)

[ANNOUNCE] kexec-tools 2.0.7-rc1
 2014-05-29  0:09 UTC  (3+ messages)

[PATCH] vmcore-dmesg: Handle struct log to struct printk_log renaming
 2014-05-28 12:27 UTC  (5+ messages)

[PATCH 1/2 resend] kexec-tools: add noefi arch cmdline option
 2014-05-27 23:47 UTC  (3+ messages)
` [PATCH 2/2 resend] kexec-tools: usage text fix

[PATCH] x86: do not enable efi boot for sgi uv machine
 2014-05-27 16:08 UTC  (12+ messages)

makedumpfile memmory usage seems high with option -E
 2014-05-27 14:49 UTC  (27+ messages)
  ` [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump

[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
 2014-05-27 12:34 UTC  (3+ messages)

remote kernel crash dump for Debian and Ubuntu
 2014-05-27  7:56 UTC 

[PATCH] x86 arch usage text fix
 2014-05-27  3:17 UTC 

[PATCH v3 0/2] Generic multi-page exclusion
 2014-05-26  9:43 UTC  (10+ messages)
` [PATCH v3 1/2] Generic handling of multi-page exclusions

[RESEND PATCH] vmcore-dmesg: Understand >= v3.11-rc4 dmesg
 2014-05-22 13:51 UTC  (8+ messages)
` [PATCH v2] "

[BUG REPORT] kexec and makedumpfile can't detect PAGE_OFFSET on arm (Wang Nan)
 2014-05-22  1:10 UTC  (4+ messages)

omap:am335x: unable to start kernel via kexec
 2014-05-21 13:19 UTC  (2+ messages)

FIT (flattened image tree) support
 2014-05-21  6:50 UTC 

[PATCH 3/3] ipr: kexec boot speed improvements
 2014-05-20 15:36 UTC 

[PATCH 2/3] kexec: Export kexec_in_progress
 2014-05-20 15:35 UTC 

[RESEND PATCH] makedumpfile: get MAX_PHYSMEM_BITS and SECTION_SIZE_BITS from vmcore
 2014-05-20  2:37 UTC  (2+ messages)

[BUG REPORT] kexec and makedumpfile can't detect PAGE_OFFSET on arm
 2014-05-19 11:59 UTC 

[PATCH 0/8] arm64 kexec kernel patches
 2014-05-16 10:26 UTC  (21+ messages)
` [PATCH 7/8] arm64/kexec: Add core kexec support
` [PATCH 8/8] arm64: Enable kexec in defconfig
` [PATCH 4/8] arm64: Add smp_spin_table_set_die
` [PATCH 2/8] arm64: Make cpu_read_ops generic
` [PATCH 1/8] arm64: Use cpu_ops for smp_stop
` [PATCH 5/8] arm64: Split soft_restart into two stages
` [PATCH 6/8] arm64/kexec: kexec needs cpu_die
` [PATCH 3/8] arm64: Add spin-table cpu_die

[PATCH] crash_dump: arm: crash dump kernel should use strict pfn_valid
 2014-05-15  7:30 UTC 

[PATCH v2] x86, cleanup: remove cmdline_add_memmap_acpi
 2014-05-15  6:57 UTC  (2+ messages)

[ANNOUNCE] kexec-tools 2.0.7 preparation
 2014-05-15  4:59 UTC 

[PATCH] kexec/ppc64: Handle reserved memory ranges exported by OPAL firmware
 2014-05-15  4:54 UTC  (4+ messages)

[PATCH] kexec/ppc64: Fix up ELF header and dt for PowerNV platform
 2014-05-15  4:54 UTC  (4+ messages)

[RFC PATCH 0/2] transfer sparse memory related values
 2014-05-15  2:12 UTC  (7+ messages)
` [RFC PATCH 2/2] makedumpfile: get additional information from vmcore

[PATCH] x86, cleanup: remove cmdline_add_memmap_acpi
 2014-05-14  3:28 UTC  (3+ messages)

[PATCH 0/7] ppc64: little endian zImage support
 2014-05-12 15:58 UTC  (4+ messages)
` [PATCH 3/7] ppc64: detect zImage files and load the uncompressed vmlinux

[PATCH] zImage-arm: init modified_cmdline with zero
 2014-05-11  0:22 UTC  (2+ messages)

[kexec-tools][PATCH] zImage-arm: bugfix: load kernel at TEXT_OFFSET
 2014-05-10 23:48 UTC  (4+ messages)
` [kexec-tools][PATCH v2] zImage-arm: bugfix: kernel offset must be 0x8000

[PATCH RESEND] condition check fix
 2014-05-10 23:59 UTC  (5+ messages)

[PATCH] cleanup duplicate code
 2014-05-10 23:59 UTC  (3+ messages)

[PATCH v7 0/9] kexec-tools, x86: E820 memmap pass for kdump
 2014-05-08 11:31 UTC  (3+ messages)

[PATCH v2] Fix free bitmap_buffer_cyclic error
 2014-05-08  6:47 UTC  (3+ messages)
` [PATCH v3] "

[RESEND PATCH] makedumpfile: ARM: fix bug on sparse_decode_mem_map
 2014-05-08  6:47 UTC  (2+ messages)

Why do we pass memory map both in e820 and efi_info
 2014-05-08  3:04 UTC  (3+ messages)

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-05-07 18: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