kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-09 22:49:04 to 2014-10-07 02:51:58 UTC [more...]

[PATCH v1 0/5] makedumpfile: --split: assign fair I/O workloads in appropriate time
 2014-10-07  2:49 UTC  (7+ 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

[PATCH 0/5] kexec: minor fixups and enhancements
 2014-10-07  0:21 UTC  (15+ messages)
` [PATCH 1/5] kexec: Fix make headers_check
` [PATCH V2 0/5] kexec: Minor fixups and enhancements
  ` [PATCH V21/5] kexec: Fix make headers_check
  ` [PATCH V23/5] kexec: Add bit definitions for kimage entry flags
  ` [PATCH V25/5] powerpc/kexec: Use global IND_FLAGS macro
  ` [PATCH V24/5] kexec: Add "
  ` [PATCH V22/5] kexec: Simplify conditional

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

[PATCH 0/8] arm64 kexec kernel patches V4
 2014-10-03 23:12 UTC  (9+ messages)
` [PATCH 1/8] arm64/kvm: Fix assembler compatibility of macros
` [PATCH 7/8] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 4/8] arm64: Add EL2 switch to soft_restart
` [PATCH 5/8] arm64: Move proc-macros.S to include/asm
` [PATCH 3/8] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 6/8] arm64/kexec: Add core kexec support
` [PATCH 2/8] arm64: Convert hcalls to use ISS field
` [PATCH 8/8] arm64/kexec: Add pr_devel output

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

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 06/13] arm64: Add new routine read_cpu_properties
` [PATCH 07/13] arm64: Add new routine local_disable
` [PATCH 04/13] arm64: Add new hcall HVC_CALL_FUNC
  ` [PATCH V2 "
` [PATCH 03/13] arm64: Convert hcalls to use ISS field
` [PATCH 05/13] arm64: Add EL2 switch to soft_restart
` [PATCH 02/13] arm64/kvm: Fix assembler compatibility of macros
  ` [PATCH V2 "
` [PATCH 01/13] arm64: Add ESR_EL2_EC macros to hyp-stub
` [PATCH 10/13] arm64/kexec: Revert change to machine_shutdown()
` [PATCH 08/13] arm64: Use cpu_ops for smp_stop
` [PATCH 13/13] arm64/kexec: Add kexec_ignore_compat_check param
` [PATCH 12/13] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 09/13] arm64/kexec: Kexec expects cpu_die
` [PATCH 11/13] arm64/kexec: Add core kexec support

[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  (4+ messages)
` [PATCH 2/2] message printing cleanup for "
  ` [PATCH v2 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).