messages from 2014-05-14 08:41:39 to 2014-06-12 12:37:40 UTC [more...]
[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
2014-06-12 12:36 UTC (64+ 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] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
2014-06-12 8:17 UTC (15+ messages)
[PATCH] Makedumpfile: vmcore size estimate
2014-06-11 13:57 UTC (2+ messages)
[PATCH] vmcore-dmesg: don't enforce largefile handling
2014-06-11 13:02 UTC (3+ messages)
[PATCH] makedumpfile: fix Makefile for eppic_makedumpfile.so build
2014-06-10 7:38 UTC (2+ messages)
[PATCH 3/3] Stop maximizing the bitmap buffer to reduce the risk of OOM
2014-06-10 4:54 UTC
[PATCH 2/3] Move counting pfn_memhole for cyclic mode
2014-06-10 4:53 UTC
[PATCH 1/3] Remove the 1st bitmap buffer from the ELF path in cyclic mode
2014-06-10 4:53 UTC
[PATCH 0/3] makedumpfile: Reduce the risk of OOM
2014-06-10 4:51 UTC
[ANNOUNCE] kexec-tools 2.0.7
2014-06-10 2:29 UTC (6+ messages)
[PATCH 0/2] kexec: add LPAE support for ARM32 platform
2014-06-06 7:17 UTC (4+ 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] 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)
[PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump
2014-05-27 14:49 UTC (17+ messages)
[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 (9+ 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 (7+ messages)
` [PATCH 7/8] arm64/kexec: Add core kexec support
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox