messages from 2014-01-15 03:49:01 to 2014-02-20 09:34:09 UTC [more...]
[PATCH v2 0/4] kexec-tools, x86: E820 memmap pass for kdump
2014-02-20 9:28 UTC (5+ messages)
` [PATCH v2 1/4] cleanup: add dbgprint_mem_range function
` [PATCH v2 2/4] x86: Store memory ranges globally used for crash kernel to boot into
` [PATCH v2 3/4] x86: add --pass-memmap-cmdline option
` [PATCH v2 4/4] x86: Pass memory range via E820 for kdump
How could we get rid of saved_max_pfn for calgary iommu?
2014-02-20 2:36 UTC (3+ messages)
crash: struct command can read irrelevant pages
2014-02-19 14:50 UTC (2+ messages)
` [Crash-utility] "
[PATCH] kexec: Fix ->unuseable_pages typo
2014-02-19 14:21 UTC
Kexec question
2014-02-19 12:46 UTC
Kexec on mips64
2014-02-19 1:41 UTC
[PATCH 0/1] Fix Crashdump failure caused by leftover DMA through a hardware IOMMU
2014-02-15 3:04 UTC (2+ messages)
` [PATCH] Fix dump failure caused by DMA through an IOMMU
[PATCH v2] vmcore: copy fractional pages into buffers in the kdump 2nd kernel
2014-02-14 12:18 UTC (5+ messages)
Reserved memory estimation for crashkernel=
2014-02-14 7:21 UTC (2+ messages)
[PATCH 0/4] kexec-tools, x86: E820 memmap pass for kdump
2014-02-14 6:31 UTC (9+ messages)
` [PATCH 1/4] add macro dbgprint_mem_range
` [PATCH 2/4] x86: Store memory ranges globally used for crash kernel to boot into
` [PATCH 3/4] x86: add --pass-memmap-cmdline option
` [PATCH] x86: Pass memory range via E820 for kdump
Tool for creating full vmcore
2014-02-13 17:07 UTC (6+ messages)
More frequent kexec-tools releases
2014-02-12 1:16 UTC (19+ messages)
[RESEND PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apicid kernel parameter
2014-02-10 17:28 UTC (8+ messages)
[v3 0/3] Introduce struct cycle to store cyclic region and clean up
2014-02-10 7:58 UTC (5+ messages)
` [v3 1/3] makedumpfile: introduce struct cycle to store the cyclic region
` [v3 2/3] makedumpfile: use struct cycle to update cyclic region and clean up
` [v3 3/3] makedumpfile: remove member variables representing cyclic pfn region in struct DumpInfo
[PATCH] kexec/ppc64: Handle reserved memory ranges exported by OPAL firmware
2014-02-09 16:55 UTC
[PATCH] kexec/ppc64: Fix up ELF header and dt for PowerNV platform
2014-02-09 16:54 UTC
[v2 0/3] Introduce struct cycle to store cyclic region and clean up
2014-02-08 9:09 UTC (8+ messages)
` [v2 1/3] makedumpfile: introduce struct cycle to store the cyclic region
` [v2 2/3] makedumpfile: use struct cycle to update cyclic region and clean up
` [v2 3/3] makedumpfile: remove member variables representing cyclic pfn region in struct DumpInfo
[GIT PULL] x86/kaslr for v3.14
2014-02-07 23:28 UTC (5+ messages)
[PATCH] kexec: fix uImage probe false positive
2014-02-06 8:04 UTC (2+ messages)
[PATCH 0/2] kernel probe function fixes
2014-02-06 7:30 UTC (5+ messages)
` [PATCH 1/2] zImage_ppc64_probe: return 0 instead of 1 in case of success
` [PATCH 2/2] kernel image probe function return value checking fix
PATCH: fix redefinition error for e820entry
2014-02-06 7:30 UTC (2+ messages)
PATCH: kexec/i386 fix build failure (bzImage_support_efi_boot)
2014-02-06 7:30 UTC (2+ messages)
[PATCH 0/3] kexec-tools: fix bugs and pass initrd position for arm
2014-02-06 4:01 UTC (13+ messages)
` [PATCH 1/3] kexec: align initrd when no --image-size
` [PATCH 2/3] kexec: pass initrd position in dtb
` [PATCH 3/3] kexec: increase zImage compression ratio from 4 to 5
[ANNOUNCE] kexec-tools 2.0.5
2014-02-06 0:37 UTC (3+ messages)
Next kexec release
2014-02-04 16:39 UTC (3+ messages)
[PATCH] Avoid buffer overflow on strncat usage
2014-02-04 12:37 UTC (4+ messages)
[PATCH] kexec/ppc64 Enable early kernel's OPAL calls
2014-02-04 9:01 UTC (3+ messages)
[RESEND PATCH] kexec/ppc64 ELF ABIv2 ABI support
2014-02-04 8:31 UTC (2+ messages)
[RESEND PATCH] ppc64/kexec/purgatory Fix RTAS calls in Little Endian mode
2014-01-31 5:21 UTC (2+ messages)
[PATCH v2] kexec/ppc64 fix device tree endianess issues for memory attributes
2014-01-31 5:21 UTC (2+ messages)
[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
2014-01-27 21:54 UTC (15+ messages)
` [PATCH 01/11] kexec: Move segment verification code in a separate function
` [PATCH 02/11] resource: Provide new functions to walk through resources
` [PATCH 03/11] bin2c: Move bin2c in scripts/basic
` [PATCH 04/11] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 05/11] kexec: Make kexec_segment user buffer pointer a union
` [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
[v2 0/3] Introduce struct cycle to store cyclic region and clean up
2014-01-27 1:39 UTC
Crash kernel to dump specific pages
2014-01-26 8:04 UTC
[PATCHv3 0/6] Crashdump Accepting Active IOMMU
2014-01-25 2:44 UTC (2+ messages)
[PATCH] kexec/ppc64 fix device tree endianess issues for memory attributes
2014-01-24 10:50 UTC
[PATCH 0/3] Bugfix for kdump on arm
2014-01-23 20:01 UTC (13+ messages)
` [PATCH 1/3] ARM: Premit ioremap() to map reserved pages
` [PATCH 2/3] ARM: kexec: copying code to ioremapped area
` [PATCH 3/3] ARM: allow kernel to be loaded in middle of phymem
[PATCH 1/3] makedumpfile: introduce struct cycle to store the cyclic region
2014-01-23 0:47 UTC (5+ messages)
` [PATCH 2/3] makedumpfile: use struct cycle to update cyclic region and clean up
` [PATCH 3/3] makedumpfile: remove member variables representing cyclic pfn region in struct DumpInfo
[PATCH v4 0/4] kexec-tools: efi runtime support on kexec kernel
2014-01-21 6:31 UTC (5+ messages)
[PATCH] kexec/ppc64 ELF ABIv2 ABI support
2014-01-20 17:45 UTC
[PATCH] makedumpfile: fix wrong report time for copying data
2014-01-20 7:50 UTC (2+ messages)
[Q] Why does kexec use device_shutdown rather than ubind them
2014-01-17 21:00 UTC (6+ messages)
[PATCH 0/6] kexec: A new system call to allow in kernel loading
2014-01-17 19:17 UTC (4+ messages)
` [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec
Query regarding ELF loader arg style
2014-01-17 18:03 UTC (6+ messages)
[PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v3]
2014-01-17 1:26 UTC (12+ messages)
` [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v4]
` [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v5]
[PATCH] makedumpfile: --dump-dmesg characters printing fix
2014-01-16 8:08 UTC (2+ messages)
kexec-tools and multiboot breakage
2014-01-16 0:22 UTC (4+ messages)
` [PATCH] Fix value of mbi->mem_lower for multiboot-x86
[PATCH] Add /sys/kernel/vmcoreinfo ABI documentation
2014-01-15 16:34 UTC
[PATCH] kexec.h: stop exporting kexec_load() to userspace
2014-01-15 15:28 UTC (4+ messages)
[PATCH] kdump: Fix exported size of vmcoreinfo note
2014-01-15 15:12 UTC (3+ 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