Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-01 03:17:38 to 2014-10-02 13:54:36 UTC [more...]

[PATCH 0/7] arm64 kexec kernel patches V3
 2014-10-02 13:54 UTC  (29+ messages)
` [PATCH 1/7] arm64/kvm: Fix assembler compatibility of macros
` [PATCH 3/7] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 4/7] arm64: Add EL2 switch to soft_restart
` [PATCH 2/7] arm64: Convert hcalls to use ISS field
` [PATCH 7/7] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 5/7] arm64: Move proc-macros.S to include/asm
` [PATCH 6/7] arm64/kexec: Add core kexec support
  ` [PATCH V2 "

[PATCH v6 0/8] add a new interface to show the memory usage of 1st kernel
 2014-10-01 16:59 UTC  (30+ messages)
` [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] makedumpfile: Enable --mem-usage "

[resend Patch v3 1/2] kaslr: check if kernel location is changed
 2014-10-01 13:52 UTC  (4+ messages)
` [resend Patch v3 2/2] export the kernel image size KERNEL_IMAGE_SIZE

[ANNOUNCE] kexec-tools 2.0.8-rc1
 2014-10-01  5:08 UTC 

[PATCH v1 0/5] makedumpfile: --split: assign fair I/O workloads in appropriate time
 2014-09-29  7:06 UTC  (6+ messages)
` [PATCH v1 1/5] makedumpfile: Add support for block
` [PATCH v1 2/5] makedumpfile: Add tools for reading and writing from block table
` [PATCH v1 3/5] makedumpfile: Add module of generating table
` [PATCH v1 4/5] makedumpfile: Add module of calculating start_pfn and end_pfn in each dumpfile
` [PATCH v1 5/5] makedumpfile: Add support for --block-size

makedumpfile-1.5.7: Compile warnings on archs without get_versiondep_info()
 2014-09-26  8:16 UTC 

[PATCH resend v2 1/3] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public
 2014-09-25  8:48 UTC  (5+ 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 00/13] arm64 kexec kernel patches V2
 2014-09-25  0:25 UTC  (40+ 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 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)


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