Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-02 04:45:36 to 2016-12-07 10:59:37 UTC [more...]

[ANNOUNCE] kexec-tools v2.0.14 preparation
 2016-12-07 10:59 UTC  (3+ messages)

[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-06 23:50 UTC  (2+ messages)
` [PATCHv5 08/11] kexec: Switch to __pa_symbol

[PATCH v2 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2016-12-02 19:22 UTC  (9+ messages)
` [PATCH v2 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
` [PATCH v2 2/5] ia64: reuse append_elf_note() and final_note() functions
` [PATCH v2 3/5] powerpc/fadump: remove dependency with CONFIG_KEXEC
` [PATCH v2 4/5] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
` [PATCH v2 5/5] powerpc/fadump: update documentation about crashkernel parameter reuse

[PATCH 0/6] Kexec fixes and updates for MIPS platforms
 2016-12-02  9:49 UTC  (7+ messages)
` [PATCH 1/6] mips: remove incorrect arch_usage string
` [PATCH 2/6] mips: use arch_options for both 32 and 64 bit variants
` [PATCH 3/6] mips: move arch option parsing from elf loader to common arch code
` [PATCH 4/6] mips: crashdump: add little-endian support
` [PATCH 5/6] mips: add dtb loading support
` [PATCH 6/6] mips: add option to load initrd from a specified file

[PATCH] purgatory: Change default sha256 optimization to -O2
 2016-12-02  8:21 UTC  (7+ messages)
` [PATCH V2] "

[PATCH] iommu/vt-d: Flush old iotlb for kdump when the device gets context mapped
 2016-12-01 11:44 UTC  (10+ messages)

[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-01  4:27 UTC  (5+ messages)
` [PATCHv4 07/10] kexec: Switch to __pa_symbol

[PATCH v28 0/9] arm64: add kdump support
 2016-11-30 20:44 UTC  (17+ messages)
` [PATCH v28 1/9] memblock: add memblock_cap_memory_range()
` [PATCH v28 2/9] arm64: limit memory regions based on DT property, usable-memory-range
` [PATCH v28 3/9] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v28 4/9] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v28 5/9] arm64: kdump: add VMCOREINFO's for user-space tools
` [PATCH v28 6/9] arm64: kdump: provide /proc/vmcore file
` [PATCH v28 7/9] arm64: kdump: enable kdump in defconfig
` [PATCH v28 8/9] Documentation: kdump: describe arm64 port
` [PATCH v28 9/9] Documentation: dt: chosen properties for arm64 kdump

[PATCH v2] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
 2016-11-28  2:39 UTC  (2+ messages)

[PATCH 0/2] kexec-tools: arm64: Add dcache enabling facility
 2016-11-25 18:30 UTC  (13+ messages)
` [PATCH 1/2] arm64: Add enable/disable d-cache support for purgatory
` [PATCH 2/2] arm64: Pass RAM boundary and enable-dcache flag to purgatory

[PATCH v7 00/12] Fix kdump faults on system with amd iommu
 2016-11-25  5:13 UTC  (13+ messages)
` [PATCH v7 01/12] iommu/amd: Detect pre enabled translation
` [PATCH v7 02/12] iommu/amd: add several helper function
` [PATCH v7 03/12] iommu/amd: Define bit fields for DTE particularly
` [PATCH v7 04/12] iommu/amd: Add function copy_dev_tables
` [PATCH v7 05/12] iommu/amd: copy old trans table from old kernel
` [PATCH v7 06/12] iommu: Add is_attach_deferred call-back to iommu-ops
` [PATCH v7 07/12] iommu/amd: Use is_attach_deferred call-back
` [PATCH v7 08/12] iommu/amd: Add sanity check of irq remap information of old dev table entry
` [PATCH v7 09/12] iommu/amd: Don't copy GCR3 table root pointer
` [PATCH v7 10/12] iommu/amd: Clear out the GV flag when handle deferred domain attach
` [PATCH v7 11/12] iommu: Assign the direct mapped domain to group->domain
` [PATCH v7 12/12] iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled

[PATCH v10 00/10] kexec_file_load implementation for PowerPC
 2016-11-23  8:45 UTC  (20+ messages)
` [PATCH v10 01/10] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
` [PATCH v10 02/10] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
` [PATCH v10 03/10] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v10 04/10] kexec_file: Add support for purgatory built as PIE
` [PATCH v10 05/10] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead
` [PATCH v10 06/10] powerpc: Implement kexec_file_load
` [PATCH v10 07/10] powerpc: Add functions to read ELF files of any endianness
` [PATCH v10 08/10] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v10 09/10] powerpc: Add purgatory for kexec_file_load implementation
` [PATCH v10 10/10] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs

[PATCH v27 0/9] arm64: add kdump support
 2016-11-18 12:10 UTC  (19+ messages)
` [PATCH v27 1/9] memblock: add memblock_cap_memory_range()
` [PATCH v27 6/9] arm64: kdump: provide /proc/vmcore file
` [PATCH v27 7/9] arm64: kdump: enable kdump in defconfig
` [PATCH v27 8/9] Documentation: kdump: describe arm64 port
` [PATCH v27 9/9] Documentation: dt: chosen properties for arm64 kdump

[PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support
 2016-11-17  4:36 UTC  (8+ messages)

[PATCH v1] Add in kexec -S for status, and add new Xen hypercall to support this
 2016-11-16 12:50 UTC  (8+ messages)
` [PATCH v1 1/2] xen/kexec: Find out whether an kexec type is loaded
` [PATCH v1 2/2] kexec: Support -S paramter to return whether the kexec payload "

[PATCH v2] kexec: Increase the upper limit for RAM segments
 2016-11-14 16:23 UTC  (4+ messages)

[PATCH 0/3] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2016-11-14 10:17 UTC  (7+ messages)
` [PATCH 1/3] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
` [PATCH 2/3] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
` [PATCH 3/3] powerpc/fadump: update documentation about crashkernel parameter reuse

vmcore cant be generated under kernel 4.7.9
 2016-11-14  5:46 UTC  (3+ messages)

[PATCH v6 0/9] Fix kdump faults on system with amd iommu
 2016-11-13  5:17 UTC  (6+ messages)
` [PATCH v6 7/9] iommu/amd: Update domain into to dte entry during device driver init

[PATCH 0/2] makedumpfile: Adapt code to get value of phys_base
 2016-11-11  9:49 UTC  (17+ messages)
` [PATCH 1/2] "
  ` [PATCH v2 "
` [PATCH 2/2] makedumpfile: Clean up unused KERNEL_IMAGE_SIZE

[PATCH v6 00/10] ima: carry the measurement list across kexec
 2016-11-10 13:12 UTC  (12+ messages)
` [PATCH v6 02/10] ima: on soft reboot, restore the measurement list
  ` [Linux-ima-devel] "
` [PATCH v6 03/10] ima: permit duplicate measurement list entries
  ` [Linux-ima-devel] "
` [PATCH v6 04/10] ima: maintain memory size needed for serializing the measurement list
  ` [Linux-ima-devel] "
` [PATCH v6 07/10] ima: store the builtin/custom template definitions in a list
  ` [Linux-ima-devel] "

[PATCH 1/2] Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
 2016-11-08  1:29 UTC  (2+ messages)
` [PATCH 2/2] kexec: Change to export the value of phys_base instead of symbol address

[PATCH v1 0/4] arm64 kexec-tools patches
 2016-11-07  8:17 UTC  (11+ messages)
` [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
              ` Memory range end be inclusive or exclusive? "

[PATCH V2] arm64: Add support of R_AARCH64_PREL32 relocation in purgatory
 2016-11-07  8:14 UTC  (3+ messages)

[PATCH v2] arm64: Add support for additional relocations in the kexec purgatory code
 2016-11-07  8:12 UTC  (3+ messages)

[RFC] kexec_file: Add support for purgatory built as PIE
 2016-11-04 19:19 UTC  (5+ messages)

[Makedumpfile PATCH V2 0/4] x86_64: Fix page_offset for randomized base enabled
 2016-11-04 10:35 UTC  (2+ messages)

[PATCH Makedumpfile 0/4] x86_64: Fix page_offset for randomized base enabled
 2016-11-04 10:35 UTC  (6+ messages)
` [PATCH Makedumpfile 1/4] x86_64: Calculate page_offset from pt_load

[PATCH v4 0/9] (kexec-tools) arm64: add kdump support
 2016-11-04  2:31 UTC  (3+ messages)

[PATCH] kexec: Export memory sections virtual addresses to vmcoreinfo
 2016-11-02 13:48 UTC  (7+ messages)

[PATCH v4 2/9] kexec: generalize and rename get_kernel_stext_sym()
 2016-11-02  9:35 UTC  (2+ messages)
` [Resend PATCH "


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