public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-07-11 22:46:54 to 2013-08-30 15:44:19 UTC [more...]

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-08-30 15:43 UTC  (8+ messages)
` [PATCH 1/2] x86, apic: Add boot_cpu_is_bsp() to check if boot cpu is BSP
` [PATCH 2/2] x86, apic: Disable BSP if boot cpu is AP

[PATCH] makedumpfile: reverse -c and -p if using snappy compression
 2013-08-30 10:33 UTC  (6+ messages)

A few patches to consider
 2013-08-30  1:33 UTC  (2+ messages)

[PATCH] makedumpfile: search for a debug vmlinux
 2013-08-30  1:11 UTC  (2+ messages)

[PATCH] makedumpfile: shorten cyclic exclude-unnecessary passes
 2013-08-30  0:59 UTC  (2+ messages)

[PATCH] makedumpfile: use non-cyclic when possible
 2013-08-30  0:39 UTC  (2+ messages)

[PATCH] makedumpfile: shorten cyclic unnecessary-page scans
 2013-08-28 22:08 UTC 

[PATCH] makedumpfile: show needed memory
 2013-08-28 22:08 UTC 

"crashdump accepting active iommu" prototype successful
 2013-08-26 18:41 UTC 

makefumpfile tool to estimate vmcore file size
 2013-08-23  9:26 UTC  (4+ messages)

[PATCH] intel-iommu: Quiesce devices before disabling IOMMU
 2013-08-21  7:15 UTC 

[PATCH] makedumpfile-1.5.4 dump dmesg may not work due to improper sprintf usage
 2013-08-20  7:54 UTC  (3+ messages)

[Help Test] kdump, x86, acpi: Reproduce CPU0 SMI corruption issue after unsetting BSP flag
 2013-08-20  3:13 UTC  (12+ messages)

[PATCH] makedumpfile-1.5.4 "make install" assumes directories exist
 2013-08-15  7:56 UTC  (2+ messages)

[PATCH] ARM: kexec: offline non panic CPUs on Kdump panic
 2013-08-13 11:18 UTC  (15+ messages)

[PATCH] kexec: Disable at runtime if the kernel enforces module signing
 2013-08-09 16:11 UTC  (7+ messages)

[PATCH] kexec: remove unnecessary return
 2013-08-07  8:45 UTC 

[PATCH V2] kexec: remove unnecessary return
 2013-08-06  8:44 UTC  (3+ messages)

[PATCH] kexec: remove unnecessary return
 2013-08-06  8:19 UTC  (2+ messages)

[PATCH] kexec: x86: struct x86_linux_param_header should be packed
 2013-08-05 17:35 UTC 

[PATCH V2] ARM: kexec: validate CPU hotplug support
 2013-08-01 17:31 UTC 

[PATCH] ARM: kexec: validate CPU hotplug support
 2013-08-01 13:41 UTC  (5+ messages)

[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
 2013-08-01 13:20 UTC  (27+ messages)

visible memory seems wrong in kexec crash dump kernel
 2013-07-31 16:50 UTC  (14+ messages)

[PATCH] kexec/kdump implementation for Xen PV domU
 2013-07-30 12:12 UTC  (4+ messages)

makedumpfile 1.5.4 + kernel 3.11-rc2+ 4TB tests
 2013-07-26 13:23 UTC  (2+ messages)

[PATCH] kexec -p fails on kernel versions of form x.y
 2013-07-26  2:37 UTC  (2+ messages)

[PATCH v8 0/6] kdump: Allow ELF header creation in new kernel
 2013-07-23 15:47 UTC  (7+ messages)
` [PATCH v8 1/6] vmcore: Introduce ELF header in new memory feature
` [PATCH v8 2/6] s390/vmcore: Use "
` [PATCH v8 3/6] vmcore: Introduce remap_oldmem_pfn_range()
` [PATCH v8 4/6] s390/vmcore: Implement remap_oldmem_pfn_range for s390
` [PATCH v8 5/6] vmcore: Enable /proc/vmcore mmap "
` [PATCH v8 6/6] s390/vmcore: Use vmcore for zfcpdump

[PATCH v3] xen: Enforce page size when it could not be established by other means
 2013-07-23  8:19 UTC  (2+ messages)

[PATCH v2 0/7] makedumpfile: Xen fixes and minor cleanups
 2013-07-22 21:23 UTC  (20+ messages)
` [PATCH v2 1/7] xen: Improve calculation of beginning of virtual address space
` [PATCH v2 2/7] elf: Properly check buf size in get_pt_note_info()
` [PATCH v2 3/7] xen: Take into account new frame table address since Xen 4.3
` [PATCH v2 4/7] xen: Enforce page size only when xen-syms file is used
` [PATCH v2 5/7] Do not break progress messages
` [PATCH v2 6/7] Mute some compiler warnings
` [PATCH v2 7/7] Use elf_getshdrstrndx() instead of elf_getshstrndx()

[PATCH v7 0/5] kdump: Allow ELF header creation in new kernel
 2013-07-19 14:20 UTC  (11+ messages)

[PATCH v7 0/5] kdump: Allow ELF header creation in new kernel
 2013-07-17 21:32 UTC  (8+ messages)
` [PATCH v7 1/5] vmcore: Introduce ELF header in new memory feature
` [PATCH v7 2/5] s390/vmcore: Use "
` [PATCH v7 3/5] vmcore: Introduce remap_oldmem_pfn_range()
` [PATCH v7 4/5] s390/vmcore: Implement remap_oldmem_pfn_range for s390
` [PATCH v7 5/5] s390/vmcore: Use vmcore for zfcpdump

[PATCH] makedumpfie: Add vmap_area_list definition for ppc/ppc64
 2013-07-17  8:00 UTC  (2+ messages)

[PATCH v6 0/5] kdump: Allow ELF header creation in new kernel
 2013-07-16 15:55 UTC  (24+ messages)
` [PATCH v6 3/5] vmcore: Introduce remap_oldmem_pfn_range()

makedumpfile 1.5.4, 734G kdump tests
 2013-07-16 14:15 UTC  (6+ messages)

[PATCH 0/7] Xen fixes and minor cleanups
 2013-07-12 19:09 UTC  (13+ messages)
` [PATCH 1/7] xen: Improve calculation of beginning of virtual address space
` [PATCH 2/7] elf: Increase buf size in get_pt_note_info()
  ` [Xen-devel] "
` [PATCH 3/7] xen: Take into account new frame table address since Xen 4.3
` [PATCH 4/7] xen: Enforce page size only when xen-syms file is used
` [PATCH 5/7] Mute some compiler warnings
  ` [Xen-devel] "
` [PATCH 6/7] Use elf_getshdrstrndx() instead of elf_getshstrndx()
` [PATCH 7/7] Do not break progress messages
` [Xen-devel] [PATCH 0/7] Xen fixes and minor cleanups


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