messages from 2013-01-17 18:47:55 to 2013-02-18 07:17:51 UTC [more...]
makedumpfile-1.5.2: Secret data scrubbing with eppic language
2013-02-18 7:11 UTC (6+ messages)
[PATCH 00/13] kdump, vmcore: support mmap() on /proc/vmcore
2013-02-18 0:16 UTC (24+ messages)
` [PATCH 01/13] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH 02/13] vmcore: round up buffer size of ELF headers by PAGE_SIZE
` [PATCH 03/13] vmcore: fill unused part of buffer for ELF headers with 0
` [PATCH 04/13] vmcore: introduce types for objects copied in 2nd kernel
` [PATCH 05/13] vmcore: modify ELF32 code according to new type
` [PATCH 06/13] vmcore: modify vmcore clean-up function to free buffer on 2nd kernel
` [PATCH 07/13] vmcore: modify read_vmcore() to read "
` [PATCH 08/13] vmcore: remove unused helper function
` [PATCH 09/13] vmcore: copy ELF note segments in buffer on 2nd kernel
` [PATCH 10/13] vmcore: round-up offset of vmcore object in page-size boundary
` [PATCH 11/13] vmcore: count holes generated by round-up operation for vmcore size
` [PATCH 12/13] vmcore: copy non page-size aligned head and tail pages in 2nd kernel
` [PATCH 13/13] vmcore: introduce mmap_vmcore()
[Patch 0/2] Exclude hwpoison page from vmcore dump
2013-02-15 9:35 UTC (9+ messages)
` [PATCH 2/2 v2] kexec: Export PG_hwpoison flag into vmcoreinfo
[PATCH] makedumpfile: keep dumpfile pages in a cache
2013-02-13 12:18 UTC (5+ messages)
[PATCH v2 0/2] kexec: Limit the crash memory ranges according to first kernel's memory limit
2013-02-12 10:47 UTC (3+ messages)
` [PATCH v2 1/2] kexec: Respect memory limit while building crash memory ranges on ppc32
` [PATCH v2 2/2] kexec: Respect memory limit while building crash memory ranges on ppc64
[PATCH] kdump, oldmem: support mmap on /dev/oldmem
2013-02-11 20:44 UTC (6+ messages)
[PATCH 0/3] Make use of new memmap= kernel parameter syntax
2013-02-08 20:56 UTC (35+ messages)
` [PATCH 1/3] kexec: Split kernel_version() to also be able to pass a release string
` [PATCH 2/3] kexec x86: Extract kernel version and convert it to KERNEL_VERSION() style
` [PATCH 3/3] kexec x86: Make kexec aware of new memmap= kernel parameter possibilities
` [PATCH 1/3] x86 e820: Check for exactmap appearance when parsing first memmap option
` [PATCH 2/3] x86: Introduce Linux kernel specific E820_RESERVED_KDUMP e820 memory range type
` [PATCH 3/3] x86 e820: Introduce memmap=kdump_reserve_usable for kdump usage
` [PATCH 0/3] Cleanup kdump memmap= passing and e820 usage
[PATCH v2] Add the values related to buddy system for filtering free pages
2013-02-08 14:59 UTC (9+ messages)
[PATCH v4 0/9] makedumpfile security key filtering with eppic
2013-02-06 7:02 UTC (11+ messages)
` [PATCH v4 1/9] Initialize and setup eppic
` [PATCH v4 2/9] makedumpfile and eppic interface layer
` [PATCH v4 3/9] Eppic call back functions to query a dump image
` [PATCH v4 4/9] Implement apigetctype call back function
` [PATCH v4 5/9] Implement apimember and apigetrtype call back functions
` [PATCH v4 6/9] Extend eppic built-in functions to include memset function
` [PATCH v4 7/9] Support fully typed symbol access mode
` [PATCH v4 8/9] Hack for the limitation when compiled with -static
` [PATCH v4 9/9] Update Documentation
[PATCH] --dump-dmesg fix for post 3.5 kernels
2013-02-05 1:24 UTC (5+ messages)
[PATCH] kexec: include reserved e820 sections in crash kernel
2013-02-04 19:54 UTC
[PATCH] kexec: lengthen the kernel command line image
2013-02-04 19:53 UTC
[RESEND PATCH 0/4] kdump: make saved_max_pfn exlusive
2013-02-04 6:42 UTC (5+ messages)
` [RESEND PATCH 1/4] kdump, mips: make saved_max_pfn exclusive
` [RESEND PATCH 2/4] kdump, ppc: "
` [RESEND PATCH 3/4] kdump, s390: "
` [RESEND PATCH 4/4] kdump, oldmem: compare with saved_max_pfn exclusively
[PATCH 0/4] kdump: make saved_max_pfn exlusive
2013-02-04 6:25 UTC (5+ messages)
` [PATCH 1/4] kdump, mips: make saved_max_pfn exclusive
` [PATCH 2/4] kdump, ppc: "
` [PATCH 3/4] kdump, s390: "
` [PATCH 4/4] kdump, oldmem: compare with saved_max_pfn exclusively
[PATCH] kdump: do not drop entire e820 in crash kernel
2013-02-04 4:52 UTC (2+ messages)
[PATCH v8 0/7] kexec: put bzImage and ramdisk above 4G for x86 64bit
2013-01-30 22:11 UTC (11+ messages)
` [PATCH v8 1/7] kexec, x86: set booloader id in setup_header
` [PATCH v8 2/7] kexec, x86: add boot header member for version 2.12
` [PATCH v8 3/7] kexec, x86: clean boot_params area for entry-32bit path
` [PATCH v8 4/7] kexec, x86: Fix bzImage real-mode booting
` [PATCH v8 5/7] kexec, x86: put ramdisk/cmd_line above 4G for 64bit bzImage
` [PATCH v8 6/7] kexec, x86_64: Load bzImage64 above 4G
` [PATCH v8 7/7] kexec, x86: handle Crash low kernel range
how to set on debug of kdump initrd?
2013-01-30 21:34 UTC
makedumpfile --dump-dmesg option broken on 3.5 kernels and later
2013-01-30 17:11 UTC
makedumpfile --dump-dmesg option broken on 3.5 kernels and later
2013-01-30 13:45 UTC (4+ messages)
[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
2013-01-30 5:01 UTC (12+ messages)
` [PATCH] x86 e820: only void usable memory areas in memmap=exactmap case
[PATCH 1/2] kexec,x86: remove duplicate get_memory_ranges
2013-01-30 4:16 UTC (5+ messages)
` [PATCH 2/2] kexec: add additional check when getting memory info
[PATCH] makedumpfile: ppc64: Auto-detect the correct MAX_PHYSMEM_BITS used in vmcore being analyzed
2013-01-30 2:17 UTC (2+ messages)
[PATCH] KEXEC: Get rid of duplicate check for hole_end
2013-01-30 1:52 UTC (2+ messages)
[PATCH] ARM: call disable_nonboot_cpus() from machine_shutdown()
2013-01-29 22:10 UTC (14+ messages)
[PATCH 0/2] Only parse exactmap once, introduce memmap=resetusablemap
2013-01-29 9:47 UTC (20+ messages)
` [PATCH 1/2] x86 e820: Check for exactmap appearance when parsing first memmap option
` [PATCH 2/2] x86 e820: Introduce memmap=resetusablemap for kdump usage
[PATCH v7 0/7] kexec: put bzImage and ramdisk above 4G for x86 64bit
2013-01-28 2:39 UTC (12+ messages)
` [PATCH v7 1/7] kexec, x86: add boot header member for version 2.12
` [PATCH v7 2/7] kexec, x86: clean boot_params area for entry-32bit path
` [PATCH v7 3/7] kexec, x86: Fix bzImage real-mode booting
` [PATCH v7 4/7] kexec, x86: put ramdisk/cmd_line above 4G for 64bit bzImage
` [PATCH v7 5/7] kexec, x86: set booloader id in setup_header
` [PATCH v7 6/7] kexec, x86_64: Load bzImage64 above 4G
` [PATCH v7 7/7] kexec, x86: handle Crash low kernel range
[PATCH 0/3] kexec: Support for uImage RAMDisks
2013-01-27 16:39 UTC (5+ messages)
` [PATCH 3/3] ppc/uImage: Add support for RAM Disks
[RFC PATCH 0/8] remove vm_struct list management
2013-01-24 15:50 UTC (3+ messages)
` [RFC PATCH 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()
crashkernel reservation failed - No suitable area found
2013-01-24 15:09 UTC (3+ messages)
[PATCH] makedumpfile: Fix cyclic mode to scrub data with -E option
2013-01-23 5:31 UTC
[PATCH] makedumpfile, sadump: fix bug in checking a given physical address is present on memory
2013-01-21 8:18 UTC (2+ messages)
[PATCH] makedumpfile, sadump: fix warning about unused variable
2013-01-21 7:32 UTC
[PATCH] makedumpfile, sadump: fix warning messages in building time
2013-01-21 7:30 UTC
[RFC PATCH v1 0/3] kdump, vmcore: Map vmcore memory in direct mapping region
2013-01-21 6:56 UTC (5+ messages)
[RFC PATCH 0/3] Improve kexec support in Xen hypervisor
2013-01-18 19:01 UTC (9+ messages)
` [PATCH 1/3] kexec: extend hypercall with improved load/unload ops
` [Xen-devel] "
getting memory footprint of new kernel
2013-01-18 19:44 UTC (3+ messages)
` [PATCH 1/2] kexec_newkernel_phys and kexec_newkernel_memsz
` [PATCH 2/2] register_balloon_populate_range
[PATCH] x86: update x86_linux_header
2013-01-17 23:57 UTC (2+ 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