Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-27 17:50:09 to 2016-08-12 14:20:11 UTC [more...]

[RFC 0/4] Kexec: Enable run time memory resrvation of crash kernel
 2016-08-12 14:18 UTC 

[V4 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
 2016-08-12 13:55 UTC  (6+ messages)
` [V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path
` [V4 PATCH 2/2] mips/panic: "

[PATCH v2 0/2] extend kexec_file_load system call
 2016-08-12  8:17 UTC  (4+ messages)
` [PATCH v2 1/2] kexec: add dtb info to struct kimage
` [PATCH v2 2/2] kexec: extend kexec_file_load system call

[PATCH V2] arm64:kexec: Memstart should not be before the kernel start address
 2016-08-12  5:28 UTC  (2+ messages)

[PATCH v5 00/13] kexec_file_load implementation for PowerPC
 2016-08-12  0:54 UTC  (16+ messages)
` [PATCH v5 01/13] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
` [PATCH v5 02/13] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
` [PATCH v5 03/13] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v5 04/13] powerpc: Factor out relocation code from module_64.c to elf_util_64.c
` [PATCH v5 05/13] powerpc: Generalize elf64_apply_relocate_add
` [PATCH v5 06/13] powerpc: Adapt elf64_apply_relocate_add for kexec_file_load
` [PATCH v5 07/13] powerpc: Add functions to read ELF files of any endianness
` [PATCH v5 08/13] powerpc: Implement kexec_file_load
` [PATCH v5 09/13] powerpc: Add code to work with device trees in kexec_file_load
` [PATCH v5 10/13] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v5 11/13] powerpc: Allow userspace to set device tree properties in kexec_file_load
` [PATCH v5 12/13] powerpc: Add purgatory for kexec_file_load implementation
` [PATCH v5 13/13] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs

[PATCH 0/7] ima: carry the measurement list across kexec
 2016-08-11 11:25 UTC  (30+ messages)
` [PATCH 1/7] ima: on soft reboot, restore the measurement list
                ` [Linux-ima-devel] "
` [PATCH 2/7] ima: permit duplicate measurement list entries
` [PATCH 3/7] ima: maintain memory size needed for serializing the measurement list
` [PATCH 4/7] ima: serialize the binary_runtime_measurements
` [PATCH 5/7] ima: on soft reboot, save the measurement list
` [PATCH 6/7] ima: store the builtin/custom template definitions in a list
` [PATCH 7/7] ima: support restoring multiple template formats

[PATCH v24 0/9] arm64: add kdump support
 2016-08-11 10:03 UTC  (15+ messages)
` [PATCH v24 1/9] arm64: kdump: reserve memory for crash dump kernel
  ` [PATCH v24 2/9] memblock: add memblock_cap_memory_range()
  ` [PATCH v24 3/9] arm64: limit memory regions based on DT property, usable-memory-range
    ` [PATCH v24 4/9] arm64: kdump: implement machine_crash_shutdown()
    ` [PATCH v24 5/9] arm64: kdump: add kdump support
    ` [PATCH v24 6/9] arm64: kdump: add VMCOREINFO's for user-space coredump tools
    ` [PATCH v24 7/9] arm64: kdump: enable kdump in the arm64 defconfig
    ` [PATCH v24 8/9] arm64: kdump: update a kernel doc
  ` [PATCH v24 9/9] Documentation: dt: chosen properties for arm64 kdump

[PATCH v2 0/7] (kexec-tools) arm64: add kdump support
 2016-08-10 17:56 UTC  (9+ messages)
` [PATCH v2 1/7] arm64: kdump: identify memory regions
` [PATCH v2 2/7] arm64: kdump: add elf core header segment
` [PATCH v2 3/7] arm64: kdump: set up kernel image segment
` [PATCH v2 4/7] arm64: kdump: set up other segments
` [PATCH v2 5/7] arm64: kdump: add DT properties to crash dump kernel's dtb
` [PATCH v2 6/7] kexec: generalize and rename get_kernel_stext_sym()
` [PATCH v2 7/7] arm64: kdump: Add support for binary image files

[PATCH v3 0/3] arm64 kexec-tools patches
 2016-08-10 16:54 UTC  (9+ messages)
` [PATCH v3 2/3] arm64: Add arm64 kexec support
  ` [PATCH v3.1 "
` [PATCH v3 3/3] arm64: Add support for binary image files
` [PATCH v3 1/3] kexec: Add common device tree routines

[PATCH 0/3] makedumpfile: fix segfault with -X in XEN environment
 2016-08-10 13:35 UTC  (6+ messages)
` [PATCH 1/3] open_dump_bitmap: open bitmap file in non-cyclic case
` [PATCH 2/3] move call to open_dump_bitmap() to after call to initial()
` [PATCH 3/3] close_dump_bitmap: simplify logic

[PATCH v3 0/2] powerpc/fadump: support memory range syntax for fadump memory reservation
 2016-08-10 10:05 UTC  (3+ messages)
` [PATCH v3 1/2] kexec: refactor code parsing size based on memory range
` [PATCH v3 2/2] powerpc/fadump: parse fadump reserve memory "

[PATCH v5 0/2] update the doc of kdump
 2016-08-10  9:16 UTC  (4+ messages)
` [PATCH v5 1/2] Documentation: kdump: remind user of nr_cpus
` [PATCH v5 2/2] Documentation: kdump: add description of enable multi-cpus support

Query about ARM64 virt_to_phys and vice versa implementation
 2016-08-10  8:48 UTC  (2+ messages)

[PATCH v22 0/8] arm64: add kdump support
 2016-08-09 16:22 UTC  (8+ messages)
` [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range

[ANNOUNCE] kexec-tools 2.0.13
 2016-08-09  7:57 UTC  (2+ messages)

[PATCH] kexec: fix mem_regions_sort()
 2016-08-09  3:25 UTC  (5+ messages)

[RESEND][PATCH v2 0/2] powerpc/fadump: support memory range syntax for fadump memory reservation
 2016-08-08  9:25 UTC  (10+ messages)
` [RESEND][PATCH v2 1/2] kexec: refactor code parsing size based on memory range
` [RESEND][PATCH v2 2/2] powerpc/fadump: parse fadump reserve memory "

[PATCH v3 1/2] Documentation: kdump: remind user of nr_cpus
 2016-08-08  2:14 UTC  (8+ messages)
` [PATCH v3 2/2] Documentation: kdump: add description of bringing up SMP dump-capture kernel

[RFC 3/3] kexec: extend kexec_file_load system call
 2016-08-05 20:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] arm64:kexec: Memstart should not be before the kernel start address
 2016-08-04 23:15 UTC  (10+ messages)

