kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-04 13:54:25 to 2015-06-15 02:00:50 UTC [more...]

[PATCH RFC 00/11] makedumpfile: parallel processing
 2015-06-15  1:59 UTC  (16+ messages)
` [PATCH RFC 01/11] Add readpage_kdump_compressed_parallel
` [PATCH RFC 02/11] Add mappage_elf_parallel
` [PATCH RFC 03/11] Add readpage_elf_parallel
` [PATCH RFC 04/11] Add read_pfn_parallel
` [PATCH RFC 05/11] Add function to initial bitmap for parallel use
` [PATCH RFC 06/11] Add filter_data_buffer_parallel
` [PATCH RFC 07/11] Add write_kdump_pages_parallel to allow parallel process
` [PATCH RFC 08/11] Add write_kdump_pages_parallel_cyclic to allow parallel process in cyclic_mode
` [PATCH RFC 09/11] Initial and free data used for parallel process
` [PATCH RFC 10/11] Make makedumpfile available to read and compress pages parallelly
` [PATCH RFC 11/11] Add usage and manual about multiple threads process

kexec-tools built with musl-libc fail to load kernel
 2015-06-12  7:22 UTC 

Your message to kexec awaits moderator approval
 2015-06-11 15:40 UTC 

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-06-11 15:40 UTC  (19+ messages)
` [PATCH v10 04/10] iommu/vt-d: functions to copy data from old mem

kexec works well with "dash l" but not working with "dash p"
 2015-06-11 13:22 UTC 

[ANNOUNCE] kexec-tools 2.0.10-rc1
 2015-06-11  4:06 UTC 

Your message to kexec awaits moderator approval
 2015-06-10 14:10 UTC 

[PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-06-10 14:10 UTC  (50+ messages)
` [PATCH v11 01/10] iommu/vt-d: New function to attach domain with id
` [PATCH v11 02/10] iommu/vt-d: Items required for kdump
` [PATCH v11 03/10] iommu/vt-d: Function to get existing context entry
` [PATCH v11 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH v11 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH v11 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v11 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH v11 08/10] iommu/vt-d: assign new page table for dma_map
` [PATCH v11 09/10] iommu/vt-d: Copy functions for irte
` [PATCH v11 10/10] iommu/vt-d: Use old irte in kdump kernel

kexec works well with "-l" but not working with "-p"
 2015-06-10 11:43 UTC 

[PATCH v5 0/2] arm64: kvm: reset hyp context for kexec
 2015-06-09 18:00 UTC  (4+ messages)
` [PATCH v5 1/2] arm64: kvm: allows kvm cpu hotplug
` [PATCH v5 2/2] arm64: kvm: remove !KEXEC dependency

Your message to kexec awaits moderator approval
 2015-06-09 12:55 UTC 

Your message to kexec awaits moderator approval
 2015-06-08 15:50 UTC 

Your message to kexec awaits moderator approval
 2015-06-08 15:44 UTC 

Your message to kexec awaits moderator approval
 2015-06-08 14:26 UTC 

Your message to kexec awaits moderator approval
 2015-06-08 14:15 UTC 

[PATCH 00/17] Fixes and Cleanups for the Intel VT-d driver
 2015-06-08  8:26 UTC  (3+ messages)

[PATCH 0/3 v3] Fix kdump failures with crashkernel=high
 2015-06-07 14:38 UTC  (3+ messages)

[PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
 2015-06-06  6:14 UTC 

[PATCH V2 00/11] ARM64 Binary Image Support
 2015-06-05  5:29 UTC  (5+ messages)
` [PATCH V2 01/11] arm64: Kexec: Add support for binary image
` [PATCH V2 10/11] arm64: kdump: "
` [PATCH V2 11/11] arm64: wait for transmit completion before next character transmission

[PATCH 87/98] include/uapi/linux/kexec.h: use __kernel_size_t instead of size_t
 2015-05-30 15:39 UTC 

Makedumpfile and kernel support
 2015-05-27  9:53 UTC  (3+ messages)

[v4 0/4] arm64: kvm: reset hyp context for kexec
 2015-05-27  7:42 UTC  (12+ messages)
` [v4 1/4] arm64: kvm: add a cpu tear-down function
` [v4 2/4] arm64: kvm: add kvm cpu hotplug
` [v4 3/4] arm64: kvm: remove !KEXEC dependency
` [v4 4/4] arm: kvm: add stub implementation for kvm_cpu_reset()

[ANNOUNCE] kexec-tools v2.0.10 preparation
 2015-05-25  0:48 UTC 

[PATCH] kernel:kexec - Fix for typo in comment in function sanity_check_segment_list()
 2015-05-23  5:08 UTC 

[PATCH 1/2] use raw i/o and root device to use less memory
 2015-05-22  6:49 UTC  (6+ messages)

[v2 0/5] arm64: add kdump support
 2015-05-22  5:56 UTC  (23+ messages)
` [v2 1/5] arm64: kdump: reserve memory for crash dump kernel
` [v2 2/5] arm64: kdump: implement machine_crash_shutdown()
` [v2 4/5] arm64: add kdump support

[PATCH] ppc64: Don't look for the TOC pointer all the time
 2015-05-19  9:19 UTC 

[PATCH] makedumpfile: Support ARM64
 2015-05-19  7:26 UTC  (2+ messages)

makedumpfile: Issue with aarch64 support
 2015-05-15 18:16 UTC  (3+ messages)

[PATCH v3 0/2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-05-15 11:01 UTC  (3+ messages)
` [PATCH v3 1/2] kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled
` [PATCH v3 2/2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path

[PATCH 0/13] makedumpfile: Avoid two pass filtering by using bitmap file
 2015-05-15  4:51 UTC  (5+ messages)

[PATCH] prepend elfcorehdr instead of appending it to the crash-kernel command-line
 2015-05-14 14:34 UTC  (2+ messages)

[PATCH] arm64: Kexec: Add support for binary image
 2015-05-14  5:12 UTC  (3+ messages)

More on kexec/purgatory handover
 2015-05-13 12:28 UTC  (10+ messages)
        ` [Xen-devel] "

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-05-12  8:43 UTC  (9+ messages)
    `  "
              `  "

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-12  6:41 UTC  (19+ messages)

[PATCH 13/13] Remove --non-cyclic option
 2015-05-11  6:36 UTC 

[PATCH 12/13] Adjust sadump path to the new code
 2015-05-11  6:34 UTC 

[PATCH 11/13] Adjust refiltering path to the new code
 2015-05-11  6:33 UTC 

[PATCH 10/13] Adjust --split/--reassemble path to the new code
 2015-05-11  6:32 UTC 

[PATCH 09/13] Adjust --mem-usage path to the new code
 2015-05-11  6:32 UTC 

[PATCH 08/13] Remove the old logic of writing ELF pages
 2015-05-11  6:29 UTC 

[PATCH 07/13] Integrate filtering process for ELF path
 2015-05-11  6:28 UTC 

[PATCH 06/13] Remove the old logic of writing kdump pages
 2015-05-11  6:27 UTC 

[PATCH 05/13] Communalize the function for creating 1st bitmap
 2015-05-11  6:26 UTC 

[PATCH 04/13] Integrate the main logic of writing kdump file
 2015-05-11  6:25 UTC 

[PATCH 03/13] Integrate the entry point of is_dumpable()
 2015-05-11  6:23 UTC 

[PATCH 02/13] Add option to specify working directory for the bitmap
 2015-05-11  6:22 UTC 

[PATCH 01/13] Organize bitmap structure for cyclic logic
 2015-05-11  6:15 UTC 

[PATCH RFC 0/3] arm64: disable/enable d-cache support for
 2015-05-07 15:32 UTC  (9+ messages)
` [PATCH RFC 3/3] arm64: Enable/disable D-cache before/after sha verification

commit 5edcbfd1368e break kexec on x86-64
 2015-05-04 22:09 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).