Kexec
[Prev Page][Next Page]
[PATCH v1] Add in kexec -S for status, and add new Xen hypercall to support this.,
Konrad Rzeszutek Wilk
vmcore cant be generated under kernel 4.7.9,
R Sun
[PATCH v2] kexec: Increase the upper limit for RAM segments,
Sameer Goel
[PATCH 0/3] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump,
Hari Bathini
[PATCH v10 00/10] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
- [PATCH v10 01/10] kexec_file: Allow arch-specific memory walking for kexec_add_buffer,
Thiago Jung Bauermann
- [PATCH v10 02/10] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.,
Thiago Jung Bauermann
- [PATCH v10 03/10] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v10 04/10] kexec_file: Add support for purgatory built as PIE.,
Thiago Jung Bauermann
- [PATCH v10 05/10] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.,
Thiago Jung Bauermann
- [PATCH v10 06/10] powerpc: Implement kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v10 07/10] powerpc: Add functions to read ELF files of any endianness.,
Thiago Jung Bauermann
- [PATCH v10 08/10] powerpc: Add support for loading ELF kernels with kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v10 09/10] powerpc: Add purgatory for kexec_file_load implementation.,
Thiago Jung Bauermann
- [PATCH v10 10/10] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.,
Thiago Jung Bauermann
[PATCH 0/2] makedumpfile: Adapt code to get value of phys_base,
Baoquan He
[PATCH 1/2] Revert "kdump, vmcoreinfo: report memory sections virtual addresses",
Baoquan He
[RFC] kexec_file: Add support for purgatory built as PIE,
Thiago Jung Bauermann
[PATCH v27 0/9] arm64: add kdump support,
AKASHI Takahiro
- [PATCH v27 1/9] memblock: add memblock_cap_memory_range(),
AKASHI Takahiro
- [PATCH v27 2/9] arm64: limit memory regions based on DT property, usable-memory-range,
AKASHI Takahiro
- [PATCH v27 3/9] arm64: kdump: reserve memory for crash dump kernel,
AKASHI Takahiro
- [PATCH v27 4/9] arm64: kdump: implement machine_crash_shutdown(),
AKASHI Takahiro
- [PATCH v27 5/9] arm64: kdump: add VMCOREINFO's for user-space tools,
AKASHI Takahiro
- [PATCH v27 6/9] arm64: kdump: provide /proc/vmcore file,
AKASHI Takahiro
- [PATCH v27 7/9] arm64: kdump: enable kdump in defconfig,
AKASHI Takahiro
- [PATCH v27 8/9] Documentation: kdump: describe arm64 port,
AKASHI Takahiro
- [PATCH v27 9/9] Documentation: dt: chosen properties for arm64 kdump,
AKASHI Takahiro
- [PATCH v27 0/9] arm64: add kdump support,
Pratyush Anand
- [PATCH v27 0/9] arm64: add kdump support,
AKASHI Takahiro
[PATCH v4 0/9] (kexec-tools) arm64: add kdump support,
AKASHI Takahiro
- [PATCH v4 1/9] kexec: exntend the semantics of kexec_iomem_for_each_line,
AKASHI Takahiro
- [PATCH v4 2/9] kexec: generalize and rename get_kernel_stext_sym(),
AKASHI Takahiro
- [PATCH v4 3/9] arm64: identify PHYS_OFFSET correctly,
AKASHI Takahiro
- [PATCH v4 4/9] arm64: kdump: identify memory regions,
AKASHI Takahiro
- [PATCH v4 5/9] arm64: kdump: add elf core header segment,
AKASHI Takahiro
- [PATCH v4 6/9] arm64: kdump: set up kernel image segment,
AKASHI Takahiro
- [PATCH v4 7/9] arm64: kdump: set up other segments,
AKASHI Takahiro
- [PATCH v4 8/9] arm64: kdump: add DT properties to crash dump kernel's dtb,
AKASHI Takahiro
- [PATCH v4 9/9] arm64: kdump: Add support for binary image files,
AKASHI Takahiro
- [PATCH v4 0/9] (kexec-tools) arm64: add kdump support,
Pratyush Anand
- Message not available
[Makedumpfile PATCH V2 0/4] x86_64: Fix page_offset for randomized base enabled,
Pratyush Anand
[PATCH] Fix module module_init/init_size offsets for v4.5 kernel,
Kamalesh Babulal
[PATCH V2] arm64: Add support of R_AARCH64_PREL32 relocation in purgatory,
Pratyush Anand
[PATCH 4.8 105/140] x86/boot/smp: Dont try to poke disabled/non-existent APIC,
Greg Kroah-Hartman
[PATCH] arm64: Add support of R_AARCH64_PREL32 relocation in purgatory,
Pratyush Anand
[PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support,
Pratyush Anand
- [PATCH Makedumpfile 01/10] arm64: cleanup code, comment, blank space, blank lines etc,
Pratyush Anand
- [PATCH Makedumpfile 02/10] read_vmcoreinfo_long: Allow to read hex values as well,
Pratyush Anand
- [PATCH Makedumpfile 03/10] Introduce read_vmcoreinfo_ulong(),
Pratyush Anand
- [PATCH Makedumpfile 04/10] arm64: use already available PAGESIZE() and PAGESHIFT() macros,
Pratyush Anand
- [PATCH Makedumpfile 05/10] arm64: fix page_offset definition,
Pratyush Anand
- [PATCH Makedumpfile 06/10] arm64: fix re-filtering,
Pratyush Anand
- [PATCH Makedumpfile 07/10] arm64: use value of VA_BITS and PHYS_OFFSET embedded into vmcore,
Pratyush Anand
- [PATCH Makedumpfile 08/10] arm64: immunize identity mapped address finding w.r.t. kernel changes,
Pratyush Anand
- [PATCH Makedumpfile 09/10] arm64: Add support for 4level 4K page translations table,
Pratyush Anand
- [PATCH Makedumpfile 10/10] arm64: fix memory layout as per changes in v4.6 kernel,
Pratyush Anand
- [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support,
Pratyush Anand
- [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support,
Atsushi Kumagai
- [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support,
Goel, Sameer
[PATCH Makedumpfile 0/4] x86_64: Fix page_offset for randomized base enabled,
Pratyush Anand
<Possible follow-ups>
[PATCH Makedumpfile 0/4] x86_64: Fix page_offset for randomized base enabled,
Dave Anderson
kexec and arm64 advice,
Simon T
[PATCH] arch/x86: Don't try to poke disabled/non-existent APIC,
ville.syrjala at linux.intel.com
[PATCH net 0/2] net: dsa: bcm_sf2: Do not rely on kexec_in_progress,
Florian Fainelli
[PATCH v6 00/10] ima: carry the measurement list across kexec,
Thiago Jung Bauermann
- [PATCH v6 01/10] powerpc: ima: Get the kexec buffer passed by the previous kernel,
Thiago Jung Bauermann
- [PATCH v6 02/10] ima: on soft reboot, restore the measurement list,
Thiago Jung Bauermann
- [PATCH v6 03/10] ima: permit duplicate measurement list entries,
Thiago Jung Bauermann
- [PATCH v6 04/10] ima: maintain memory size needed for serializing the measurement list,
Thiago Jung Bauermann
- [PATCH v6 05/10] powerpc: ima: Send the kexec buffer to the next kernel,
Thiago Jung Bauermann
- [PATCH v6 06/10] ima: on soft reboot, save the measurement list,
Thiago Jung Bauermann
- [PATCH v6 07/10] ima: store the builtin/custom template definitions in a list,
Thiago Jung Bauermann
- [PATCH v6 08/10] ima: support restoring multiple template formats,
Thiago Jung Bauermann
- [PATCH v6 09/10] ima: define a canonical binary_runtime_measurements list format,
Thiago Jung Bauermann
- [PATCH v6 10/10] ima: platform-independent hash value,
Thiago Jung Bauermann
[PATCH v9 00/10] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
- [PATCH v9 01/10] kexec_file: Allow arch-specific memory walking for kexec_add_buffer,
Thiago Jung Bauermann
- [PATCH v9 02/10] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.,
Thiago Jung Bauermann
- [PATCH v9 03/10] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v9 04/10] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.,
Thiago Jung Bauermann
- [PATCH v9 05/10] powerpc: Factor out relocation code in module_64.c,
Thiago Jung Bauermann
- [PATCH v9 06/10] powerpc: Implement kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v9 07/10] powerpc: Add functions to read ELF files of any endianness.,
Thiago Jung Bauermann
- [PATCH v9 08/10] powerpc: Add support for loading ELF kernels with kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v9 09/10] powerpc: Add purgatory for kexec_file_load implementation.,
Thiago Jung Bauermann
- [PATCH v9 10/10] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.,
Thiago Jung Bauermann
[PATCH] kexec: Export kexec_in_progress to modules,
Florian Fainelli
[PATCH] kexec: Increase the upper limit for RAM segments,
Sameer Goel
[PATCH v6 0/9] Fix kdump faults on system with amd iommu,
Baoquan He
[PATCH v6 8/9] iommu/amd: Add sanity check of irq remap information of old dev table entry,
Baoquan He
[PATCH v6 9/9] iommu/amd: Don't copy GCR3 table root pointer,
Baoquan He
[PATCH v6 0/9] Fix kdump faults on system with amd iommu,
Baoquan He
Message not available
[PATCH v2] arm64: Add support for additional relocations in the kexec purgatory code,
Catalin Marinas
[PATCH] arm64: Add support for additional relocations in the kexec purgatory code,
Catalin Marinas
[PATCH 4.7 23/31] arch/x86: Handle non enumerated CPU after physical hotplug,
Greg Kroah-Hartman
[PATCH 4.8 26/37] arch/x86: Handle non enumerated CPU after physical hotplug,
Greg Kroah-Hartman
[PATCH 0/2] arm64 kexec-tools fixups,
Geoff Levand
MIPS little endian support for kexec-tools,
Sagar Borikar
[PATCH v2 0/3] makedumpfile: Add support of mm randomization,
Baoquan He
[PATCH] kexec: Export memory sections virtual addresses to vmcoreinfo,
Baoquan He
Patch merging process ?,
Sylvain Munaut
[PATCH v3] kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param(),
Madhavan Srinivasan
[PATCH] arch/x86: Fix kdump on x86 with physically hotadded CPUs,
Prarit Bhargava
[PATCH v2] kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param(),
Madhavan Srinivasan
[RESEND PATCH 0/8] makedumpfile: Add support to understand Power ISA 3.0 based kernel,
Hari Bathini
[PATCH 0/8] ppc64: Add support to understand Power ISA 3.0 based kernel,
Hari Bathini
Limitations/gotchas of kexec?,
Clif Houck
[PATCH v5 00/10] ima: carry the measurement list across kexec,
Mimi Zohar
- [PATCH v5 01/10] powerpc: ima: Get the kexec buffer passed by the previous kernel,
Mimi Zohar
- [PATCH v5 02/10] ima: on soft reboot, restore the measurement list,
Mimi Zohar
- [PATCH v5 03/10] ima: permit duplicate measurement list entries,
Mimi Zohar
- [PATCH v5 04/10] ima: maintain memory size needed for serializing the measurement list,
Mimi Zohar
- [PATCH v5 05/10] powerpc: ima: Send the kexec buffer to the next kernel,
Mimi Zohar
- [PATCH v5 06/10] ima: on soft reboot, save the measurement list,
Mimi Zohar
- [PATCH v5 07/10] ima: store the builtin/custom template definitions in a list,
Mimi Zohar
- [PATCH v5 08/10] ima: support restoring multiple template formats,
Mimi Zohar
- [PATCH v5 09/10] ima: define a canonical binary_runtime_measurements list format,
Mimi Zohar
- [PATCH v5 10/10] ima: platform-independent hash value,
Mimi Zohar
- [PATCH v5 00/10] ima: carry the measurement list across kexec,
Eric W. Biederman
[PATCH] kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param(),
Madhavan Srinivasan
makedumpfile issues many readpage_elf: Attempt to read non-existent page,
Louis Bouchard
[PATCH v6 0/3] arm64 kexec-tools patches,
Geoff Levand
[PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump,
Baoquan He
[PATCH v10 0/3] Documentation: add description of enable multi-cpus support for kdump,
Baoquan He
[PATCH v5 0/8] Fix kdump faults on system with amd iommu,
Baoquan He
[PATCH v5 5/8] iommu/amd: copy old trans table from old kernel,
Baoquan He
Message not available
[PATCH v5 6/8] iommu/amd: Do not re-enable dev table entries in kdump,
Baoquan He
[PATCH v5 7/8] iommu/amd: Don't update domain info to dte entry at iommu init stage,
Baoquan He
[PATCH v5 8/8] iommu/amd: Update domain into to dte entry during device driver init,
Baoquan He
Message not available
[PATCH v4 0/9] ima: carry the measurement list across kexec,
Mimi Zohar
- [PATCH v4 1/9] ima: on soft reboot, restore the measurement list,
Mimi Zohar
- [PATCH v4 2/9] ima: permit duplicate measurement list entries,
Mimi Zohar
- [PATCH v4 3/9] ima: maintain memory size needed for serializing the measurement list,
Mimi Zohar
- [PATCH v4 4/9] ima: serialize the binary_runtime_measurements,
Mimi Zohar
- [PATCH v4 5/9] ima: on soft reboot, save the measurement list,
Mimi Zohar
- [PATCH v4 6/9] ima: store the builtin/custom template definitions in a list,
Mimi Zohar
- [PATCH v4 7/9] ima: support restoring multiple template formats,
Mimi Zohar
- [PATCH v4 8/9] ima: define a canonical binary_runtime_measurements list format,
Mimi Zohar
- [PATCH v4 9/9] ima: platform-independent hash value,
Mimi Zohar
[PATCH v5 0/5] kexec_file: Add buffer hand-over for the next kernel,
Thiago Jung Bauermann
[PATCH v2] bnx2: Reset device during driver initialization,
Baoquan He
[PATCH] bnx2: Reset device during driver initialization,
Baoquan He
[PATCH] bnx2: Reset device during driver initialization,
Baoquan He
[PATCH] bnx2: Reset device during driver initialization,
David Miller
Kexec regression in next-20160906,
Thiago Jung Bauermann
[PATCH v3 0/8] (kexec-tools) arm64: add kdump support,
AKASHI Takahiro
[PATCH v26 0/7] arm64: add kdump support,
AKASHI Takahiro
- [PATCH v26 1/7] arm64: kdump: reserve memory for crash dump kernel,
AKASHI Takahiro
- [PATCH v26 2/7] arm64: kdump: implement machine_crash_shutdown(),
AKASHI Takahiro
- [PATCH v26 3/7] arm64: kdump: add kdump support,
AKASHI Takahiro
- [PATCH v26 4/7] arm64: kdump: add VMCOREINFO's for user-space coredump tools,
AKASHI Takahiro
- [PATCH v26 5/7] arm64: kdump: enable kdump in the arm64 defconfig,
AKASHI Takahiro
- [PATCH v26 6/7] arm64: kdump: update a kernel doc,
AKASHI Takahiro
- [PATCH v26 7/7] Documentation: dt: chosen properties for arm64 kdump,
AKASHI Takahiro
- [PATCH v26 0/7] arm64: add kdump support,
AKASHI Takahiro
- [PATCH v26 0/7] arm64: add kdump support,
James Morse
- [PATCH v26 0/7] arm64: add kdump support,
Manish Jaggi
- [PATCH v26 0/7] arm64: add kdump support,
Ruslan Bilovol
[PATCH v3 0/9] ima: carry the measurement list across kexec,
Mimi Zohar
- [PATCH v3 1/9] ima: on soft reboot, restore the measurement list,
Mimi Zohar
- [PATCH v3 2/9] ima: permit duplicate measurement list entries,
Mimi Zohar
- [PATCH v3 3/9] ima: maintain memory size needed for serializing the measurement list,
Mimi Zohar
- [PATCH v3 4/9] ima: serialize the binary_runtime_measurements,
Mimi Zohar
- [PATCH v3 5/9] ima: on soft reboot, save the measurement list,
Mimi Zohar
- [PATCH v3 6/9] ima: store the builtin/custom template definitions in a list,
Mimi Zohar
- [PATCH v3 7/9] ima: support restoring multiple template formats,
Mimi Zohar
- [PATCH v3 8/9] ima: define a canonical binary_runtime_measurements list format,
Mimi Zohar
- [PATCH v3 9/9] ima: platform-independent hash value,
Mimi Zohar
[PATCH v8 00/13] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
- [PATCH v8 01/13] kexec_file: Allow arch-specific memory walking for kexec_add_buffer,
Thiago Jung Bauermann
- [PATCH v8 02/13] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.,
Thiago Jung Bauermann
- [PATCH v8 03/13] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v8 04/13] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.,
Thiago Jung Bauermann
- [PATCH v8 05/13] powerpc: Factor out relocation code from module_64.c to elf_util_64.c.,
Thiago Jung Bauermann
- [PATCH v8 06/13] powerpc: Generalize elf64_apply_relocate_add.,
Thiago Jung Bauermann
- [PATCH v8 07/13] powerpc: Adapt elf64_apply_relocate_add for kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v8 08/13] powerpc: Add functions to read ELF files of any endianness.,
Thiago Jung Bauermann
- [PATCH v8 09/13] powerpc: Implement kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v8 10/13] powerpc: Add code to work with device trees in kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v8 11/13] powerpc: Add support for loading ELF kernels with kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v8 12/13] powerpc: Add purgatory for kexec_file_load implementation.,
Thiago Jung Bauermann
- [PATCH v8 13/13] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.,
Thiago Jung Bauermann
[PATCH v5 0/3] arm64 kexec-tools patches,
Geoff Levand
[PATHC v2 0/9] ima: carry the measurement list across kexec,
Mimi Zohar
- [PATHC v2 1/9] ima: on soft reboot, restore the measurement list,
Mimi Zohar
- [PATHC v2 2/9] ima: permit duplicate measurement list entries,
Mimi Zohar
- [PATHC v2 3/9] ima: maintain memory size needed for serializing the measurement list,
Mimi Zohar
- [PATHC v2 4/9] ima: serialize the binary_runtime_measurements,
Mimi Zohar
- [PATHC v2 5/9] ima: on soft reboot, save the measurement list,
Mimi Zohar
- [PATHC v2 6/9] ima: store the builtin/custom template definitions in a list,
Mimi Zohar
- [PATHC v2 7/9] ima: support restoring multiple template formats,
Mimi Zohar
- [PATHC v2 8/9] ima: define a canonical binary_runtime_measurements list format,
Mimi Zohar
- [PATHC v2 9/9] ima: platform-independent hash value,
Mimi Zohar
- [PATHC v2 0/9] ima: carry the measurement list across kexec,
Andrew Morton
[PATCH v4 0/5] kexec_file: Add buffer hand-over for the next kernel,
Thiago Jung Bauermann
[PATCH v7 00/13] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
- [PATCH v7 01/13] kexec_file: Allow arch-specific memory walking for kexec_add_buffer,
Thiago Jung Bauermann
- [PATCH v7 02/13] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.,
Thiago Jung Bauermann
- [PATCH v7 03/13] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v7 04/13] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.,
Thiago Jung Bauermann
- [PATCH v7 05/13] powerpc: Factor out relocation code from module_64.c to elf_util_64.c.,
Thiago Jung Bauermann
- [PATCH v7 06/13] powerpc: Generalize elf64_apply_relocate_add.,
Thiago Jung Bauermann
- [PATCH v7 07/13] powerpc: Adapt elf64_apply_relocate_add for kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v7 08/13] powerpc: Add functions to read ELF files of any endianness.,
Thiago Jung Bauermann
- [PATCH v7 10/13] powerpc: Add code to work with device trees in kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v7 11/13] powerpc: Add support for loading ELF kernels with kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v7 12/13] powerpc: Add purgatory for kexec_file_load implementation.,
Thiago Jung Bauermann
- [PATCH v7 13/13] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.,
Thiago Jung Bauermann
"kernel version not supported" message is causing concerns,
Louis Bouchard
[PATCH v25] 0/9] Subject: arm64: add kdump support,
AKASHI Takahiro
[PATCH 0/3] makedumpfile: Add support of mm randomization,
Baoquan He
[PATCH 0/2] arm64: support --mem-min and --mem-max parameters,
AKASHI Takahiro
[PATCH 1/3] kexec elf: Sanity check on the note header before accessing it,
Sylvain Munaut
[PATCH v3 0/5] kexec_file: Add buffer hand-over for the next kernel,
Thiago Jung Bauermann
Capturing crash with 4.6.0 and above kernel does not work,
Michal Hocko
[PATCH] kexec: socket not released when error situation occur.,
YoungHyun Yoo
[PATCH] kexec: Fix double-free when failing to relocate the purgatory.,
Thiago Jung Bauermann
[integrity:next-restore-kexec 21/31] kernel/kexec_core.c:780:10: warning: passing argument 1 of '__va' makes integer from pointer without a cast,
Thiago Jung Bauermann
[integrity:next-restore-kexec 18/31] include/linux/kexec.h:400:52: warning: 'struct kexec_buf' declared inside parameter list will not be visible outside of this definition or declaration,
Thiago Jung Bauermann
[PATCH v05 44/72] include/uapi/linux/kexec.h: use __kernel_size_t instead of size_t,
Mikko Rapeli
[PATCH v6 00/12] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
- [PATCH v6 01/12] kexec_file: Allow arch-specific memory walking for kexec_add_buffer,
Thiago Jung Bauermann
- [PATCH v6 02/12] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.,
Thiago Jung Bauermann
- [PATCH v6 03/12] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v6 04/12] powerpc: Factor out relocation code from module_64.c to elf_util_64.c.,
Thiago Jung Bauermann
- [PATCH v6 05/12] powerpc: Generalize elf64_apply_relocate_add.,
Thiago Jung Bauermann
- [PATCH v6 06/12] powerpc: Adapt elf64_apply_relocate_add for kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v6 07/12] powerpc: Add functions to read ELF files of any endianness.,
Thiago Jung Bauermann
- [PATCH v6 08/12] powerpc: Implement kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v6 09/12] powerpc: Add code to work with device trees in kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v6 10/12] powerpc: Add support for loading ELF kernels with kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v6 11/12] powerpc: Add purgatory for kexec_file_load implementation.,
Thiago Jung Bauermann
- [PATCH v6 12/12] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.,
Thiago Jung Bauermann
[PATCH v4 0/3] arm64 kexec-tools patches,
Geoff Levand
[PATCH v1] kdump, vmcoreinfo: report memory sections virtual addresses,
Thomas Garnier
[PATCH v9 0/2] update the doc of kdump,
Zhou Wenjian
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]