messages from 2014-08-25 03:35:06 to 2014-09-25 00:24:15 UTC [more...]
[PATCH 00/13] arm64 kexec kernel patches V2
2014-09-25 0:24 UTC (37+ messages)
` [PATCH 03/13] arm64: Convert hcalls to use ISS field
` [PATCH 07/13] arm64: Add new routine local_disable
` [PATCH 01/13] arm64: Add ESR_EL2_EC macros to hyp-stub
` [PATCH 04/13] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH V2 "
` [PATCH 06/13] arm64: Add new routine read_cpu_properties
` [PATCH 05/13] arm64: Add EL2 switch to soft_restart
` [PATCH 02/13] arm64/kvm: Fix assembler compatibility of macros
` [PATCH V2 "
` [PATCH 10/13] arm64/kexec: Revert change to machine_shutdown()
` [PATCH 11/13] arm64/kexec: Add core kexec support
` [PATCH 08/13] arm64: Use cpu_ops for smp_stop
` [PATCH 09/13] arm64/kexec: Kexec expects cpu_die
` [PATCH 12/13] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 13/13] arm64/kexec: Add kexec_ignore_compat_check param
[PATCH 0/7] arm64 kexec kernel patches V3
2014-09-25 0:23 UTC (8+ messages)
` [PATCH 3/7] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 1/7] arm64/kvm: Fix assembler compatibility of macros
` [PATCH 2/7] arm64: Convert hcalls to use ISS field
` [PATCH 4/7] arm64: Add EL2 switch to soft_restart
` [PATCH 6/7] arm64/kexec: Add core kexec support
` [PATCH 7/7] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 5/7] arm64: Move proc-macros.S to include/asm
[PATCH v6 0/8] add a new interface to show the memory usage of 1st kernel
2014-09-24 15:19 UTC (21+ messages)
` [PATCH v6 1/8] initialize pfn_memhole in get_num_dumpable_cyclic
` [PATCH v6 2/8] functions to get crashkernel memory range
` [PATCH v6 3/8] preparation functions for parsing vmcoreinfo
` [PATCH v6 4/8] set vmcoreinfo for kcore
` [PATCH v6 5/8] prepare the dump loads for kcore analysis
` [PATCH v6 6/8] introduce a function exclude_zero_pages_cyclic()
` [PATCH v6 7/8] implement a function to print the memory usage
` [PATCH v6 8/8] add a new interface to show the memory usage of 1st kernel
` Add "--mem-usage" support for s390x
[PATCH resend v2 1/3] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public
2014-09-24 9:40 UTC (4+ messages)
` [PATCH resend v2 2/3] makedumpfile: make the incomplete dumpfile generated by ENOSPC error analyzable
` [PATCH resend v2 3/3] makedumpfile: implementation of dealing with kdump-compressed dumpfile with ENOSPC error
[Patch v2] get MODULES_VADDR by KERNEL_IMAGE_SIZE for x86_64
2014-09-24 8:02 UTC (3+ messages)
[PATCH v2 resend 1/3] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public
2014-09-24 7:55 UTC (5+ messages)
` [PATCH v2 resend 2/3] makedumpfile: make the incomplete dumpfile generated by ENOSPC error analyzable
` [PATCH v2 resend 3/3] makedumpfile: implementation of dealing with kdump-compressed dumpfile with ENOSPC error
[RFC] autokdump - automated kdump testsuite
2014-09-23 12:09 UTC (9+ messages)
[PATCH v2 0/3] kexec support for Linux/m68k (tools part)
2014-09-22 20:04 UTC (3+ messages)
` [PATCH 3/3] kexec: Add m68k support
` [PATCH] kexec: distribute kexec/arch/m68k/bootinfo.h
[ANNOUNCE] kexec-tools 2.0.8 preparation
2014-09-22 8:55 UTC
[PATCH 3/3] makedumpfile: implementation of dealing with kdump-compressed dumpfile with ENOSPC error
2014-09-19 9:28 UTC
[PATCH 2/3] makedumpfile: make the incomplete dumpfile generated by ENOSPC error analyzable
2014-09-19 9:27 UTC
[PATCH 2/2] makedumpfile: make the incomplete vmcore generated by ENOSPC error analyzable
2014-09-19 9:22 UTC (7+ messages)
` [PATCH 1/3] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public
[PATCH] get MODULES_VADDR by KERNEL_IMAGE_SIZE for x86_64
2014-09-19 0:05 UTC (6+ messages)
[PATCH 2/2] makedumpfile: make the incomplete vmcore generated by ENOSPC error analyzable
2014-09-18 13:56 UTC (5+ messages)
About the release 1.5.7!
2014-09-18 3:05 UTC (5+ messages)
makedumpfile-1.5.7: hugepages are now excluded
2014-09-18 1:56 UTC
kexec.h:61: userspace cannot reference function or variable defined in the kernel
2014-09-17 19:35 UTC
[PATCH 1/2] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public
2014-09-16 9:48 UTC
[Patch v2 1/2] kaslr: check if kernel location is changed
2014-09-12 17:41 UTC (9+ messages)
` [Patch v2 2/2] export the kernel image size KERNEL_IMAGE_SIZE
` [Patch v3 1/2] kaslr: check if kernel location is changed
[PATCH] Put each per-cpu kdump ELF notes into a single page
2014-09-12 11:52 UTC (7+ messages)
[PATCH v4] makedumpfile: Exclude unnecessary hugepages
2014-09-12 7:12 UTC (6+ messages)
[PATCH 1/2] supplement the description of option --mem-usage
2014-09-10 8:16 UTC (7+ messages)
` [PATCH 2/2] message printing cleanup for "
` [PATCH v2 "
[PATCH] makedumpfile: Stop adjusting info->max_mapnr when no mem_maps are found
2014-09-09 8:08 UTC
[PATCH] Return error code in case of invalid command line option
2014-09-04 0:38 UTC (2+ messages)
[PATCH 2/5] kexec: Export kexec_in_progress
2014-09-02 19:46 UTC (5+ messages)
[Patch v3 0/7] add a new interface to show the memory usage of 1st kernel
2014-09-02 6:20 UTC (9+ messages)
` [Patch v3 7/7] "
[PATCH v2 0/4] makedumpfile: Xen fixes and cleanups
2014-09-01 21:30 UTC (9+ messages)
` [PATCH v2 3/4] makedumpfile/xen: Fail immediately on every architecture if dump level is invalid
[PATCH] makedumpfile: Fix dmesg format after crash utility
2014-09-01 7:18 UTC (4+ messages)
[PATCH] dump_log_entry: replace magic constant with a variable
2014-09-01 7:17 UTC (3+ messages)
[PATCH] ppc64/kdump: Fix ELF header endianess
2014-09-01 0:58 UTC (3+ messages)
[PATCH 0/5] kexec: minor fixups and enhancements
2014-08-30 12:47 UTC (14+ messages)
` [PATCH 1/5] kexec: Fix make headers_check
` [PATCH 4/5] kexec: Add IND_FLAGS macro
` [PATCH 2/5] kexec: Simplify conditional
` [PATCH 3/5] kexec: Add bit definitions for kimage entry flags
[PATCH v4 0/8] add a new interface to show the memory usage of 1st kernel
2014-08-29 9:37 UTC (18+ messages)
` [PATCH v4 1/8] initialize pfn_memhole in get_num_dumpable_cyclic
` [PATCH v4 2/8] functions to get crashkernel memory range
` [PATCH v4 3/8] preparation functions for parsing vmcoreinfo
` [PATCH v5 "
` [PATCH v4 4/8] set vmcoreinfo for kcore
` [PATCH v4 5/8] prepare the dump loads for kcore analysis
` [PATCH v4 6/8] introduce a function exclude_zero_pages_cyclic()
` [PATCH v4 7/8] implement a function to print the memory usage
` [PATCH v4 8/8] add a new interface to show the memory usage of 1st kernel
` [PATCH v5 "
[PATCH V2] kexec: Provide an option to use new kexec system call
2014-08-27 14:15 UTC (6+ messages)
[PATCH 3/5]: ipr: kexec boot speed improvements
2014-08-27 4:06 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