messages from 2012-10-22 16:03:13 to 2012-11-14 20:15:41 UTC [more...]
[PATCH v2 0/7] makedumpfile security key filtering with eppic
2012-11-14 20:15 UTC (13+ messages)
` [PATCH v2 1/7] Initialize and setup eppic
` [PATCH v2 2/7] makedumpfile and eppic interface layer
` [PATCH v2 3/7] Eppic call back functions to query a dump image
` [PATCH v2 4/7] Implement apigetctype call back function
` [PATCH v2 5/7] Implement apimember and apigetrtype call back functions
` [PATCH v2 6/7] Extend eppic built-in functions to include memset function
` [PATCH v2 7/7] Support fully typed symbol access mode
[PATCH 0/5] crash: Bundle of fixes for Xen
2012-11-14 19:52 UTC (2+ messages)
[PATCH v4 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-11-14 9:32 UTC (3+ messages)
` [PATCH v4 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH v4 2/2] KVM: set/unset crash_clear_loaded_vmcss and vmclear_skipped in kvm_intel module
[PATCH 0/2] kexec: Limit the crash memory ranges according to first kernel's memory limit
2012-11-14 9:31 UTC (4+ messages)
[PATCH v3 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-11-14 9:13 UTC (8+ messages)
` [PATCH v3 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH v3 2/2] KVM: make crash_clear_loaded_vmcss valid when loading kvm_intel module
[PATCH][V2] vmcore-dmesg: Determine correct machine pointer size
2012-11-14 7:38 UTC (3+ messages)
[PATCH 00/10] Support free page filtering looking up mem_map array
2012-11-14 7:31 UTC (18+ messages)
` [PATCH 01/10] Move page flags setup for old kernels after debuginfo initialization
` [PATCH 02/10] Add debuginfo interface for enum type size
` [PATCH 03/10] Add new parameters to various tables
` [PATCH 04/10] Add debuginfo-related processing for VMCOREINFO/VMLINUX
` [PATCH 05/10] Add hardcoded page flag values
` [PATCH 06/10] Exclude free pages by looking up mem_map array
` [PATCH 07/10] Add page_is_buddy for recent kernels
` [PATCH 08/10] Add page_is_buddy for PG_buddy
` [PATCH 09/10] Add page_is_buddy for old kernels
` [PATCH 10/10] Print warning about cyclic buffer overrun if it can happen
[PATCH] makedumpfile: keep dumpfile pages in a cache
2012-11-14 3:47 UTC (5+ messages)
[PATCH] vmcore-dmesg: Determine file data size based on e_machine
2012-11-13 16:35 UTC (3+ messages)
[PATCH 5/5] xen: Use cpu_present_map instead of cpu_online_map
2012-11-13 16:15 UTC
[PATCH 4/5] xen: Try hard to get max_cpus value
2012-11-13 16:14 UTC
[PATCH 3/5] xen: Use per_cpu__crash_notes or crash_notes array
2012-11-13 16:13 UTC
[PATCH 2/5] xen: Use init_tss array or per_cpu__init_tss
2012-11-13 16:12 UTC
[PATCH 1/5] xen: Fix page tables caching issues
2012-11-13 16:11 UTC
[PATCH v6 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
2012-11-13 10:57 UTC (8+ messages)
` [PATCH v6 1/5] x86, pci: add dummy pci device for early stage
` [PATCH v6 2/5] PCI: Define the maximum number of PCI function
` [PATCH v6 3/5] Make reset_devices available at early stage
` [PATCH v6 4/5] x86, pci: Reset PCIe devices at boot time
` [PATCH v6 5/5] x86, pci: Enable PCI INTx when MSI is disabled
[PATCH 0/3] makedumpfile: calculate the size of cyclic buffer automatically
2012-11-12 7:23 UTC (7+ messages)
` [PATCH 1/3] Add get_free_memory_size() to get the amount of free memory
` [PATCH 2/3] Calculate the size of cyclic buffer automatically
` [PATCH 3/3] Remove --cyclic-buffer option
[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
2012-11-09 14:39 UTC (81+ messages)
` [RFC] Kdump with UEFI secure boot (Re: [PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting)
` [RFC] Kdump with signed images
` "
[PATCH] ppc/uImage: Find new kernel load_addr if the default addr is not available
2012-11-08 0:53 UTC (3+ messages)
[PATCH v4 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
2012-11-07 18:20 UTC (6+ messages)
` [PATCH v4 1/2] x86, pci: Reset PCIe devices at boot time
[RFC] makedumpfile-1.5.1 beta
2012-11-07 0:02 UTC (2+ messages)
(no subject)
2012-11-06 21:36 UTC
makedumpfile 1.5.0 takes much more time to dump
2012-11-06 3:37 UTC (3+ messages)
[Patch 0/2] Exclude hwpoison page from vmcore dump
2012-11-05 6:04 UTC (10+ messages)
` [PATCH 0/2 v2] "
` [PATCH 1/2 v2] makedumpfile: Add a default action to exclude hwpoison page from vmcore
` [PATCH 2/2 v2] kexec: Export PG_hwpoison flag into vmcoreinfo
[PATCHv3 8/9] Add support for filtering out user pages under Xen4
2012-11-05 6:04 UTC (2+ messages)
[PATCH v5 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
2012-10-31 8:59 UTC (2+ messages)
[PATCH 0/7] makedumpfile security key filtering with eppic
2012-10-31 4:21 UTC (6+ messages)
` [PATCH 4/7] Implement apigetctype call back function
[PATCH v2 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-10-31 1:52 UTC (5+ messages)
` [PATCH 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
[RFC][PATCH 2/2] kexec: Export PG_hwpoison flag into vmcoreinfo
2012-10-30 14:08 UTC
[RFC][PATCH 1/2] makedumpfile: Add a new "-p" option to exclude hwpoison page from vmcore
2012-10-30 14:07 UTC
kexec-tools not loading iPXE zImage
2012-10-30 4:14 UTC (2+ messages)
Query regarding x86_64 purgatory and IA32-e compatibility mode
2012-10-26 13:19 UTC (3+ messages)
[PATCH v1 0/2] x86, apic: Disable BSP if boot cpu is AP
2012-10-26 4:13 UTC (13+ messages)
` [PATCH v1 2/2] "
cyclic makedumpfile
2012-10-25 4:07 UTC
[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
2012-10-23 13:33 UTC (6+ messages)
[PATCH] makedumpfile: s390x: Add 2GB frame support for page table walker
2012-10-23 0:30 UTC (4+ messages)
Who uses kexec preserve context logic
2012-10-22 18:55 UTC
[PATCH v1 0/2] x86, apic: Disable BSP if boot cpu is AP
2012-10-22 18:37 UTC (8+ messages)
[PATCH v1 0/2] x86, apic: Disable BSP if boot cpu is AP
2012-10-22 16:02 UTC (5+ 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