public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-03-25 15:21:59 to 2013-04-15 05:57:21 UTC [more...]

Cleanups and passing memory ranges via e820 table instead of memmap=
 2013-04-15  5:58 UTC  (18+ messages)
` [PATCH 1/5] kexec: X86: Show e820 table which gets passed in debug mode
` [PATCH 2/5] kexec: X86: Enhance crash range debug output
` [PATCH 3/5] kexec: X86: Do not exclude memory regions in each get_xy_memory_range() func
` [PATCH 4/5] kexec: X86: make crash_memory_range global and store its no of elements in crash_ranges
` [PATCH 5/5] kexec: X86: Pass memory ranges via e820 table instead of memmap= boot parameter

[RFC PATCH] watchdog: Add hook for kicking in kdump path
 2013-04-12 21:30 UTC  (17+ messages)

Kexec couldn't reboot capture kernel on pandaboard ES with OMAP4460
 2013-04-12 15:22 UTC  (6+ messages)

[PATCH 0/2] Fix the regression issue in makedumpfile-1.5.3
 2013-04-12 13:29 UTC  (4+ messages)
` [PATCH 1/2] Move scrubbing process from reader to writer
` [PATCH 2/2] Fix the issue which can happen around overlapping

[PATCHv3 0/8] kexec: extend kexec hypercall for use with pv-ops kernels
 2013-04-12 13:01 UTC  (19+ messages)
` [PATCH 1/8] x86: give FIX_EFI_MPF its own fixmap entry
  ` [Xen-devel] "
` [PATCH 2/8] xen: make GUEST_HANDLE_64() and uint64_aligned_t available everywhere
` [PATCH 3/8] kexec: add public interface for improved load/unload sub-ops
  ` [Xen-devel] "
` [PATCH 4/8] kexec: add infrastructure for handling kexec images
  ` [Xen-devel] "
` [PATCH 5/8] kexec: extend hypercall with improved load/unload ops
` [PATCH 6/8] xen: kexec crash image when dom0 crashes
` [PATCH 7/8] libxc: add hypercall buffer arrays
` [PATCH 8/8] libxc: add API for kexec hypercall

[RESEND PATCH 0/4] Add support for vmap_area_list
 2013-04-10  7:20 UTC  (5+ messages)
` [RESEND PATCH 1/4] Introduce new symbols to look at the first vmap_area
` [RESEND PATCH 2/4] Use vmap_area_list to get vmalloc_start for i386
` [RESEND PATCH 3/4] Use vmap_area_list to get vmalloc_start for ppc32
` [RESEND PATCH 4/4] Use vmap_area_list to get vmalloc_start for ppc64

[PATCH 0/4] Add support for vmap_area_list
 2013-04-10  4:46 UTC  (7+ messages)
` [PATCH 1/4] Introduce new symbols to look at the first vmap_area
` [PATCH 2/4] Use vmap_area_list to get vmalloc_start for i386
` [PATCH 3/4] Use vmap_area_list to get vmalloc_start for ppc32
` [PATCH 4/4] Use vmap_area_list to get vmalloc_start for ppc64

[PATCH] intel-iommu: Synchronize gcmd value with global command register
 2013-04-10  4:47 UTC  (13+ messages)

[PATCHv2 0/4] kexec-tools: add support for Xen 4.3
 2013-04-09 21:20 UTC  (9+ messages)
` [PATCH 1/5] purgatory: put variables altered by kexec in .data not .bss
` [PATCH 2/5] kexec/xen: require libxc from Xen 4.3
` [PATCH 3/5] kexec/xen: use libxc to get location of crash notes
` [PATCH 4/5] kexec/xen: switch to use xc_kexec_get_range for get_xen_vmcoreinfo
` [PATCH 5/5] kexec/xen: directly load images images into Xen

[PATCH RESEND]kexec:i386/kexec-[bzImage|elf-x86]:x86_64/kexec-bzImage64: Use "\0" as command line instead of empty command line
 2013-04-09  6:14 UTC  (3+ messages)

[PATCH v2]kexec:i386:kexec-bzImage: Fix pass garbage command line to new kernel
 2013-04-09  1:08 UTC  (4+ messages)

[PATCH]kexec:i386:kexec-bzImage: Fix pass garbage command line to new kernel
 2013-04-08  9:25 UTC 

[PATCH]kexec:i386/kexec-[bzImage|elf-x86]:x86_64/kexec-bzImage64:
 2013-04-08  9:21 UTC 

[PATCH] i386:kexec-bzImage: Use "\0" as command line instead of empty command line
 2013-04-08  6:43 UTC  (12+ messages)

[PATCH] kexec, i386: Fix build warning of size_t print
 2013-04-08  3:33 UTC  (6+ messages)

[PATCH] makedumpfile: copy over the 'erase_ch' member while splitting filter info
 2013-04-05  2:38 UTC  (2+ messages)

Your message to kexec awaits moderator approval
 2013-04-04 14:25 UTC 

[PATCH bugfix 3.9] PCI: Don't try to disable Bus Master on disconnected PCI devices
 2013-04-03 16:15 UTC  (3+ messages)

Your message to kexec awaits moderator approval
 2013-04-03  8:24 UTC 

[PATCH] kexec/powerpc: Handle buffer overflow in kernel command line
 2013-04-02 12:13 UTC  (3+ messages)
  ` [UPDATED PATCH] "

