Kexec
[Prev Page][Next Page]
- [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load, (continued)
- [PATCH kexec-tools] kdump: pass acpi_rsdp to 2nd kernel if kernel does not export efi runtime maps,
Dave Young
- [PATCH 0/2] geneate correct PAGE_OFFSET for vmcore,
Wang Nan
- [RESEND PATCH] kexec : add sparse memory related values to vmcore,
Liu Hua
- [PATCH RESEND] ARM: kdump: 2nd kernel should use strict pfn_valid in SPARSEMEM platform,
Wang Nan
- [ANNOUNCE] kexec-tools 2.0.7-rc1,
Simon Horman
- [PATCH] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode,
Srivatsa S. Bhat
- remote kernel crash dump for Debian and Ubuntu,
Louis Bouchard
- [PATCH 1/2 resend] kexec-tools: add noefi arch cmdline option,
Dave Young
- [PATCH] x86 arch usage text fix,
Dave Young
- [PATCH v4 0/2] Generic multi-page exclusion,
Petr Tesarik
- [PATCH] x86: do not enable efi boot for sgi uv machine,
Dave Young
- [PATCH] vmcore-dmesg: Handle struct log to struct printk_log renaming,
Vivek Goyal
- omap:am335x: unable to start kernel via kexec,
Yegor Yefremov
- FIT (flattened image tree) support,
Yegor Yefremov
- [PATCH 3/3] ipr: kexec boot speed improvements,
Brian King
- [PATCH 2/3] kexec: Export kexec_in_progress,
Brian King
- [BUG REPORT] kexec and makedumpfile can't detect PAGE_OFFSET on arm (Wang Nan),
Dave Anderson
- [BUG REPORT] kexec and makedumpfile can't detect PAGE_OFFSET on arm,
Wang Nan
- [RESEND PATCH] makedumpfile: get MAX_PHYSMEM_BITS and SECTION_SIZE_BITS from vmcore,
Liu Hua
- [PATCH Resend] ARM: kdump: makes second kernel use strict pfn_valid,
Wang Nan
- [PATCH] crash_dump: arm: crash dump kernel should use strict pfn_valid,
Wang Nan
- [ANNOUNCE] kexec-tools 2.0.7 preparation,
Simon Horman
- [PATCH v2] x86, cleanup: remove cmdline_add_memmap_acpi,
WANG Chao
- [PATCH] x86, cleanup: remove cmdline_add_memmap_acpi,
WANG Chao
- [PATCH 0/8] arm64 kexec kernel patches,
Geoff Levand
- [PATCH] cleanup duplicate code,
WANG Chao
- [PATCH RESEND] condition check fix,
WANG Chao
- Why do we pass memory map both in e820 and efi_info,
Vivek Goyal
- [PATCH v3 0/2] Generic multi-page exclusion,
Petr Tesarik
- [RFC PATCH 0/2] transfer sparse memory related values,
Liu Hua
- [PATCH] makedumpfile: ARM: get correct mem_map offset,
Liu Hua
- [RESEND PATCH] makedumpfile: ARM: fix bug on sparse_decode_mem_map,
Liu Hua
- [PATCH] makedumpfile: ARM: fix bug on sparse_decode_mem_map,
Liu Hua
- [PATCH] makedumpfile: fix bug on is_sparsemem_extreme,
Liu Hua
- [kexec-tools][PATCH] zImage-arm: bugfix: load kernel at TEXT_OFFSET,
Wang Nan
- [PATCH] zImage-arm: init modified_cmdline with zero,
Wang Nan
- [PATCH v2] zImage-arm: get rid of static offset,
Daniel Mack
- [PATCH] ppc64/purgatory: Device tree values should be read/stored in Big Endian,
Laurent Dufour
- [PATCH v2] Fix free bitmap_buffer_cyclic error,
Arthur Zou
- About the status of hugepage filtering!,
Baoquan He
- [PATCH] kdump: pass e820 reserved region to 2nd kernel via e820 table or setup_data,
WANG Chao
- [PATCH 0/4] Replace lseek..write/read to pwrite/pread,
Wang Nan
- [PATCH] makedumpfile: fix free partial_bitmap2 error,
Arthur Zou
- [PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO,
Bill Sumner
- [kexec-tools] [PATCH] Do not distribute generated files in the release tarball,
Paul Wise
[kexec-tools] [PATCH 1/2] Fix rebuilding the purgatory.c file.,
Paul Wise
[PATCH v3] Introduce the mdf_pfn_t type,
Petr Tesarik
makedumpfile-1.5.6: Support linux-3.12 and linux-3.13.,
Atsushi Kumagai
[PATCH] kexec, unexport kexec_load(),
Prarit Bhargava
[PATCH v7 0/9] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
- [PATCH v7 1/9] x86, cleanup: add extra arguments to add_memmap() and delete_memmap(),
WANG Chao
- [PATCH v7 2/9] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM,
WANG Chao
- [PATCH v7 3/9] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p,
WANG Chao
- [PATCH v7 4/9] x86, cleanup: use dbgprint_mem_range for memory range debugging,
WANG Chao
- [PATCH v7 5/9] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to 1024,
WANG Chao
- [PATCH v7 6/9] x86, cleanup: Store crash memory ranges kexec_info,
WANG Chao
- [PATCH v7 7/9] x86, cleanup: kexec memory range .end to be inclusive,
WANG Chao
- [PATCH v7 8/9] x86: add --pass-memmap-cmdline option,
WANG Chao
- [PATCH v7 9/9] x86: Pass memory range via E820 for kdump,
WANG Chao
- [PATCH v7 0/9] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
- [PATCH v7 0/9] kexec-tools, x86: E820 memmap pass for kdump,
Vivek Goyal
[PATCH 0/7] ppc64: little endian zImage support,
Cédric Le Goater
- [PATCH 1/7] kexec: add a elf_rel_find_section service,
Cédric Le Goater
- [PATCH 2/7] kexec: bypass check on interp program header for ppc64le zImage,
Cédric Le Goater
- [PATCH 3/7] ppc64: detect zImage files and load the uncompressed vmlinux,
Cédric Le Goater
- [PATCH 4/7] ppc64, cleanup: cmdline_len variables are unused,
Cédric Le Goater
- [PATCH 5/7] ppc64, cleanup: remove dead code in kexec-zImage-ppc64,
Cédric Le Goater
- [PATCH 6/7] ppc64, cleanup: fix implicit declaration compile warnings,
Cédric Le Goater
- [PATCH 7/7] ppc64, cleanup: fix unused variable compile warning,
Cédric Le Goater
[PATCH v3] makedumpfile: fix a segmentation fault when physical address exceeds 8TB boundary,
Jingbai Ma
[PATCH v2] makedumpfile: fix a segmentation fault when physical address exceeds 8TB boundary,
Jingbai Ma
[PATCH] zImage-arm: get rid of static offset,
Daniel Mack
Fwd: [PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid,
Baoquan He
[PATCH] makedumpfile: Fix a bug found during regression testing for v1.5.6,
Atsushi Kumagai
[PATCH 0/8] Fix crashdump failure caused by legacy DMA/IO,
Bill Sumner
[PATCH v2] makedumpfile: Introduce the mdf_pfn_t type,
Petr Tesarik
[PATCH] eppic: makedumpfile fails to recognise between global,
Aruna Balakrishnaiah
[PATCH] makedumpfile/eppic: Do not scrub buffer length if length is zero,
Aruna Balakrishnaiah
[PATCH v6 0/9] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
- [PATCH v6 1/9] x86, cleanup: add extra arguments to add_memmap() and delete_memmap(),
WANG Chao
- [PATCH v6 2/9] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM,
WANG Chao
- [PATCH v6 3/9] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p,
WANG Chao
- [PATCH v6 4/9] x86, cleanup: use dbgprint_mem_range for memory range debugging,
WANG Chao
- [PATCH v6 5/9] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES,
WANG Chao
- [PATCH v6 6/9] x86, cleanup: Store crash memory ranges kexec_info,
WANG Chao
- [PATCH v6 7/9] x86, cleanup: kexec memory range .end to be inclusive,
WANG Chao
- [PATCH v6 8/9] x86: add --pass-memmap-cmdline option,
WANG Chao
- [PATCH v6 9/9] x86: Pass memory range via E820 for kdump,
WANG Chao
- [PATCH v6 0/9] kexec-tools, x86: E820 memmap pass for kdump,
Dave Young
- [PATCH v6 0/9] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
- [PATCH v6 0/9] kexec-tools, x86: E820 memmap pass for kdump,
Dave Young
[PATCH] makedumpfile: fix a segmentation fault when pfn exceeds 2G boundary,
Jingbai Ma
[PATCH] makedumpfile: code cleanup: set_bitmap,
Wang Nan
[PATCH] Save PG_head_mask in VMCOREINFO,
Petr Tesarik
[PATCH] kexec/fs2dt : Fix endianess issue with initrd base and size,
Laurent Dufour
[PATCH RESEND v5 00/10] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
- <Possible follow-ups>
- [PATCH RESEND v5 00/10] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
- [PATCH RESEND v5 01/10] x86, cleanup: fix indent,
WANG Chao
- [PATCH RESEND v5 02/10] x86, cleanup: add extra arguments to add_memmap() and delete_memmap(),
WANG Chao
- [PATCH RESEND v5 03/10] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p,
WANG Chao
- [PATCH RESEND v5 04/10] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM,
WANG Chao
- [PATCH RESEND v5 05/10] x86, cleanup: use dbgprint_mem_range for memory range debugging,
WANG Chao
- [PATCH RESEND v5 06/10] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES,
WANG Chao
- [PATCH RESEND v5 07/10] x86, cleanup: Store crash memory ranges kexec_info,
WANG Chao
- [PATCH RESEND v5 08/10] x86, cleanup: Add a funtion add_setup_data(),
WANG Chao
- [PATCH RESEND v5 09/10] x86: add --pass-memmap-cmdline option,
WANG Chao
- [PATCH RESEND v5 10/10] x86: Pass memory range via E820 for kdump,
WANG Chao
makedumpfile memmory usage seems high with option -E,
Vivek Goyal
- makedumpfile memmory usage seems high with option -E,
Atsushi Kumagai
- makedumpfile memmory usage seems high with option -E,
Arthur Zou
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Baoquan He
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Baoquan He
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Baoquan He
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Vivek Goyal
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Vivek Goyal
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Vivek Goyal
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Vivek Goyal
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Vivek Goyal
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Vivek Goyal
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Vivek Goyal
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
bhe at redhat.com
- [PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump,
Atsushi Kumagai
[PATCH] Introduce the pfn_t type,
Petr Tesarik
[PATCH v5 00/10] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
- [PATCH v5 01/10] x86, cleanup: fix indent,
WANG Chao
- [PATCH v5 02/10] x86, cleanup: add extra arguments to add_memmap() and delete_memmap(),
WANG Chao
- [PATCH v5 03/10] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p,
WANG Chao
- [PATCH v5 04/10] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM,
WANG Chao
- [PATCH v5 05/10] x86, cleanup: use dbgprint_mem_range for memory range debugging,
WANG Chao
- [PATCH v5 06/10] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES,
WANG Chao
- [PATCH v5 06/10] x86, cleanup: Store crash memory ranges kexec_info,
WANG Chao
- [PATCH v5 07/10] x86, cleanup: Add a funtion add_setup_data(),
WANG Chao
- [PATCH v5 07/10] x86, cleanup: Store crash memory ranges kexec_info,
WANG Chao
- [PATCH v5 08/10] x86: add --pass-memmap-cmdline option,
WANG Chao
- [PATCH v5 08/10] x86, cleanup: Add a funtion add_setup_data(),
WANG Chao
- [PATCH v5 09/10] x86: add --pass-memmap-cmdline option,
WANG Chao
- [PATCH v5 09/10] x86: Pass memory range via E820 for kdump,
WANG Chao
- [PATCH v5 00/10] kexec-tools, x86: E820 memmap pass for kdump,
Dave Young
- [PATCH v5 00/10] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
[RFC PATCH]: merge identical code,
Wang Nan
[PATCH v2 0/3] Generic multi-page exclusion,
Petr Tesarik
[PATCH 0/2] Generic multi-page exclusion,
Petr Tesarik
[PATCH] makedumpfile: bugfix: fix a div-by-zero problem,
Wang Nan
[PATCH v2] makedumpfile: cleanup: reduce unnecessary memory copy,
Jingbai Ma
[PATCH] makedumpfile: inhibit predefined macros when cross building,
Wang Nan
[PATCH v3] makedumpfile: Fix a segment fault in dumping not aligned ELF segment,
Jingbai Ma
[PATCH v2] makedumpfile: Fix a segment fault in dumping not aligned ELF segment,
Jingbai Ma
[PATCH] makedumpfile: Fix a segment fault in dumping small ELF segment,
Jingbai Ma
[kexec-tools PATCH v2] x86, kaslr: add alternative way to locate kernel text mapping area,
WANG Chao
[PATCH 0/2] Allow Xen Dom0 page filtering,
Petr Tesarik
[PATCH 2/2] Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable,
Petr Tesarik
[PATCH 1/2] Earlier initialization of dom0_mapnr,
Petr Tesarik
[PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua),
Dave Anderson
[kexec-tools PATCH] x86, kaslr: add alternative way to locate kernel text mapping area,
WANG Chao
[PATCH 0/3] add LPAE support for kexec and kernel,
Liu Hua
access memblock_alloc()ed memory inside vmcore-dmesg,
Prasad Koya
PATCH: kexec/i386: fix erroneous memory descriptor message,
Tony Jones
[BUG] makedumpfile v1.5.5,
Jingbai Ma
[PATCH 2/2] makedumpfile: Use max_pfn from mem_map array,
Michael Holzheu
[PATCH 1/2] makedumpfile: Fix zero checking of get_mm_sparsemem(),
Michael Holzheu
[PATCH 0/2] makdumpfile: Add "mem=" handling for physical memory dumps,
Michael Holzheu
cannot seem to load multiboot images,
Scott Moser
[PATCH] ppc64/purgatory: Disabling GCC's stack protection,
Laurent Dufour
[PATCH 0/3] kexec: pass initrd position in dtb,
Wang Nan
[PATCH] vmcore: continue vmcore initialization if PT_NOTE is found empty,
WANG Chao
[PATCH v3 0/2] kexec: pass initrd position in dtb,
Wang Nan
[PATCH v2] kexec: pass initrd position in dtb,
Wang Nan
[PATCH 0/2] Two patches for kexec for arm,
Wang Nan
[PATCH] kexec-tools: handle 64bit efi memmap address correctly,
Dave Young
[PATCH] Allow --dump-dmesg for Xen vmcores,
Petr Tesarik
[PATCH v4 0/4] kexec-tools, x86: E820 memmap pass for kdump,
WANG Chao
x86 device-tree and kexec,
João Henrique Ferreira de Freitas
[PATCH] makedumpfile: --split: assign fair I/O workloads for each process,
HATAYAMA Daisuke
vmcore-dmesg exits with "No program header covering vaddr",
Prasad Koya
[PATCH] makedumpfile: reduce unnecessary memory copy,
Jingbai Ma
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]