public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-04-03 16:15:32 to 2013-04-19 08:09:03 UTC [more...]

[PATCHv4 0/8] kexec: extend kexec hypercall for use with pv-ops kernels
 2013-04-19  8:08 UTC  (19+ messages)
` [PATCH 1/8] x86: give FIX_EFI_MPF its own fixmap entry
` [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
` [PATCH 4/8] kexec: add infrastructure for handling kexec images
` [PATCH 5/8] kexec: extend hypercall with improved load/unload ops
  ` [Xen-devel] "
` [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
  ` [Xen-devel] [PATCHv4 0/8] kexec: extend kexec hypercall for use with pv-ops kernels

[PATCH v3] watchdog: Add hook for kicking in kdump path
 2013-04-18 18:09 UTC  (11+ messages)

[PATCH 0/2] kdump: Enter 2nd kernel with BSP for enabling multiple CPUs
 2013-04-18 11:41 UTC  (2+ messages)

[PATCH v4 0/8] kdump, vmcore: support mmap() on /proc/vmcore
 2013-04-13  0:21 UTC  (9+ messages)
` [PATCH v4 1/8] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v4 2/8] vmcore: clean up read_vmcore()
` [PATCH v4 3/8] vmcore, procfs: introduce MEM_TYPE_CURRENT_KERNEL flag to distinguish objects copied in 2nd kernel
` [PATCH v4 4/8] vmcore: Add helper function vmcore_add()
` [PATCH v4 5/8] vmcore: copy ELF note segments in the 2nd kernel per page vmcore objects
` [PATCH v4 6/8] vmcore: count holes generated by round-up operation for page boudary for size of /proc/vmcore
` [PATCH v4 7/8] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v4 8/8] vmcore: support mmap() on /proc/vmcore

[PATCH] makedumpfile: close the dwfl handle before next invocation of init_dwarf_info()
 2013-04-18  0:46 UTC  (2+ messages)

reserved crash memory above #define DEFAULT_BZIMAGE_ADDR_MAX 0x37FFFFFF
 2013-04-17 16:29 UTC  (2+ messages)

[PATCHv2 0/4] kexec-tools: add support for Xen 4.3
 2013-04-17 14:12 UTC  (12+ 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] kexec/uImage: probe to identify a corrupted image
 2013-04-17 10:22 UTC 

[PATCH] intel-iommu: Synchronize gcmd value with global command register
 2013-04-17  8:48 UTC  (16+ messages)

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

[PATCH] kexec, i386, bzImage: Remove unnecessary symbol value get
 2013-04-17  0:17 UTC  (2+ messages)

[PATCHv3 0/8] kexec: extend kexec hypercall for use with pv-ops kernels
 2013-04-16 14:57 UTC  (22+ 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

[PATCH] Revert "kexec/powerpc: Handle buffer overflow in kernel command line"
 2013-04-16 14:04 UTC  (4+ messages)

[PATCH RESEND] kexec/powerpc: Handle buffer overflow in kernel command line
 2013-04-16 12:59 UTC 

Cleanups and passing memory ranges via e820 table instead of memmap=
 2013-04-16 12:41 UTC  (28+ 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

[PATCH] kexec/powerpc: Handle buffer overflow in kernel command line
 2013-04-16  6:37 UTC  (4+ messages)
` [UPDATED PATCH] "

[RFC] Add --dtb option to ppc64
 2013-04-16  2:45 UTC  (2+ messages)

[RFC PATCH] watchdog: Add hook for kicking in kdump path
 2013-04-15 22:50 UTC  (19+ messages)

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

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

[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 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)


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