[PATCH v2 0/3] Fix dump-capture kernel hangs with notsc
 2016-08-04 13:52 UTC  (11+ messages)
` [PATCH v2 3/3] x86/apic: Improved the setting of interrupt mode for bsp

[PATCH v23 0/9] arm64: add kdump support
 2016-08-04  5:20 UTC  (13+ messages)
` [PATCH v23 9/9] Documentation: dt: chosen properties for arm64 kdump

[PATCH v2 0/4] arm64 kexec-tools patches
 2016-08-04  5:11 UTC  (13+ messages)
` [PATCH v2 3/4] arm64: Add arm64 kexec support
` [PATCH v2 4/4] arm64: Add support for binary image files

[PATCH] makedumpfile: Change num_threads to num_producers
 2016-08-04  1:28 UTC  (3+ messages)

[PATCH v4 1/2] Documentation: kdump: remind user of nr_cpus
 2016-08-03  3:01 UTC  (3+ messages)
` [PATCH v4 2/2] Documentation: kdump: add description of enable multi-cpus support

[PATCH v2] Documentation: kdump: add description of bringing up SMP dump-capture kernel
 2016-08-02 14:09 UTC  (4+ messages)

[PATCH v4 0/9] kexec_file_load implementation for PowerPC
 2016-08-01 23:48 UTC  (2+ messages)

[PATCH 0/2] Allow crash dumps with crash_kexec_post_notifiers
 2016-08-01 11:55 UTC  (4+ messages)
` [PATCH 2/2] Allow kdump "
  ` [Xen-devel] "

[PATCH v1 0/4] arm64 kexec-tools patches
 2016-08-01  4:52 UTC  (15+ messages)
` [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
` [PATCH v1 2/4] kexec: Add common device tree routines

[PATCH] kexec: (bugfix) mem_regions_sort()
 2016-08-01  4:32 UTC  (3+ messages)

[PATCH] makedumpfile: Add more descriptions of multi-threads feature
 2016-07-30  9:49 UTC  (3+ messages)

[PATCH 1/2] Documentation: kdump: update maxcpus to nr_cpus
 2016-07-30  2:19 UTC  (3+ messages)
` [PATCH 2/2] Documentation: kdump: add description of bringing up SMP dump-capture kernel

[ANNOUNCE] kexec-tools 2.0.13-rc1
 2016-07-29  0:42 UTC 

[PATCH 3/3] x86/apic: Clean up the apic delivery mode macro definition
 2016-07-27 22:20 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