messages from 2015-07-27 05:11:40 to 2015-09-03 05:18:27 UTC [more...]
[PATCH] purgatory/arch/ppc64: Reset primary cpu endian to big-endian
2015-09-03 5:18 UTC (3+ messages)
[PATCH 1/1] exclude page structures of non-dumped pages
2015-09-03 5:01 UTC (2+ messages)
[RFC PATCH] kexec: use mmap instead of read for slurp_file()
2015-09-02 8:48 UTC (4+ messages)
` PING: "
[PATCH] Drop release date from kexec-tools version output
2015-09-02 2:22 UTC (2+ messages)
[PATCH RFC] Drop release date from kexec-tools version output
2015-09-02 1:25 UTC (8+ messages)
[PATCH] kernel:kexec - Fix for typo in comment in function sanity_check_segment_list()
2015-09-02 1:12 UTC (2+ messages)
[Patch v3] Add persistent memory support
2015-09-02 1:04 UTC (9+ messages)
[V3 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-08-31 9:57 UTC (19+ messages)
` [V3 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V3 PATCH 4/4] x86/apic: Introduce noextnmi boot option
` [V3 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
` [V3 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
[PATCH] makedumpfile: remove the double free of sph
2015-08-26 4:23 UTC (3+ messages)
[RFC PATCH 00/17] powerpc/fsl-book3e-64: kexec/kdump support
2015-08-26 1:13 UTC (9+ messages)
` [RFC PATCH 14/17] powerpc/book3e-64/kexec: Enable SMP release
` [RFC,14/17] "
[PATCH] makedumpfile: code changes to satisfy the coverity scan
2015-08-26 0:42 UTC (3+ messages)
[PATCH V2] makedumpfile: code changes to satisfy the coverity scan
2015-08-25 12:58 UTC
[PATCH] makedumpfile: Support ARM64
2015-08-25 0:21 UTC (18+ messages)
Dmesg not being dumped
2015-08-24 14:17 UTC (6+ messages)
[PATCH]makedumpfile.h:makedumpfile.h: check the return value
2015-08-24 3:26 UTC (4+ messages)
` [PATCH]makedumpfile.c: check rhe return value ofset_page_size
` [PATCH] sadump_info.c: unsigned_compare: This less-than-zero comparison of an unsigned value is never true
Dmesg not being dumped
2015-08-21 6:28 UTC (9+ messages)
kexec, x86: Need a new e820 type support for kexec
2015-08-19 5:59 UTC (10+ messages)
[PATCH] Add persistent memory support
2015-08-18 11:42 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] ppc64: Fix warnings
2015-08-18 3:53 UTC (6+ messages)
` [PATCH 2/2] ppc64: Add a flag to tell the kernel it's booting from kexec
[REPOST PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
2015-08-13 20:43 UTC (5+ messages)
[Patch v3 RESEND] kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
2015-08-13 8:57 UTC
[PATCH] kexec: use _DEFAULT_SOURCE instead to remove compiling warning
2015-08-13 0:57 UTC (2+ messages)
[Patch v3] align crash_notes allocation to make it be inside one physical page
2015-08-12 2:10 UTC
[Patch v2] align crash_notes allocation to make it be inside one physical page
2015-08-11 8:42 UTC (6+ messages)
[PATCH v5 00/10] makedumpfile: parallel processing
2015-08-11 7:51 UTC (12+ messages)
` [PATCH v5 01/10] Add readpage_kdump_compressed_parallel
` [PATCH v5 02/10] Add mappage_elf_parallel
` [PATCH v5 03/10] Add readpage_elf_parallel
` [PATCH v5 04/10] Add read_pfn_parallel
` [PATCH v5 05/10] Add function to initial bitmap for parallel use
` [PATCH v5 06/10] Add filter_data_buffer_parallel
` [PATCH v5 07/10] Add write_kdump_pages_parallel to allow parallel process
` [PATCH v5 08/10] Initial and free data used for "
` [PATCH v5 09/10] Make makedumpfile available to read and compress pages parallelly
` [PATCH v5 10/10] Add usage and manual about multiple threads process
[PATCH] kexec: override GFP flag for the control page allocation
2015-04-21 12:06 UTC (2+ messages)
` [PATCH] kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
[v2 0/5] arm64: add kdump support
2015-08-07 4:24 UTC (7+ messages)
` [v2 2/5] arm64: kdump: implement machine_crash_shutdown()
[PATCH v4 00/10] makedumpfile: parallel processing
2015-08-07 1:42 UTC (12+ messages)
` [PATCH v4 01/10] Add readpage_kdump_compressed_parallel
` [PATCH v4 02/10] Add mappage_elf_parallel
` [PATCH v4 03/10] Add readpage_elf_parallel
` [PATCH v4 04/10] Add read_pfn_parallel
` [PATCH v4 05/10] Add function to initial bitmap for parallel use
` [PATCH v4 06/10] Add filter_data_buffer_parallel
` [PATCH v4 07/10] Add write_kdump_pages_parallel to allow parallel process
` [PATCH v4 08/10] Initial and free data used for "
` [PATCH v4 09/10] Make makedumpfile available to read and compress pages parallelly
` [PATCH v4 10/10] Add usage and manual about multiple threads process
[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
2015-08-07 1:38 UTC (6+ messages)
[PATCH v3 00/10] makedumpfile: parallel processing
2015-08-06 2:46 UTC (8+ messages)
kexec of FIT image hangs, however kexec of zImage and DTB succeeds
2015-08-05 17:22 UTC
kexec of FIT image hangs, however kexec of zImage and DTB succeeds
2015-08-05 17:18 UTC
[RFC] perf: Clear MSRs on kexec
2015-08-04 13:57 UTC (5+ messages)
[V2 PATCH 0/3] x86: Fix panic vs. NMI issues
2015-08-04 11:53 UTC (23+ messages)
` [V2 PATCH 2/3] kexec: Fix race between panic() and crash_kexec() called directly
` [V2 PATCH 3/3] x86/apic: Introduce noextnmi boot option
` [V2 PATCH 1/3] x86/panic: Fix re-entrance problem due to panic on NMI
` "
[PATCH] align crash_notes allocation to make it be inside one physical page
2015-07-31 8:37 UTC (3+ messages)
[PATCH] makedumpfile: Enable compressed dump formats for Xen
2015-07-29 0:53 UTC (6+ messages)
[PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
2015-07-28 4:42 UTC (4+ messages)
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