Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-28 06:42:39 to 2014-04-16 10:34:54 UTC [more...]

Fwd: [PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid
 2014-04-16 10:33 UTC 

[PATCH] makedumpfile: Fix a bug found during regression testing for v1.5.6
 2014-04-16  8:50 UTC  (2+ messages)

makedumpfile memmory usage seems high with option -E
 2014-04-16  6:44 UTC  (6+ messages)
    ` [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump

[PATCH 0/8] Fix crashdump failure caused by legacy DMA/IO
 2014-04-15 23:09 UTC  (9+ messages)
` [PATCH 1/8] Fix a few existing lines that checkpatch.pl will complain about later
` [PATCH 2/8] Consolidate all .h lines at front of intel-iommu.c file
` [PATCH 3/8] Create intel-iommu-private.h
` [PATCH 4/8] Update iommu_attach_domain() and its callers
` [PATCH 5/8] Add new definitions & prototypes to intel-iommu-private.h
` [PATCH 6/8] Create intel-iommu-kdump.c
` [PATCH 7/8] Add domain-id functions to intel-iommu-kdump.c
` [PATCH 8/8] Add remaining changes to intel-iommu.c to fix crashdump

[PATCH] makedumpfile: fix a segmentation fault when pfn exceeds 2G boundary
 2014-04-15 10:32 UTC  (4+ messages)

[PATCH v2 0/3] Generic multi-page exclusion
 2014-04-15 10:06 UTC  (21+ messages)
` [PATCH v2 1/3] Pass mmd pointer to __exclude_unnecessary_pages
` [PATCH v2 2/3] Generic handling of multi-page exclusions
` [PATCH v2 3/3] Get rid of overrun adjustments

[PATCH] Save PG_head_mask in VMCOREINFO
 2014-04-15  9:02 UTC  (2+ messages)

[PATCH v2] makedumpfile: Introduce the mdf_pfn_t type
 2014-04-15  8:51 UTC 

[PATCH] eppic: makedumpfile fails to recognise between global
 2014-04-15  5:01 UTC 

[PATCH] makedumpfile/eppic: Do not scrub buffer length if length is zero
 2014-04-15  5:00 UTC 

[PATCH 0/3] add LPAE support for kexec and kernel
 2014-04-14 17:31 UTC  (5+ messages)
` [PATCH 2/3] ARM : kdump : add arch_crash_save_vmcoreinfo

[PATCH v6 0/9] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-14 14:55 UTC  (10+ messages)
` [PATCH v6 1/9] x86, cleanup: add extra arguments to add_memmap() and delete_memmap()
` [PATCH v6 2/9] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
` [PATCH v6 3/9] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p
` [PATCH v6 4/9] x86, cleanup: use dbgprint_mem_range for memory range debugging
` [PATCH v6 5/9] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES
` [PATCH v6 6/9] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH v6 7/9] x86, cleanup: kexec memory range .end to be inclusive
` [PATCH v6 8/9] x86: add --pass-memmap-cmdline option
` [PATCH v6 9/9] x86: Pass memory range via E820 for kdump

[PATCH] makedumpfile: code cleanup: set_bitmap
 2014-04-14  6:15 UTC 

[PATCH RESEND v5 00/10] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-14  5:41 UTC  (19+ messages)
` [PATCH RESEND v5 01/10] x86, cleanup: fix indent
` [PATCH RESEND v5 02/10] x86, cleanup: add extra arguments to add_memmap() and delete_memmap()
` [PATCH RESEND v5 03/10] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p
` [PATCH RESEND v5 04/10] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
` [PATCH RESEND v5 05/10] x86, cleanup: use dbgprint_mem_range for memory range debugging
` [PATCH RESEND v5 06/10] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES
` [PATCH RESEND v5 07/10] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH RESEND v5 08/10] x86, cleanup: Add a funtion add_setup_data()
` [PATCH RESEND v5 09/10] x86: add --pass-memmap-cmdline option
` [PATCH RESEND v5 10/10] x86: Pass memory range via E820 for kdump

[PATCH] kexec/fs2dt : Fix endianess issue with initrd base and size
 2014-04-14  2:19 UTC  (2+ messages)

