Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-07 10:15:56 to 2014-01-29 16:47:05 UTC [more...]

More frequent kexec-tools releases
 2014-01-29 16:46 UTC  (4+ messages)

[v2 0/3] Introduce struct cycle to store cyclic region and clean up
 2014-01-28  7:49 UTC  (7+ 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

[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  (8+ messages)
` [PATCHv3 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototype
` [PATCHv3 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
` [PATCHv3 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCHv3 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCHv3 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCHv3 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline

[PATCH] kexec/ppc64 Enable early kernel's OPAL calls
 2014-01-24 14:16 UTC 

[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 0/3] kexec-tools: fix bugs and pass initrd position for arm
 2014-01-23  5:00 UTC  (10+ 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

[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  (15+ 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

[RESEND PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apicid kernel parameter
 2014-01-15 18:20 UTC  (7+ messages)

[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  (4+ messages)

[PATCH] vmcore-dmesg: print white-space characters
 2014-01-14 23:51 UTC  (2+ messages)

[PATCH 0/2] makedumpfile: for large memories
 2014-01-14 12:59 UTC  (13+ messages)
` [PATCH 1/2 V2] raw i/o and root device to use less memory
` [PATCH 2/2 V2] exclude unused vmemmap pages

[PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
 2014-01-14 11:41 UTC  (3+ messages)

[RESEND PATCH] kexec: arm: Fix endianness in crashdump header
 2014-01-14  0:26 UTC  (2+ messages)

[PATCH] ppc64/kexec/purgatory Fix RTAS calls in Little Endian mode
 2014-01-13 17:55 UTC 

[PATCH] vmcore-dmesg: struct_val_u64() not casting u64 to u32
 2014-01-13  8:43 UTC  (4+ messages)

[PATCH 2/2 V2] exclude unused vmemmap pages
 2014-01-10 19:17 UTC 

kdump failed because of hotplug memory adding in kdump kernel
 2014-01-10 15:56 UTC  (25+ messages)

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v2]
 2014-01-10 14:55 UTC  (3+ messages)

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug for kexec
 2014-01-10 14:38 UTC  (9+ messages)

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug
 2014-01-10 14:36 UTC  (2+ messages)

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug
 2014-01-10 13:38 UTC  (2+ messages)

[PATCH] makedumpfile: clean up draft patch
 2014-01-10  9:32 UTC  (4+ messages)

[PATCHv2 0/6] Crashdump Accepting Active IOMMU
 2014-01-09 21:13 UTC  (4+ messages)
` [PATCHv2 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations

[PATCH v2] makedumpfile: -v shows if lzo or snappy support enabled or not
 2014-01-09  6:30 UTC  (2+ messages)

[PATCH] makedumpfile: add -p references where appropriate in "--help" output
 2014-01-09  1:23 UTC  (2+ messages)

[PATCH] makedumpfile: -v shows if lzo or snappy support enabled or not
 2014-01-09  1:24 UTC 

[PATCH v3] kexec: add sysctl to disable kexec_load
 2014-01-08 23:30 UTC 

[PATCH 0/4] Enable use of crash on xen 4.4.0 vmcore
 2014-01-08 20:16 UTC  (2+ messages)

kexec: reuse 1st kernel as kexec/kdump kernel?
 2014-01-08 14:41 UTC  (4+ messages)

[PATCH] makedumpfile: -v shows if lzo or snappy support enabled or not
 2014-01-08  6:32 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