[PATCH] Revert "kexec: include reserved e820 sections in crash kernel"
 2013-04-02 10:46 UTC  (2+ messages)

[PATCH 1/2] purgatory: remove arch/i386/timer.c
 2013-04-02  9:27 UTC  (13+ messages)
` [PATCH 2/2] [RFC] get rid of dist
` [PATCH 2/2 v2] "

[PATCH] purgatory: compile sha256.c only on ia64 with -O0
 2013-04-01 10:05 UTC  (5+ messages)

makedumpfile: question about memory hole
 2013-03-29  8:13 UTC  (5+ messages)

[PATCH 1/2] sysfs: Add crash_notes_size to export percpu note size
 2013-03-29  4:05 UTC  (5+ messages)
` [PATCH 2/2] Documentation: Add ABI entry for crash_notes and crash_notes_size

[PATCH] kexec: i386: Add cmdline_add_memmap_internal() to reduce the code duplication
 2013-03-29  3:47 UTC  (2+ messages)

kdump on ARM LPAE?
 2013-03-28 13:49 UTC 

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-28 12:46 UTC  (5+ messages)
` [PATCH 05/12] PCI: Require CAP_COMPROMISE_KERNEL for PCI BAR access

Question about crashkernel parameter on cmdline
 2013-03-28  2:50 UTC 

[ANNOUNCE] kexec-tools 2.0.4
 2013-03-28  2:45 UTC  (9+ messages)

[PATCH] kexec: ppc: Use die() instead of fatal()
 2013-03-27 14:12 UTC  (2+ messages)

[PATCH] kexec: Use die() to simplify code
 2013-03-27 14:06 UTC  (2+ messages)

[PATCH] Revert: "kexec: lengthen the kernel command line image"
 2013-03-27 14:03 UTC  (2+ messages)

[PATCH] kexec: fix a minor mistake in an error message
 2013-03-27 12:44 UTC  (2+ messages)

[PATCH 1/2] kexec: Add new interface for printing error messages
 2013-03-27 12:43 UTC  (5+ messages)
` [PATCH 2/2] kexec: Use err() instead of fprintf()

[PATCH 01/13] kexec: fix possible memory leak in check_reuse_initrd
 2013-03-27 12:42 UTC  (26+ messages)
` [PATCH 02/13] kexec: i386: bzImage: fix memory leak caused by get_command_line
` [PATCH 03/13] kexec: i386: elf: fix possible memory leak in elf_x86_load
  ` [PATCH 04/13] kexec: i386: elf: fix memory leak caused by get_command_line
` [PATCH 05/13] kexec: i386: multiboot: fix possible memory leak in multiboot_x86_load
` [PATCH 06/13] kexec: i386: multiboot: fix memory leak caused by get_command_line
` [PATCH 07/13] kexec: ppc: elf: fix possible memory leak in elf_ppc_load
` [PATCH 08/13] kexec: ppc: elf: fix memory leak caused by get_command_line
` [PATCH 09/13] kexec: ppc: uImage: fix possible memory leak in ppc_load_bare_bits
` [PATCH 10/13] kexec: ppc: uImage: fix memory leak caused by get_command_line
` [PATCH 11/13] kexec: x86_64: bzImage64: "
` [PATCH 12/13] kexec: x86_64: elf: "
` [PATCH 13/13] kexec: x86_64: elf: fix possible memory leak in elf_x86_64_load

[PATCH 1/1 v1] the recommended crash memory reservation is too small for x86_64
 2013-03-27 12:28 UTC  (5+ messages)
  `  "

[PATCH] kexec:Fix Makefile of linking kdump file
 2013-03-27 12:27 UTC  (2+ messages)

[PATCH] kexec: lengthen the kernel command line image
 2013-03-27 12:24 UTC  (6+ messages)

[PATCH 00/13] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-27  6:35 UTC  (4+ messages)
` makedumpfile mmap() benchmark

makedumpfile: benchmark on mmap() with /proc/vmcore on 2TB memory system
 2013-03-27  3:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox