Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-26 16:33:37 to 2014-03-20 16:03:09 UTC [more...]

[PATCH v2] x86, calgary: use 8M TCE table size by default
 2014-03-20 16:01 UTC  (7+ messages)

[PATCH v4 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-03-20 15:42 UTC  (10+ messages)
` [PATCH v4 1/4] cleanup: add dbgprint_mem_range function
` [PATCH v4 2/4] x86: Store memory ranges globally used for crash kernel to boot into
` [PATCH v4 3/4] x86: add --pass-memmap-cmdline option
` [PATCH v4 4/4] x86: Pass memory range via E820 for kdump

[PATCH v2] x86, kaslr: Kernel base can be randomized at 0-1G offset
 2014-03-20 15:18 UTC  (7+ messages)

makedumpfile: get_max_mapnr() from ELF header problem
 2014-03-20 10:23 UTC  (13+ messages)

[PATCH v3 0/2] kexec: pass initrd position in dtb
 2014-03-20  7:33 UTC  (3+ messages)
` [PATCH v3 1/2] kexec: introduce setup_dtb_prop to make code clear
` [PATCH v3 2/2] kexec: pass initrd position by dtb

[PATCH 0/2] Two patches for kexec for arm
 2014-03-20  5:41 UTC  (10+ messages)
` [PATCH 1/2] kexec: align initrd when no --image-size passed
` [PATCH 2/2] kexec: pass initrd position in dtb

[PATCH v2] kexec: pass initrd position in dtb
 2014-03-20  6:09 UTC  (4+ messages)

[kexec-tools PATCH] x86: extend kernel text size up to 1GB
 2014-03-20  5:49 UTC  (9+ messages)

[PATCH] Allow --dump-dmesg for Xen vmcores
 2014-03-20  2:58 UTC  (2+ messages)

[PATCH] kexec-tools: handle 64bit efi memmap address correctly
 2014-03-20  1:58 UTC 

x86 device-tree and kexec
 2014-03-18 20:13 UTC 

[PATCH] makedumpfile: --split: assign fair I/O workloads for each process
 2014-03-18  3:09 UTC 

vmcore-dmesg exits with "No program header covering vaddr"
 2014-03-17 23:14 UTC 

[PATCH] makedumpfile: reduce unnecessary memory copy
 2014-03-17  9:32 UTC  (2+ messages)

[PATCH 0/3] makedumpfile: Bunch of fixes for --dump-dmesg
 2014-03-17  8:15 UTC  (5+ messages)
` [PATCH 1/3] Fix string append in dump_log_entry()
` [PATCH 2/3] Prevent buffer overflow in dump_log_entry
` [PATCH 3/3] Optimize one-character output "

[PATCH v3 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-03-15 14:48 UTC  (13+ messages)
` [PATCH v3 1/4] cleanup: add dbgprint_mem_range function
` [PATCH v3 2/4] x86: Store memory ranges globally used for crash kernel to boot into
` [PATCH v3 3/4] x86: add --pass-memmap-cmdline option
` [PATCH v3 4/4] x86: Pass memory range via E820 for kdump

vmcore-dmesg ends with "No program header covering vaddr"
 2014-03-15  5:39 UTC 

[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
 2014-03-12 17:24 UTC  (33+ messages)
` [PATCH 06/11] kexec: A new system call, kexec_file_load, for in kernel kexec
` [PATCH 07/11] kexec: Create a relocatable object called purgatory
` [PATCH 08/11] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 09/11] kexec: Provide a function to add a segment at fixed address
` [PATCH 10/11] kexec: Support for loading ELF x86_64 images
` [PATCH 11/11] kexec: Support for Kexec on panic using new system call

FW: Re: [PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-03-12 16:34 UTC 

[PATCH v3] vmcore-dmesg stack smashing happend in extreme case
 2014-03-12  5:28 UTC  (2+ messages)

[PATCH v2] vmcore-dmesg stack smashing happend in extreme case
 2014-03-12  2:06 UTC  (3+ messages)

[PATCH] vmcore-dmesg stack smashing happend in extreme case
 2014-03-11 13:37 UTC  (4+ messages)

[PATCH v2 0/4]: makedumpfile: Makefile improvements
 2014-03-11  9:31 UTC  (8+ messages)
` [PATCH v2 1/4] build: Derive objects from source files
` [PATCH v2 2/4] build: Use INCLUDES for normal CFLAGS in addition to CFLAGS_ARCH
` [PATCH v2 3/4] build: Honor VPATH to support out-of-tree builds
` [PATCH v2 4/4] build: Rename generic-sounding SRC -> SRC_BASE

How could we get rid of saved_max_pfn for calgary iommu?
 2014-03-11  5:20 UTC  (9+ messages)

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-03-10 21:43 UTC  (7+ messages)
` [PATCHv3 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces

[PATCH] x86, calgary: use 8M TCE table size by default
 2014-03-10 12:38 UTC  (7+ messages)

[PATCH 1/2] makedumpfile/eppic: Add README for eppic scripts
 2014-03-10  5:26 UTC  (3+ messages)
` [PATCH 2/2] makedumpfile/eppic: Install sample "

makedumpfile: optimize is_zero_page
 2014-03-10  5:25 UTC  (2+ messages)

[PATCH 0/4]: makedumpfile: Makefile improvements
 2014-03-07  8:08 UTC  (6+ messages)
` [PATCH 1/4] build: Derive objects from source files
` [PATCH 2/4] build: Use INCLUDES for normal CFLAGS in addition to CFLAGS_ARCH
` [PATCH 3/4] build: Honor VPATH to support out-of-tree builds
` [PATCH 4/4] build: Rename generic-sounding SRC -> SRC_BASE

[PATCH] makedumpfile: Fix string append in dump_log_entry()
 2014-03-07  8:08 UTC  (4+ messages)

[PATCH] kexec/ppc: cleanup crash regions creation
 2014-03-07  7:40 UTC 

[PATCH] kexec/powerpc: fix exporting memory limit
 2014-03-07  4:38 UTC  (3+ messages)

[ANNOUNCE] kexec-tools 2.0.6
 2014-03-06  8:38 UTC 

PATCH: bug in locate_hole()
 2014-03-06  2:17 UTC  (6+ messages)

makedumpfile: optimize is_zero_page
 2014-03-05  4:55 UTC  (2+ messages)

[PATCH 00/10] makedumpfile/eppic: Sample eppic scripts
 2014-03-05  4:54 UTC  (13+ messages)
` [PATCH 01/10] Scrub executable name for each user process
` [PATCH 02/10] Scrub filenames of cached dentries
` [PATCH 03/10] Scrub all entries in the keyring
` [PATCH 04/10] Clear the message data of all ap_bus requests
` [PATCH 05/10] Scrub data in tcp socket buffers
` [PATCH 06/10] Scrub data of udp "
` [PATCH 07/10] Scrub data of unix "
` [PATCH 08/10] Scrub socket buffers of guest network I/O
` [PATCH 09/10] Scrub buffers involved in guest block I/O
` [PATCH 10/10] Install sample eppic scripts

[PATCH] makedumpfile/eppic: Properly resolve structure members
 2014-03-03  7:03 UTC  (2+ messages)

separate lowmem and highmem in crashdump segments for ppc32
 2014-02-28 11:48 UTC 

[PATCH v2 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-02-28  8:32 UTC  (4+ messages)
` [PATCH v2 4/4] x86: Pass memory range via E820 "

[PATCH] makedumpfile: Add support to module data structures
 2014-02-28  7:30 UTC  (4+ messages)


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