[PATCH v5 00/10] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-11  7:02 UTC  (35+ messages)
` [PATCH v5 01/10] x86, cleanup: fix indent
` [PATCH v5 02/10] x86, cleanup: add extra arguments to add_memmap() and delete_memmap()
` [PATCH v5 03/10] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p
` [PATCH v5 04/10] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
` [PATCH v5 05/10] x86, cleanup: use dbgprint_mem_range for memory range debugging
` [PATCH v5 06/10] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES
` [PATCH v5 06/10] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH v5 07/10] x86, cleanup: Add a funtion add_setup_data()
` [PATCH v5 07/10] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH v5 08/10] x86: add --pass-memmap-cmdline option
` [PATCH v5 08/10] x86, cleanup: Add a funtion add_setup_data()
` [PATCH v5 09/10] x86: add --pass-memmap-cmdline option
` [PATCH v5 09/10] x86: Pass memory range via E820 for kdump

[RFC PATCH]: merge identical code
 2014-04-11  6:30 UTC  (4+ messages)

[PATCH RESEND v5 00/10] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-11  2:22 UTC 

[PATCH] kexec/ppc: cleanup crash regions creation
 2014-04-09 23:22 UTC  (3+ messages)

[PATCH] ppc64/purgatory: Disabling GCC's stack protection
 2014-04-09 23:07 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-04-08 18:42 UTC  (4+ messages)

Your message to kexec awaits moderator approval
 2014-04-08 16:15 UTC 

[PATCH] makedumpfile: inhibit predefined macros when cross building
 2014-04-08  7:42 UTC  (8+ messages)

vmcore-dmesg ends with "No program header covering vaddr"
 2014-04-08  5:39 UTC  (4+ messages)

[PATCH] makedumpfile: bugfix: fix a div-by-zero problem
 2014-04-08  2:30 UTC  (2+ messages)

[PATCH 0/2] Generic multi-page exclusion
 2014-04-04 15:26 UTC  (4+ messages)
` [PATCH 1/2] Generic handling of multi-page exclusions
` [PATCH 2/2] Git rid of overrun adjustments

[PATCH v2] makedumpfile: cleanup: reduce unnecessary memory copy
 2014-04-03  8:47 UTC  (2+ messages)

[PATCH 2/2] makedumpfile: Use max_pfn from mem_map array
 2014-04-03  2:38 UTC  (17+ messages)

[PATCH 0/2] Allow Xen Dom0 page filtering
 2014-04-03  2:38 UTC  (14+ messages)
  ` [PATCH 1/2] Earlier initialization of dom0_mapnr
      ` [PATCH v2 0/2] Allow Xen Dom0 page filtering
        ` [PATCH v2 1/2] Earlier initialization of dom0_mapnr
        ` [PATCH v2 2/2] Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable

[PATCH v4 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-01  9:52 UTC  (21+ messages)
` [PATCH v4 2/4] x86: Store memory ranges globally used for crash kernel to boot into
` [PATCH v4 4/4] x86: Pass memory range via E820 for kdump

[PATCH v3] makedumpfile: Fix a segment fault in dumping not aligned ELF segment
 2014-04-01  9:12 UTC  (2+ messages)

[PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
 2014-04-01  3:29 UTC  (4+ messages)

[PATCH v2 00/11] xen: Initial kexec/kdump implementation
 2014-03-31 10:50 UTC  (9+ messages)
` [PATCH v2 01/11] kexec: introduce kexec_ops struct

[PATCH v2] makedumpfile: Fix a segment fault in dumping not aligned ELF segment
 2014-03-31  7:51 UTC 

[PATCH] makedumpfile: Fix a segment fault in dumping small ELF segment
 2014-03-31  4:21 UTC  (3+ messages)

[PATCH 0/3] kexec: pass initrd position in dtb
 2014-03-28 16:49 UTC  (3+ messages)

[kexec-tools PATCH v2] x86, kaslr: add alternative way to locate kernel text mapping area
 2014-03-28 16:44 UTC  (3+ messages)

PATCH: kexec/i386: fix erroneous memory descriptor message
 2014-03-28 16:44 UTC  (3+ messages)

[BUG] makedumpfile v1.5.5
 2014-03-28 12:31 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