Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-23 02:30:32 to 2016-03-24 05:00:56 UTC [more...]

[PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
 2016-03-24  5:00 UTC  (8+ messages)
` [PATCH 2/3] ppc64: purgatory: Handle local symbols in ELF ABIv2
` [PATCH 3/3] Properly align powerpc64 .toc

[PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
 2016-03-23 12:32 UTC  (12+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] kexec: Do a cleanup for function kexec_load

[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-03-22 18:39 UTC  (2+ messages)

[ANNOUNCE] kexec-tools 2.0.12
 2016-03-22  1:18 UTC 

[PATCH v15 00/20] arm64 kexec kernel patches v15
 2016-03-21 13:29 UTC  (29+ messages)
` [PATCH v15 06/20] arm64: kernel: Include _AC definition in page.h
` [PATCH v15 04/20] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v15 01/20] arm64: Fold proc-macros.S into assembler.h
` [PATCH v15 12/20] arm64/kexec: Add core kexec support
` [PATCH v15 13/20] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v15 05/20] arm64: kvm: allows kvm cpu hotplug
` [PATCH v15 09/20] arm64: Add back cpu_reset routines
` [PATCH v15 07/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v15 02/20] arm64: Cleanup SCTLR flags
` [PATCH v15 11/20] Revert "arm64: remove dead code"
` [PATCH v15 08/20] arm64: Add new asm macro copy_page
` [PATCH v15 10/20] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
` [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value
` [PATCH v15 19/20] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v15 14/20] arm64/kexec: Add pr_debug output
` [PATCH v15 16/20] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v15 20/20] arm64: kdump: update a kernel doc
` [PATCH v15 18/20] arm64: kdump: add kdump support

[ANNOUNCE] kexec-tools 2.0.12-rc1
 2016-03-18  7:59 UTC  (3+ messages)

[PATCH v4] Improve the performance of --num-threads -d 31
 2016-03-18  5:48 UTC  (21+ messages)

[PATCH] makdumpfile: clean up the in-accurate message printing about mmap
 2016-03-17  6:57 UTC  (3+ messages)

Kernel support for makedumpfile upcoming release
 2016-03-17  6:46 UTC  (2+ messages)

[PATCH V3] proc-vmcore: wrong data type casting fix
 2016-03-14  7:18 UTC 

[PATCH V2] proc-vmcore: wrong data type casting fix
 2016-03-14  4:36 UTC  (12+ messages)

[PATCH v14 00/20] arm64 kexec kernel patches v14
 2016-03-11 11:39 UTC  (26+ messages)
` [PATCH v14 07/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v14 03/20] arm64: Convert hcalls to use HVC immediate value
` [PATCH v14 04/20] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v14 08/20] arm64: Add new asm macro copy_page
` [PATCH v14 12/20] arm64/kexec: Add core kexec support
` [PATCH v14 02/20] arm64: Cleanup SCTLR flags
` [PATCH v14 11/20] Revert "arm64: remove dead code"
` [PATCH v14 06/20] arm64: kernel: Include _AC definition in page.h
` [PATCH v14 01/20] arm64: Fold proc-macros.S into assembler.h
` [PATCH v14 09/20] arm64: Add back cpu_reset routines
` [PATCH v14 05/20] arm64: kvm: allows kvm cpu hotplug
` [PATCH v14 10/20] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
` [PATCH v14 14/20] arm64/kexec: Add pr_debug output
` [PATCH v14 15/20] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v14 19/20] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v14 17/20] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v14 13/20] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v14 18/20] arm64: kdump: add kdump support
` [PATCH v14 16/20] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v14 20/20] arm64: kdump: update a kernel doc

[PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz
 2016-03-11  9:16 UTC  (7+ messages)
` [PATCH 3/3] makedumpfile: Rewrite readpage_elf
    ` [PATCH] makedumpfile: When reading partial ELF pages, check final pointer against buffer end
        ` [PATCH] makedumpfile: Fix several issues with reading ELF pages

[PATCH] proc-vmcore: wrong data type casting fix
 2016-03-11  8:31 UTC  (2+ messages)

[PATCH 1/2] [PATCH 1/2] Introduce new macros min_lt and max_lt for comparing with larger type
 2016-03-11  7:55 UTC  (3+ messages)

[PATCH 2/2] [PATCH 2/2] proc-vmcore: wrong data type casting fix
 2016-03-11  7:48 UTC  (3+ messages)

[PATCH 0/2] min_t type casting bug fixes
 2016-03-11  6:21 UTC 

[PATCH v3] Improve the performance of --num-threads -d 31
 2016-03-07  9:03 UTC  (13+ messages)

[PATCH 0/2] Export new VMCOREINFO about compound page
 2016-03-04  8:04 UTC  (2+ messages)

[PATCH v2] Improve the performance of --num-threads -d 31
 2016-03-04  4:17 UTC  (26+ messages)

[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
 2016-03-03  3:29 UTC 

[PATCH 00/19] arm64 kexec kernel patches v13
 2016-03-02 16:51 UTC  (8+ messages)

[ANNOUNCE] kexec-tools v2.0.12 preparation
 2016-03-02  0:18 UTC 

[PATCH update] kexec/fs2dt.c: wrong dt node fix
 2016-03-02  0:14 UTC  (3+ messages)

[PATCH 2/2] kexec: export OFFSET(page.compound_head) to find out compound tail page
 2016-03-01  6:14 UTC 

[PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor
 2016-03-01  6:14 UTC 

[PATCH] kexec: Make a pair of map/unmap reserved pages in error path
 2016-02-29 11:06 UTC  (3+ messages)

makedumpfile: 4.5 kernel commit breaks page filtering
 2016-02-29  5:56 UTC  (5+ messages)
    ` [Crash-utility] "

[RFC v2 PATCH 0/7] purgatory: Say last words in kexec on panic case
 2016-02-29  4:35 UTC  (2+ messages)

[PATCH] kexec/fs2dt.c: wrong dt node fix
 2016-02-26  7:08 UTC  (2+ messages)

[PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
 2016-02-25 13:51 UTC 

[PATCH 1/2] Pass struct mem_sym into machine_apply_elf_rel()
 2016-02-25  5:47 UTC  (2+ messages)
` [PATCH 2/2] ppc64: purgatory: Handle local symbols in ELF ABIv2

[PATCH v1] Improve the performance of --num-threads -d 31
 2016-02-23  7:46 UTC  (7+ messages)


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