Kexec
[Prev Page][Next Page]
[PATCH] scripts: Fix size mismatch of kexec_purgatory_size,
Tautschnig, Michael
[RFC] arm64: kexec_file_load support,
AKASHI Takahiro
kexec_file_load signature verification failure,
Dave Young
[PATCH v20 00/14] arm64 kexec kernel patches,
Geoff Levand
- [PATCH v20 05/14] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v20 11/14] arm64: kdump: add VMCOREINFO's for user-space coredump tools,
Geoff Levand
- [PATCH v20 02/14] arm64: smp: Add function to determine if cpus are stuck in the kernel,
Geoff Levand
- [PATCH v20 09/14] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v20 01/14] arm64: hibernate: Don't hibernate on systems with stuck CPUs,
Geoff Levand
- [PATCH v20 08/14] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v20 06/14] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v20 03/14] arm64: Add back cpu reset routines,
Geoff Levand
- [PATCH v20 07/14] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v20 04/14] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v20 12/14] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
- [PATCH v20 10/14] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v20 13/14] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v20 14/14] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec,
Geoff Levand
- [PATCH v20 00/14] arm64 kexec kernel patches,
Catalin Marinas
- [PATCH v20 00/14] arm64 kexec kernel patches,
Simon Horman
[PATCH v2 1/2] refactor code parsing size based on memory range,
Hari Bathini
[PATCH 0/3] support other types of measurements,
Mimi Zohar
[PATCH v3 0/9] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
- [PATCH v3 1/9] kexec_file: Remove unused members from struct kexec_buf.,
Thiago Jung Bauermann
- [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v3 4/9] powerpc: Factor out relocation code from module_64.c to elf_util_64.c.,
Thiago Jung Bauermann
- [PATCH v3 5/9] powerpc: Generalize elf64_apply_relocate_add.,
Thiago Jung Bauermann
- [PATCH v3 6/9] powerpc: Add functions to read ELF files of any endianness.,
Thiago Jung Bauermann
- [PATCH v3 7/9] powerpc: Implement kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v3 8/9] powerpc: Add support for loading ELF kernels with kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v3 9/9] powerpc: Add purgatory for kexec_file_load implementation.,
Thiago Jung Bauermann
- [PATCH v3 0/9] kexec_file_load implementation for PowerPC,
Balbir Singh
[PATCH 0/6] kexec_file: Add buffer hand-over for the next kernel,
Thiago Jung Bauermann
Proposal for run time memory allocation for crash kernel,
Ronit halder
[PATCH 1/2] sadump: fix segmentation fault on sadump-related formats,
HATAYAMA Daisuke
[PATCH 0/2] Simple fix to the ARM kexec tools implementation,
Russell King - ARM Linux
[PATCH v2] makedumpfile: support _count -> _refcount rename in struct page,
Vitaly Kuznetsov
[PATCH v19 00/13] arm64 kexec kernel patches,
Geoff Levand
- [PATCH v19 02/13] arm64: Add back cpu reset routines,
Geoff Levand
- [PATCH v19 05/13] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v19 04/13] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v19 01/13] arm64: Add cpus_are_stuck_in_kernel,
Geoff Levand
- [PATCH v19 03/13] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v19 08/13] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v19 06/13] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v19 09/13] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v19 12/13] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v19 11/13] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
- [PATCH v19 10/13] arm64: kdump: add VMCOREINFO's for user-space coredump tools,
Geoff Levand
- [PATCH v19 07/13] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v19 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec,
Geoff Levand
[PATCH] makedumpfile: support _count -> _refcount rename in struct page,
Vitaly Kuznetsov
[PATCH] Revert "mm: rename _count, field of the struct page, to _refcount",
Vitaly Kuznetsov
kexec failures with DEBUG_RODATA,
Russell King - ARM Linux
[PATCH v2 0/9] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
- [PATCH v2 1/9] kexec_file: Remove unused members from struct kexec_buf.,
Thiago Jung Bauermann
- [PATCH v2 2/9] kexec_file: Generalize kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v2 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.,
Thiago Jung Bauermann
- [PATCH v2 4/9] powerpc: Factor out relocation code from module_64.c to elf_util_64.c.,
Thiago Jung Bauermann
- [PATCH v2 5/9] powerpc: Generalize elf64_apply_relocate_add.,
Thiago Jung Bauermann
- [PATCH v2 6/9] powerpc: Add functions to read ELF files of any endianness.,
Thiago Jung Bauermann
- [PATCH v2 7/9] powerpc: Implement kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v2 8/9] powerpc: Add support for loading ELF kernels with kexec_file_load.,
Thiago Jung Bauermann
- [PATCH v2 9/9] powerpc: Add purgatory for kexec_file_load implementation.,
Thiago Jung Bauermann
- [PATCH v2 0/9] kexec_file_load implementation for PowerPC,
Michael Ellerman
[PATCH 0/8] kexec_file_load implementation for PowerPC,
Thiago Jung Bauermann
[PATCH v18 00/13] arm64 kexec kernel patches,
Geoff Levand
- [PATCH v18 04/13] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v18 03/13] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v18 05/13] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v18 01/13] arm64: Add back cpu reset routines,
Geoff Levand
- [PATCH v18 08/13] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v18 09/13] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v18 07/13] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v18 02/13] arm64: Add cpus_are_stuck_in_kernel,
Geoff Levand
- [PATCH v18 06/13] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v18 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec,
Geoff Levand
- [PATCH v18 12/13] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v18 10/13] arm64: kdump: add VMCOREINFO for user-space coredump tools,
Geoff Levand
- [PATCH v18 11/13] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
makedumpfile-1.6.0: Exclude page structures of non-dumped pages,
Atsushi Kumagai
[PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools,
Russell King - ARM Linux
- [PATCH kexec-tools v2 01/32] kdump: mmap() and munmap() only work on page-aligned quantites,
Russell King
- [PATCH kexec-tools v2 02/32] kdump: fix multiple program header entries,
Russell King
- [PATCH kexec-tools v2 03/32] kdump: actually write out the memory,
Russell King
- [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping,
Russell King
- [PATCH kexec-tools v2 05/32] arm: fix kdump to work on LPAE systems,
Russell King
- [PATCH kexec-tools v2 06/32] kdump: print mmap() offset in hex,
Russell King
- [PATCH kexec-tools v2 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms,
Russell King
- [PATCH kexec-tools v2 08/32] kexec: add max_size to memory_ranges,
Russell King
- [PATCH kexec-tools v2 09/32] kexec: phys_to_virt() must take unsigned long long,
Russell King
- [PATCH kexec-tools v2 10/32] kexec: add generic helper to add to memory_regions,
Russell King
- [PATCH kexec-tools v2 11/32] kexec: add mem_regions sorting implementation,
Russell King
- [PATCH kexec-tools v2 12/32] kexec: add helper to exlude a region from a set of memory ranges,
Russell King
- [PATCH kexec-tools v2 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c,
Russell King
- [PATCH kexec-tools v2 14/32] arm: fix off-by-one on memory end,
Russell King
- [PATCH kexec-tools v2 15/32] arm: fix get_kernel_stext_sym() to close its file,
Russell King
- [PATCH kexec-tools v2 16/32] arm: fix ELF32/ELF64 check,
Russell King
- [PATCH kexec-tools v2 17/32] arm: return proper error for missing crash kernel,
Russell King
- [PATCH kexec-tools v2 18/32] arm: report if crash kernel is out of bounds,
Russell King
- [PATCH kexec-tools v2 19/32] arm: add memory ranges debug,
Russell King
- [PATCH kexec-tools v2 20/32] arm: add maximum number of memory ranges,
Russell King
- [PATCH kexec-tools v2 21/32] arm: parse crash_reserved_mem early,
Russell King
- [PATCH kexec-tools v2 22/32] arm: use generic mem_region sorting implementation,
Russell King
- [PATCH kexec-tools v2 23/32] arm: move crash system RAM parsing earlier,
Russell King
- [PATCH kexec-tools v2 24/32] arm: add support for platforms with boot memory aliases,
Russell King
- [PATCH kexec-tools v2 25/32] arm: crashdump needs boot alias of crash kernel region,
Russell King
- [PATCH kexec-tools v2 26/32] arm: rename crash_reserved_mem to crash_kernel_mem,
Russell King
- [PATCH kexec-tools v2 27/32] arm: add support for multiple reserved regions,
Russell King
- [PATCH kexec-tools v2 28/32] arm: add support for boot-time crash kernel resource,
Russell King
- [PATCH kexec-tools v2 29/32] arm: add debug of reserved and coredump memory ranges,
Russell King
- [PATCH kexec-tools v2 30/32] arm: fix type of phys_offset,
Russell King
- [PATCH kexec-tools v2 31/32] arm: clean up phys/page offset debug,
Russell King
- [PATCH kexec-tools v2 32/32] arm: report which ELF core format we will use,
Russell King
- [PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools,
Simon Horman
[PATCH v17 00/13] arm64 kexec kernel patches,
Geoff Levand
- [PATCH v17 02/13] arm64: Add cpus_are_stuck_in_kernel,
Geoff Levand
- [PATCH v17 01/13] arm64: Add back cpu reset routines,
Geoff Levand
- [PATCH v17 05/13] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v17 04/13] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v17 09/13] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v17 08/13] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v17 06/13] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v17 07/13] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v17 10/13] arm64: kdump: add VMCOREINFO for user-space coredump tools,
Geoff Levand
- [PATCH v17 11/13] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
- [PATCH v17 12/13] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v17 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec,
Geoff Levand
- [PATCH v17 03/13] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v17 00/13] arm64 kexec kernel patches,
AKASHI Takahiro
[PATCH 8/8] ARM: kexec: fix kexec for Keystone 2,
Russell King
[PATCH 7/8] ARM: keystone: dts: add psci command definition,
Russell King
[PATCH 6/8] kexec: allow architectures to override boot mapping,
Russell King
[PATCH 5/8] kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t,
Russell King
[PATCH 4/8] kexec: ensure user memory sizes do not wrap,
Russell King
[PATCH 3/8] kexec: don't invoke OOM-killer for control page allocation,
Russell King
[PATCH 2/8] ARM: kexec: advertise location of bootable RAM,
Russell King
[PATCH 1/8] ARM: kdump: advertise boot aliased crash kernel resource,
Russell King
[PATCH] kexec-tools: find sysfs smarter,
Josef Bacik
[ANNOUNCE] makedumpfile: v1.6.0 release date,
Atsushi Kumagai
[Crash-utility] [PATCH v2] arm64: fix kernel memory map handling for kaslr-enabled kernel,
Pratyush Anand
[PATCH] MAINTAINERS: Kdump maintainers update,
Vivek Goyal
[PATCH] kdump: Fix dmesg gdbmacro to work with record based printk,
minyard at acm.org
[PATCH v2] kdump: Fix gdb macros work work with newer and 64-bit kernels,
minyard at acm.org
[PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range,
Pratyush Anand
[PATCH 00/12] Fixing TI Keystone2 kexec,
Russell King - ARM Linux
- [PATCH 01/12] ARM: kexec: fix crashkernel= handling,
Russell King
- [PATCH 02/12] ARM: provide improved virt_to_idmap() functionality,
Russell King
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump,
Russell King
- [PATCH 04/12] ARM: provide arm_has_idmap_alias() helper,
Russell King
- [PATCH 05/12] ARM: kdump: advertise boot aliased crash kernel resource,
Russell King
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Russell King
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Pratyush Anand
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Russell King - ARM Linux
- [PATCH kexec-tools 01/32] kdump: mmap() and munmap() only work on page-aligned quantites,
Russell King
- [PATCH kexec-tools 02/32] kdump: fix multiple program header entries,
Russell King
- [PATCH kexec-tools 03/32] kdump: actually write out the memory,
Russell King
- [PATCH kexec-tools 04/32] kdump: fix kdump mapping,
Russell King
- [PATCH kexec-tools 05/32] arm: fix kdump to work on LPAE systems,
Russell King
- [PATCH kexec-tools 06/32] kdump: print mmap() offset in hex,
Russell King
- [PATCH kexec-tools 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms,
Russell King
- [PATCH kexec-tools 08/32] kexec: add max_size to memory_ranges,
Russell King
- [PATCH kexec-tools 09/32] kexec: phys_to_virt() must take unsigned long long,
Russell King
- [PATCH kexec-tools 10/32] kexec: add generic helper to add to memory_regions,
Russell King
- [PATCH kexec-tools 11/32] kexec: add mem_regions sorting implementation,
Russell King
- [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges,
Russell King
- [PATCH kexec-tools 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c,
Russell King
- [PATCH kexec-tools 14/32] arm: fix off-by-one on memory end,
Russell King
- [PATCH kexec-tools 15/32] arm: fix get_kernel_stext_sym() to close its file,
Russell King
- [PATCH kexec-tools 16/32] arm: fix ELF32/ELF64 check,
Russell King
- [PATCH kexec-tools 17/32] arm: return proper error for missing crash kernel,
Russell King
- [PATCH kexec-tools 18/32] arm: report if crash kernel is out of bounds,
Russell King
- [PATCH kexec-tools 19/32] arm: add memory ranges debug,
Russell King
- [PATCH kexec-tools 20/32] arm: add maximum number of memory ranges,
Russell King
- [PATCH kexec-tools 21/32] arm: parse crash_reserved_mem early,
Russell King
- [PATCH kexec-tools 22/32] arm: use generic mem_region sorting implementation,
Russell King
- [PATCH kexec-tools 23/32] arm: move crash system RAM parsing earlier,
Russell King
- [PATCH kexec-tools 24/32] arm: add support for platforms with boot memory aliases,
Russell King
- [PATCH kexec-tools 25/32] arm: crashdump needs boot alias of crash kernel region,
Russell King
- [PATCH kexec-tools 26/32] arm: rename crash_reserved_mem to crash_kernel_mem,
Russell King
- [PATCH kexec-tools 27/32] arm: add support for multiple reserved regions,
Russell King
- [PATCH kexec-tools 28/32] arm: add support for boot-time crash kernel resource,
Russell King
- [PATCH kexec-tools 29/32] arm: add debug of reserved and coredump memory ranges,
Russell King
- [PATCH kexec-tools 30/32] arm: fix type of phys_offset,
Russell King
- [PATCH kexec-tools 31/32] arm: clean up phys/page offset debug,
Russell King
- [PATCH kexec-tools 32/32] arm: report which ELF core format we will use,
Russell King
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Russell King - ARM Linux
- [PATCH 07/12] ARM: keystone: dts: add psci command definition,
Russell King
- [PATCH 08/12] kexec: don't invoke OOM-killer for control page allocation,
Russell King
- [PATCH 09/12] kexec: ensure user memory sizes do not wrap,
Russell King
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t,
Russell King
- [PATCH 11/12] kexec: allow architectures to override boot mapping,
Russell King
- [PATCH 12/12] ARM: kexec: fix kexec for Keystone 2,
Russell King
- [PATCH 00/12] Fixing TI Keystone2 kexec,
Simon Horman
- [PATCH 00/12] Fixing TI Keystone2 kexec,
Dave Young
[PATCH] arm64:kexec: Memstart should not be before the kernel start address,
Sameer Goel
[PATCH v3] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres(),
Xunlei Pang
[PATCH] arm64: Memstart should not be before the kernel start address,
Sameer Goel
[PATCH] arm64: fix two level pmd calculation,
Pratyush Anand
[PATCH] makedumpfile: fix module core base and size offset for kernel v4.5,
Pratyush Anand
[PATCH] makedumpfile: fix compilation warning,
Pratyush Anand
[PATCH V8] Improve the performance of --num-threads -d 31,
Zhou Wenjian
makedumpfile utility optimization,
Atsushi Kumagai
[PATCH v7] Improve the performance of --num-threads -d 31,
Zhou Wenjian
[PATCH v16 00/20] arm64 kexec kernel patches v16,
Geoff Levand
- [PATCH v16 05/20] arm64: hyp/kvm: Extend hyp-stub API to allow function calls at EL2,
Geoff Levand
- [PATCH v16 01/20] arm64: Fold proc-macros.S into assembler.h,
Geoff Levand
- [PATCH v16 03/20] arm64: kvm: Move the do_el2_call macro to a header file,
Geoff Levand
- [PATCH v16 04/20] arm64: kvm: Move lr save/restore from do_el2_call into EL1,
Geoff Levand
- [PATCH v16 02/20] arm64: Cleanup SCTLR flags,
Geoff Levand
- [PATCH v16 09/20] arm64: Add new asm macro copy_page,
Geoff Levand
- [PATCH v16 11/20] arm64: Add back cpu_reset routines,
Geoff Levand
- [PATCH v16 08/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file,
Geoff Levand
- [PATCH v16 07/20] arm64: kernel: Include _AC definition in page.h,
Geoff Levand
- [PATCH v16 15/20] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v16 12/20] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v16 14/20] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v16 13/20] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v16 06/20] arm64: kvm: allows kvm cpu hotplug,
Geoff Levand
- [PATCH v16 10/20] arm64: head.S: el2_setup() to accept sctlr_el1 as an argument,
Geoff Levand
- [PATCH v16 16/20] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v16 17/20] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v16 18/20] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v16 19/20] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
- [PATCH v16 20/20] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v16 00/20] arm64 kexec kernel patches v16,
Julien Grall
[PATCH 0/3] Initial Kexec patches,
Russell King - ARM Linux
kexec loading fails without kernel code address in /proc/iomem,
Dave Young
Removal of the kernel code/data/bss resources does break kexec/kdump,
Freeman Zhang
[PATCH v6] Improve the performance of --num-threads -d 31,
Zhou Wenjian
[PATCH V5] Improve the performance of --num-threads -d 31,
Zhou Wenjian
[PATCH v2] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres(),
Xunlei Pang
[PATCH 1/3] arm: properly handle a missing /chosen node in the DT,
Alban Bedel
[PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres(),
Xunlei Pang
[PATCH] ARM: kexec: fix crashkernel= handling,
Russell King
[ANNOUNCE] kexec-tools 2.0.12,
Simon Horman
Kernel support for makedumpfile upcoming release,
Louis Bouchard
[PATCH] makdumpfile: clean up the in-accurate message printing about mmap,
Baoquan He
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]