messages from 2013-05-17 03:22:05 to 2013-06-10 13:40:46 UTC [more...]
[PATCH v5 0/5] kdump: Allow ELF header creation in new kernel
2013-06-10 13:40 UTC (10+ messages)
` [PATCH v5 1/5] vmcore: Introduce ELF header in new memory feature
` [PATCH v5 2/5] s390/vmcore: Use "
` [PATCH v5 3/5] vmcore: Introduce remap_oldmem_pfn_range()
` [PATCH v5 4/5] s390/vmcore: Implement remap_oldmem_pfn_range for s390
` [PATCH v5 5/5] s390/vmcore: Use vmcore for zfcpdump
[PATCH] vmcore: disable mmap_vmcore() if CONFIG_MMU is not defined
2013-06-10 9:04 UTC (2+ messages)
[PATCH 0/4] kexec-tools: Remove saved_max_mem
2013-06-10 8:35 UTC (7+ messages)
` [PATCH 1/4] kexec-tools: mips: "
` [PATCH 2/4] kexec-tools: ppc: "
` [PATCH 3/4] kexec-tools: ppc64: "
` [PATCH 4/4] kexec-tools: sh: "
[PATCH 0/3] change/add help message of options
2013-06-10 8:32 UTC (5+ messages)
` [PATCH 1/3] kexec man page change for debug option
` [PATCH 2/3] add description for entry option in help and man page
` [PATCH 3/3] add missed options to "
[PATCH v8 0/9] kdump, vmcore: support mmap() on /proc/vmcore
2013-06-08 10:42 UTC (30+ messages)
` [PATCH v8 1/9] vmcore: clean up read_vmcore()
` [PATCH v8 2/9] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v8 3/9] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v8 4/9] vmalloc: make find_vm_area check in range
` [PATCH v8 5/9] vmalloc: introduce remap_vmalloc_range_partial
` [PATCH v8 6/9] vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
` [PATCH v8 7/9] vmcore: Allow user process to remap ELF note segment buffer
` [PATCH v8 8/9] vmcore: calculate vmcore file size from buffer size and total size of vmcore objects
` [PATCH v8 9/9] vmcore: support mmap() on /proc/vmcore
[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
2013-06-07 8:46 UTC (6+ messages)
[PATCH] Add a help message into man page of makedumpfile for -b option
2013-06-04 10:11 UTC (5+ messages)
makedumpfile security key filtering with EPPIC scripts
2013-06-04 7:36 UTC (2+ messages)
[PATCH 0/2] kdump/mmap: Fix mmap of /proc/vmcore for s390
2013-06-03 16:48 UTC (27+ messages)
` [PATCH 1/2] kdump/mmap: Introduce arch_oldmem_remap_pfn_range()
` [PATCH 2/2] s390/kdump/mmap: Implement arch_oldmem_remap_pfn_range() for s390
[PATCH v4 0/3] kdump: Allow ELF header creation in new kernel
2013-05-30 14:57 UTC (6+ messages)
` [PATCH v4 1/3] kdump: Introduce ELF header in new memory feature
` [PATCH v4 2/3] s390/kdump: Use "
` [PATCH v4 3/3] s390/kdump: Use vmcore for zfcpdump
[PATCH 0/7] Remove unused /dev/oldmem interface
2013-05-30 5:49 UTC (21+ messages)
` [PATCH 1/7] /dev/oldmem: Remove the interface
` [PATCH 2/7] Documentation/devices.txt: Remove /dev/oldmem description
` [PATCH 3/7] Documentation/kdump/kdump.txt: "
` [PATCH 4/7] mips: Remove savemaxmem parameter setup
` [PATCH 5/7] powerpc: "
` [PATCH 6/7] ia64: Remove setting for saved_max_pfn
` [PATCH 7/7] s390: "
[PATCH v2 0/7] Remove unused /dev/oldmem interface
2013-05-29 7:45 UTC (17+ messages)
` [PATCH v2 1/7] /dev/oldmem: Remove the interface
` [PATCH v2 2/7] Documentation/devices.txt: Mark /dev/oldmem obsolete
` [PATCH v2 3/7] Documentation/kdump/kdump.txt: Remove /dev/oldmem description
` [PATCH v2 4/7] mips: Remove savemaxmem parameter setup
` [PATCH v2 5/7] powerpc: "
` [PATCH v2 6/7] ia64: Remove setting for saved_max_pfn
` [PATCH v2 7/7] s390: "
[PATCH v3] watchdog: Add hook for kicking in kdump path
2013-05-28 15:34 UTC (10+ messages)
Different minor kexec cleanups
2013-05-28 14:48 UTC (10+ messages)
` [PATCH 1/4] kexec-tools: Cleanup: Fix indentation
` [PATCH 2/4] kexec-tools: Introduce dbg_memrange() macro and make use of it
` [PATCH 3/4] kexec-tools: Fix possible overflows and make use of dbg_memrange() macro
` [PATCH 4/4] kexec-tools: Add cgroup_disable=memory to crash kernel parameters
[PATCH] makedumpfile: Petr Tesarik's hugepage filtering
2013-05-27 10:56 UTC (4+ messages)
Who uses kexec preserve context logic
2013-05-27 6:51 UTC (2+ messages)
[PATCH] kexec-tools: ppc/ppc64: cleanup: Remove never reached return
2013-05-26 13:34 UTC (2+ messages)
[PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment
2013-05-25 23:34 UTC (5+ messages)
` [PATCH 2/2] kexec/s390: cleanup: Remove non-existent header file include
[PATCH v2 0/3] kdump: Allow ELF header creation in new kernel
2013-05-23 18:57 UTC (7+ messages)
` [PATCH v2 1/3] kdump: Introduce ELF header in new memory feature
` [PATCH v2 2/3] s390/kdump: Use arch function call for kdump
` [PATCH v2 3/3] s390/kdump: Use vmcore for zfcpdump
[PATCH 0/3] kdump: Allow ELF header creation in new kernel
2013-05-23 18:57 UTC (4+ messages)
` [PATCH v3 1/3] kdump: Introduce ELF header in new memory feature
` [PATCH v3 2/3] s390/kdump: Use "
` [PATCH v3 3/3] s390/kdump: Use vmcore for zfcpdump
[PATCH v7 0/8] kdump, vmcore: support mmap() on /proc/vmcore
2013-05-22 20:46 UTC (12+ messages)
` [PATCH v7 1/8] vmcore: clean up read_vmcore()
` [PATCH v7 2/8] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v7 3/8] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v7 4/8] vmalloc: make find_vm_area check in range
` [PATCH v7 5/8] vmalloc: introduce remap_vmalloc_range_partial
` [PATCH v7 6/8] vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
` [PATCH v7 7/8] vmcore: calculate vmcore file size from buffer size and total size of vmcore objects
` [PATCH v7 8/8] vmcore: support mmap() on /proc/vmcore
[PATCH] makedumpfile: turn off mmap for free page scan
2013-05-22 7:38 UTC (3+ messages)
[PATCH]Add kmsg_dump() to kexec path
2013-05-21 22:58 UTC (6+ messages)
[PATCH] makedumpfile: non-cyclic default
2013-05-21 2:53 UTC (4+ messages)
[PATCH] makedumpfile: buddy identification when noncyclic
2013-05-20 9:50 UTC (2+ messages)
[PATCH] makedumpfile: warn on vmlinux without dwarf
2013-05-20 12:17 UTC (3+ messages)
[PATCH] makedumpfile: message on non-mmap kernels
2013-05-20 2:20 UTC (2+ messages)
[PATCH v6 0/8] kdump, vmcore: support mmap() on /proc/vmcore
2013-05-17 5:43 UTC (6+ 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