Kexec
[Prev Page][Next Page]
- Re: [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- Re: [RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
- Re: [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
- Re: [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
- From: Thiago Jung Bauermann
- Re: [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- Re: [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- Re: [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
- Re: [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
- Re: [RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
- Re: [PATCH] kexec/ppc64: leverage kexec_file_load support
- [PATCH v2] kexec/ppc64: leverage kexec_file_load support
- Re: [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- Re: [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- Re: [PATCH] kexec/ppc64: leverage kexec_file_load support
- Re: [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel
- Re: [PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
- Re: [PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
- makedumpfile fails on 4.4 longterm kernel with kaslr enabled
- Re: [PATCH net-next v2 2/2] cxgb4: collect hardware dump in second kernel
- Re: [PATCH net-next v2 2/2] cxgb4: collect hardware dump in second kernel
- From: Thadeu Lima de Souza Cascardo
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- Re: [PATCH net-next v2 2/2] cxgb4: collect hardware dump in second kernel
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel
- [PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- [PATCH net-next v2 2/2] cxgb4: collect hardware dump in second kernel
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCH net-next 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- RE: [PATCH makedumpfile] Fix array index out of bound exception
- Re: [PATCH v2 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH 0/2] Kexec_file: Load kernel at top of system ram
- [PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
- [PATCH net-next 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- [PATCH net-next 2/2] cxgb4: collect hardware dump in second kernel
- Re: [PATCHv5 0/3] enable nr_cpus for powerpc
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCH v2 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCH 0/2] Kexec_file: Load kernel at top of system ram
- Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()
- Re: [PATCHv5 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
- [PATCH 24/45] kexec: call do_kexec_load() in compat syscall directly
- [PATCH 1/2] resource: add walk_system_ram_res_rev()
- [PATCH 0/2] Kexec_file: Load kernel at top of system ram
- [PATCH 2/2] kexec_file: Load kernel at top of system RAM if required
- Re: [PATCH v2 00/11] kexec_file: Clean up purgatory load
- [PATCH v2 11/11] kexec_file: Move purgatories sha256 to common code
- [PATCH v2 10/11] kexec_file: Allow archs to set purgatory load address
- [PATCH v2 09/11] kexec_file: Remove mis-use of sh_offset field during purgatory load
- [PATCH v2 08/11] kexec_file: Remove unneeded variables in kexec_purgatory_setup_sechdrs
- [PATCH v2 07/11] kexec_file: Remove unneeded for-loop in kexec_purgatory_setup_sechdrs
- [PATCH v2 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
- [PATCH v2 00/11] kexec_file: Clean up purgatory load
- [PATCH v2 04/11] kexec_file: Search symbols in read-only kexec_purgatory
- [PATCH v2 06/11] kexec_file: Split up __kexec_load_puragory
- [PATCH v2 01/11] kexec_file: Silence compile warnings
- [PATCH v2 03/11] kexec_file: Make purgatory_info->ehdr const
- [PATCH v2 02/11] kexec_file: Remove checks in kexec_purgatory_load
- [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
- [PATCH v5 3/5] kexec: Do not special-case the -s option
- [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- [PATCH v5 5/5] kexec: Document -s, -c and -a options
- [PATCH v5 2/5] kexec: Fix option checks to take KEXEC_FILE_LOAD into account
- Re: [RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- RE: [makedumpfile PATCH v2] Always use bigger SECTION_MAP_MASK
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- [makedumpfile PATCH v2] Always use bigger SECTION_MAP_MASK
- Re: [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
- Re: [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
- Re: [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
- love from mr larry_karim, seeking for nice friend
- Re: [RFC] arm64: extra entries in /proc/iomem for kexec
- Re: [RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
- Re: [PATCH] kexec/ppc64: leverage kexec_file_load support
- From: Thiago Jung Bauermann
- [PATCH 4.9 022/241] x86/mce: Handle broadcasted MCE gracefully with kexec
- [PATCH AUTOSEL for 4.14 83/97] x86/gart: Exclude GART aperture from vmcore
- [PATCH AUTOSEL for 4.15 110/124] x86/gart: Exclude GART aperture from vmcore
- Re: [RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- Re: [RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
- Re: [PATCH 2/2] kexec-arm64: Add functionality to dump 2nd dtb
- Re: [PATCH 1/2] dt-ops: Add helper API to dump fdt blob
- [RESEND PATCH 2/2] kexec-arm64: Add functionality to dump 2nd dtb
- [RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
- [PATCH 1/2] dt-ops: Add helper API to dump fdt blob
- [PATCH 2/2] kexec-arm64: Add functionality to dump 2nd dtb
- Re: [RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 2/5] kexec: do not special-case the -s option
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH v4 2/5] kexec: do not special-case the -s option
- Re: [PATCH v4 2/5] kexec: do not special-case the -s option
- [RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
- [RFC v2 2/2] cxgb4: collect hardware dump in second kernel
- [RFC v2 1/2] proc/crashdd: add API to collect hardware dump in second kernel
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 2/5] kexec: do not special-case the -s option
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH v4 2/5] kexec: do not special-case the -s option
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [RFC] arm64: extra entries in /proc/iomem for kexec
- [PATCHv5 3/3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit.
- [PATCHv5 2/3] powerpc, cpu: handling the special case when boot_cpuid greater than nr_cpus
- [PATCHv5 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
- [PATCHv5 0/3] enable nr_cpus for powerpc
- Re: [RFC] arm64: extra entries in /proc/iomem for kexec
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [RFC] arm64: extra entries in /proc/iomem for kexec
- [RFC] arm64: extra entries in /proc/iomem for kexec
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- RE: [makedumpfile PATCH] Always use bigger SECTION_MAP_MASK
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 5/5] kexec: document -s, -c and -a options.
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH v2 2/7] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [PATCHv4 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
- Re: [PATCH v2 2/7] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- From: Thiago Jung Bauermann
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [makedumpfile PATCH] Always use bigger SECTION_MAP_MASK
- RE: [makedumpfile PATCH] Always use bigger SECTION_MAP_MASK
- Re: [PATCHv4 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
- Re: [PATCHv4 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
- From: Benjamin Herrenschmidt
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [Query] ARM64 kaslr support - randomness, seeding and kdump
- [Query] ARM64 kaslr support - randomness, seeding and kdump
- Re: [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
- Re: [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- [PATCHv4 3/3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit.
- [PATCHv4 2/3] powerpc, cpu: handling the special case when boot_cpuid greater than nr_cpus
- [PATCHv4 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
- [PATCHv4 0/3] enable nr_cpus for powerpc
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH 11/11] kexec_file: Move purgatories sha256 to common code
- Re: [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
- Re: [PATCH 08/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- Re: [PATCH 07/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 1
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- RE: [PATCH] makedumpfile: fix for hugepages filtering
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- [RESEND PATCH] makedumpfile: fix for hugepages filtering
- Re: [PATCH 00/11] kexec_file: Clean up purgatory load
- Re: [PATCH 11/11] kexec_file: Move purgatories sha256 to common code
- Re: [PATCH 08/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
- Re: [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
- [PATCH] makedumpfile: fix for hugepages filtering
- RE: [PATCH v2 1/3] Add a new helper file 'tools.c' that provides some useful APIs
- Re: [PATCH v2 2/7] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- RE: [PATCH makedumpfile] Fix array index out of bound exception
- Re: [PATCH makedumpfile] Fix array index out of bound exception
- [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- [PATCH v4 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- [PATCH v4 5/5] kexec: document -s, -c and -a options.
- [PATCH v4 3/5] kexec: add option to revert -s
- [PATCH v4 2/5] kexec: do not special-case the -s option
- [PATCH v2 7/7] kexec_file, x86: move re-factored code to generic side
- Re: [PATCH 0/7] kexec_file: refactoring for other architecutres
- [PATCH v2 4/7] x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
- [PATCH v2 6/7] x86: kexec_file: clean up prepare_elf64_headers()
- [PATCH v2 2/7] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- [PATCH v2 5/7] x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
- [PATCH v2 3/7] x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
- [PATCH v2 1/7] kexec_file: make an use of purgatory optional
- [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
- Re: [PATCH v2 1/3] Add a new helper file 'tools.c' that provides some useful APIs
- [PATCH] Fix array index out of bound exception
- RE: [PATCH v2 1/3] Add a new helper file 'tools.c' that provides some useful APIs
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- [PATCH v2 3/3] Documentation: Update documentation regarding --mem-usage' option
- [PATCH v2 2/3] arm64: Add support to read symbols like _stext from '/proc/kallsyms'
- [PATCH v2 1/3] Add a new helper file 'tools.c' that provides some useful APIs
- [PATCH v2 0/3] makedumpfile/arm64: Add '--mem-usage' support
- [PATCH] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- RE: [PATCH makedumpfile] handle mem_section as either a pointer or an array
- RE: [PATCH] makedumpfile/arm64: Add '--mem-usage' support
- Re: [PATCH 2/5] kexec: do not special-case the -s option
- Re: [PATCH] makedumpfile/arm64: Add '--mem-usage' support
- Re: [PATCH 0/7] kexec_file: refactoring for other architecutres
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- [PATCH AUTOSEL for 4.9 024/219] x86/mce: Handle broadcasted MCE gracefully with kexec
- [PATCH] kexec/ppc64: leverage kexec_file_load support
- Re: [RFC 0/2] kernel: add support to collect hardware logs in panic
- Re: RFC on Kdump and PCIe on ARM64
- Re: RFC on Kdump and PCIe on ARM64
- Re: [PATCH makedumpfile] handle mem_section as either a pointer or an array
- From: Thadeu Lima de Souza Cascardo
- Re: RFC on Kdump and PCIe on ARM64
- Re: RFC on Kdump and PCIe on ARM64
- Re: [PATCH v3 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- Re: [PATCH 2/5] kexec: do not special-case the -s option
- [PATCH v3 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- [PATCH v3 2/5] kexec: do not special-case the -s option
- [PATCH v3 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- [PATCH v3 5/5] kexec: document -s, -c and -a options.
- [PATCH v3 3/5] kexec: add option to revert -s
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [RFC 0/2] kernel: add support to collect hardware logs in panic
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH 2/5] kexec: do not special-case the -s option
- Re: [PATCH 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- [RFC 1/2] kernel/crash_core: add API to collect hardware dump in kernel panic
- [RFC 2/2] cxgb4: collect hardware dump in kernel panic
- [RFC 0/2] kernel: add support to collect hardware logs in panic
- Re: RFC on Kdump and PCIe on ARM64
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH 1/7] kexec_file: make an use of purgatory optional
- Re: [PATCH 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH 1/7] kexec_file: make an use of purgatory optional
- Re: [PATCH 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH 6/7] x86: kexec_file: clean up prepare_elf64_headers()
- Re: [PATCH 1/7] kexec_file: make an use of purgatory optional
- Re: [PATCH 6/7] x86: kexec_file: clean up prepare_elf64_headers()
- Re: [PATCH 0/7] kexec_file: refactoring for other architecutres
- [PATCH 4/4] arch/x86_64: Add 5-level paging support
- [PATCH 3/4] Makedumpfile: Add a new function check_5level_paging()
- [PATCH 1/4] arch/x86_64: Cleanup the address translation of the 4-level page tables
- [PATCH 0/4] Makedumpfile: Add 5-level paging support
- [PATCH 2/4] Makedumpfile: Add pgtable_l5_enabled to number_table
- Re: [PATCH 6/7] x86: kexec_file: clean up prepare_elf64_headers()
- Re: [PATCH 5/7] x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
- RE: [PATCH] makedumpfile/arm64: Add '--mem-usage' support
- Re: [PATCH 4/7] x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
- Re: [PATCH 5/7] x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
- Re: [PATCH 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH 4/7] x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
- Re: [PATCH 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: RFC on Kdump and PCIe on ARM64
- Re: RFC on Kdump and PCIe on ARM64
- Re: RFC on Kdump and PCIe on ARM64
- Re: RFC on Kdump and PCIe on ARM64
- RFC on Kdump and PCIe on ARM64
- Re: [PATCH 10/11] kexec_file: Allow archs to set purgatory load address
- Re: [PATCH 10/11] kexec_file: Allow archs to set purgatory load address
- Re: [PATCH 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
- Re: [PATCH v8 03/13] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH v8 02/13] kexec_file: make an use of purgatory optional
- Re: [PATCH 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
- Re: [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- Re: [PATCH v8 03/13] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH v8 02/13] kexec_file: make an use of purgatory optional
- Re: [PATCH v8 00/13] arm64: kexec: add kexec_file_load() support
- Re: [RESEND makedumpfile PATCH 0/2] Add 5-level paging support
- Re: [RESEND makedumpfile PATCH 0/2] Add 5-level paging support
- Re: [RESEND makedumpfile PATCH 0/2] Add 5-level paging support
- Re: [RESEND makedumpfile PATCH 0/2] Add 5-level paging support
- Re: [RESEND makedumpfile PATCH 0/2] Add 5-level paging support
- [RESEND makedumpfile PATCH 2/2] arch/x86_64: Add 5-level paging support
- [RESEND makedumpfile PATCH 1/2] arch/x86_64: Cleanup the address translation of the 4-level page tables
- [RESEND makedumpfile PATCH 0/2] Add 5-level paging support
- Re: [PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH v8 03/13] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH v8 00/13] arm64: kexec: add kexec_file_load() support
- [PATCH 7/7] kexec_file, x86: move re-factored code to generic side
- [PATCH 6/7] x86: kexec_file: clean up prepare_elf64_headers()
- [PATCH 5/7] x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
- [PATCH 2/7] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- [PATCH 4/7] x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
- [PATCH 3/7] x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
- [PATCH 1/7] kexec_file: make an use of purgatory optional
- [PATCH 0/7] kexec_file: refactoring for other architecutres
- Re: [PATCH v8 03/13] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- [PATCH 08/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
- [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
- [PATCH 11/11] kexec_file: Move purgatories sha256 to common code
- [PATCH 10/11] kexec_file: Allow archs to set purgatory load address
- [PATCH 06/11] kexec_file: Split up __kexec_load_puragory
- [PATCH 04/11] kexec_file: Search symbols in read-only kexec_purgatory
- [PATCH 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
- [PATCH 07/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 1
- [PATCH 02/11] kexec_file: Remove checks in kexec_purgatory_load
- [PATCH 01/11] kexec_file: Silence compile warnings
- [PATCH 00/11] kexec_file: Clean up purgatory load
- [PATCH 03/11] kexec_file: Make purgatory_info->ehdr const
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- [PATCH 5/5] kexec: document -s and -c options.
- [PATCH 3/5] kexec: add option to revert -s
- [PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported.
- [PATCH 2/5] kexec: do not special-case the -s option
- [PATCH 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
- Re: [PATCH v8 03/13] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH v8 03/13] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH v8 03/13] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH v8 02/13] kexec_file: make an use of purgatory optional
- Re: [PATCH v8 04/13] x86: kexec_file: factor out elf core header related functions
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH v8 04/13] x86: kexec_file: factor out elf core header related functions
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH v8 03/13] kexec_file,x86,powerpc: factor out kexec_file_ops functions
- Re: [PATCH v8 02/13] kexec_file: make an use of purgatory optional
- Re: [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- Re: [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- [PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported.
- [PATCH v8 03/13] kexec_file, x86, powerpc: factor out kexec_file_ops functions
- [PATCH v8 00/13] arm64: kexec: add kexec_file_load() support
- [PATCH v8 06/13] asm-generic: add kexec_file_load system call to unistd.h
- Re: [PATCH 2/2] kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property
- Re: [PATCH 1/2] kexec: add a helper function to add ranges
- [PATCH v8 02/13] kexec_file: make an use of purgatory optional
- [PATCH v8 11/13] arm64: kexec_file: enable KEXEC_FILE config
- [PATCH v8 05/13] kexec_file, x86: move re-factored code to generic side
- [PATCH v8 07/13] arm64: kexec_file: invoke the kernel without purgatory
- [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
- [PATCH v8 04/13] x86: kexec_file: factor out elf core header related functions
- [PATCH v8 09/13] arm64: kexec_file: add crash dump support
- [PATCH v8 12/13] include: pe.h: remove message[] from mz header definition
- [PATCH v8 08/13] arm64: kexec_file: load initrd and device-tree
- [PATCH v8 13/13] arm64: kexec_file: enable KEXEC_VERIFY_SIG for Image
- [PATCH v8 10/13] arm64: kexec_file: add Image format support
- Re: [PATCH] makedumpfile/arm64: Add '--mem-usage' support
- Re: [PATCH 2/2] kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property
- From: Mahesh Jagannath Salgaonkar
- Re: [PATCH 1/2] kexec: add a helper function to add ranges
- From: Mahesh Jagannath Salgaonkar
- Re: [PATCH 2/2] kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property
- Re: [PATCH 2/2] kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property
- [PATCH 2/2] kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property
- [PATCH 1/2] kexec: add a helper function to add ranges
- RE: [PATCH] makedumpfile/arm64: Add '--mem-usage' support
- Re: [PATCH] makedumpfile/arm64: Add '--mem-usage' support
- [PATCH makedumpfile] handle mem_section as either a pointer or an array
- From: Thadeu Lima de Souza Cascardo
- [PATCH v2] add description for jumping back to the primary kernel in man page
- Re: [PATCH] add description for jumping back to the original kernel in man page
- RE: [PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
- Re: [PATCH] add description for jumping back to the original kernel in man page
- [PATCH] add description for jumping back to the original kernel in man page
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH] Documentation: kdump: describe jumping to dump-capture kernel
- Re: how to use kexec to jump back to the original kernel
- Re: [PATCH] Documentation: kdump: describe jumping to dump-capture kernel
- Re: [PATCH] Documentation: kdump: describe jumping to dump-capture kernel
- Re: how to use kexec to jump back to the original kernel
- Re: [PATCH 00/17] Add kexec_file_load support to s390
- Re: [PATCH] Documentation: kdump: describe jumping to dump-capture kernel
- Re: how to use kexec to jump back to the original kernel
- Re: [PATCH] Documentation: kdump: describe jumping to dump-capture kernel
- [PATCH] Documentation: kdump: describe jumping to dump-capture kernel
- Re: how to use kexec to jump back to the original kernel
- Re: how to use kexec to jump back to the original kernel
- Re: how to use kexec to jump back to the original kernel
- Re: [PATCH 14/17] s390/kexec_file: Add kexec_file_load system call
- Re: [PATCH 14/17] s390/kexec_file: Add kexec_file_load system call
- From: Philippe Ombredanne
- [PATCH 07/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 1
- [PATCH 04/17] kexec_file: Search symbols in read-only kexec_purgatory
- [PATCH 11/17] kexec_file: Move purgatories sha256 to common code
- [PATCH 12/17] s390/kexec_file: Prepare setup.h for kexec_file_load
- [PATCH 15/17] s390/kexec_file: Add image loader
- [PATCH 14/17] s390/kexec_file: Add kexec_file_load system call
- [PATCH 17/17] s390/kexec_file: Add ELF loader
- [PATCH 09/17] kexec_file: Remove mis-use of sh_offset field
- [PATCH 10/17] kexec_file: Allow archs to set purgatory load address
- [PATCH 13/17] s390/kexec_file: Add purgatory
- [PATCH 16/17] s390/kexec_file: Add crash support to image loader
- [PATCH 06/17] kexec_file: Split up __kexec_load_puragory
- [PATCH 05/17] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
- [PATCH 08/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
- [PATCH 03/17] kexec_file: Make purgatory_info->ehdr const
- [PATCH 01/17] kexec_file: Silence compile warnings
- [PATCH 00/17] Add kexec_file_load support to s390
- [PATCH 02/17] kexec_file: Remove checks in kexec_purgatory_load
- Re: how to use kexec to jump back to the original kernel
- how to use kexec to jump back to the original kernel
- Re: [PATCH v7 05/11] arm64: kexec_file: create purgatory
- Re: [PATCH v7 03/11] kexec_file: factor out crashdump elf header function from x86
- Re: [PATCH v7 00/11] arm64: kexec: add kexec_file_load() support
- RE: [PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
- FW: [PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
- [PATCH] makedumpfile/arm64: Add '--mem-usage' support
- Re: [PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH v7 00/11] arm64: kexec: add kexec_file_load() support
- Re: [PATCH v7 03/11] kexec_file: factor out crashdump elf header function from x86
- Re: [PATCH v7 05/11] arm64: kexec_file: create purgatory
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH] kexec: Allow to skip digest calculation for speed
- [makedumpfile PATCH 1/2] arch/x86_64: Cleanup the address translation of the 4-level page tables
- [makedumpfile PATCH 2/2] arch/x86_64: Add 5-level paging support
- [makedumpfile PATCH 0/2] Add 5-level paging support
- Re: [PATCH] arm64: Set -fno-PIC along with -mcmodel=large
- Re: [PATCH] kexec: Allow to skip digest calculation for speed
- Re: [PATCH] arm64: fix an issue with kaslr-enabled vmlinux
- [PATCH 03/17] kexec_file: Make purgatory_info->ehdr const
- [PATCH 14/17] s390/kexec_file: Add kexec_file_load system call
- [PATCH 15/17] s390/kexec_file: Add image loader
- [PATCH 13/17] s390/kexec_file: Add purgatory
- [PATCH 17/17] s390/kexec_file: Add ELF loader
- [PATCH 12/17] s390/kexec_file: Prepare setup.h for kexec_file_load
- [PATCH 16/17] s390/kexec_file: Add crash support to image loader
- [PATCH 11/17] kexec_file: Move purgatories sha256 to common code
- [PATCH 05/17] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
- [PATCH 07/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 1
- [PATCH 08/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
- [PATCH 01/17] kexec_file: Silence compile warnings
- [PATCH 06/17] kexec_file: Split up __kexec_load_puragory
- [PATCH 00/17] Add kexec_file_load support to s390
- [PATCH 02/17] kexec_file: Remove checks in kexec_purgatory_load
- [PATCH 04/17] kexec_file: Search symbols in read-only kexec_purgatory
- [PATCH 10/17] kexec_file: Allow archs to set purgatory load address
- [PATCH 09/17] kexec_file: Remove mis-use of sh_offset field
- [makedumpfile PATCH] Always use bigger SECTION_MAP_MASK
- Re: [PATCH] kexec: Allow to skip digest calculation for speed
- [PATCH] kexec: Allow to skip digest calculation for speed
- kexec Cannot Locate hole of 0x1000 bytes...
- Re: [PATCH V2] print kdump kernel loaded status in stack dump
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH V2] print kdump kernel loaded status in stack dump
- Re: [PATCH V2] print kdump kernel loaded status in stack dump
- Re: [PATCH V2] print kdump kernel loaded status in stack dump
- Re: [makedumpfile PATCH v2] Wipe excluded pages that are written into ELF dump file
- [PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH kexec-tools] x86: use old screen_info if needed
- Re: [PATCH kexec-tools] x86: use old screen_info if needed
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH kexec-tools] x86: use old screen_info if needed
- [PATCH] x86: constify fsname parameter of find_mnt_by_fsname()
- Re: [PATCH kexec-tools] x86: use old screen_info if needed
- RE: [makedumpfile PATCH v2] Wipe excluded pages that are written into ELF dump file
- makedumpfile-1.6.3: Extend supported kernel to 4.14.8
- [PATCH kexec-tools] x86: use old screen_info if needed
- [PATCH V2] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- RE: [makedumpfile PATCH] sadump: Fix a problem of PTI enabled kernel
- RE: [makedumpfile PATCH] sadump: Fix a problem of PTI enabled kernel
- [makedumpfile PATCH] sadump: Fix a problem of PTI enabled kernel
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH v4] kexec-tools: Make xc_dlhandle static
- Re: [makedumpfile PATCH 0/2] Fix calculations in exclude_segment()
- Re: [PATCH v4] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v3] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v4] kexec-tools: Make xc_dlhandle static
- [PATCH v4] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v3] kexec-tools: Make xc_dlhandle static
- [PATCH v3] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v2 2/2] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v2 2/2] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: [PATCH v2 2/2] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v2 1/2] kexec-tools: Call dlclose() from within __xc_interface_close()
- [PATCH v2 1/2] kexec-tools: Call dlclose() from within __xc_interface_close()
- [PATCH v2 0/2] kexec-tools: Tweak run-time handling of libxenctrl.so
- [PATCH v2 2/2] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v1] kexec-tools: Tweak run-time handling of libxenctrl.so
- Re: [PATCH v2 2/2] kexec-tools: Make xc_dlhandle static
- Re: [PATCH v2 1/2] kexec-tools: Call dlclose() from within __xc_interface_close()
- Re: [PATCH v1] kexec-tools: Tweak run-time handling of libxenctrl.so
- Re: [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
- [PATCH v1] kexec-tools: Tweak run-time handling of libxenctrl.so
- RE: [makedumpfile PATCH 0/2] Fix calculations in exclude_segment()
- Re: [makedumpfile PATCH 0/2] Fix calculations in exclude_segment()
- Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [BISECTED] kexec issue with v4.15-rc on N8x0
- [PATCH 4.14 87/89] x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
- Re: [makedumpfile PATCH 1/2] Fix off-by-one errors in exclude_segment()
- Re: [makedumpfile PATCH 0/2] Fix calculations in exclude_segment()
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
- [makedumpfile PATCH 1/2] Fix off-by-one errors in exclude_segment()
- [makedumpfile PATCH 2/2] Fix physical-to-virtual conversion in exclude_segment()
- [makedumpfile PATCH 0/2] Fix calculations in exclude_segment()
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: [PATCH] x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
- Re: [PATCH] x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
- [PATCH] x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- [PATCH v4] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: [PATCH v3] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: kexec reboot fails with extra wbinvd introduced for AME SME
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH] print kdump kernel loaded status in stack dump
- kexec reboot fails with extra wbinvd introduced for AME SME
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- [PATCH] print kdump kernel loaded status in stack dump
- Re: [PATCH v3] kexec-tools: Perform run-time linking of libxenctrl.so
- RE: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
- From: takahiro.akashi@xxxxxxxxxx
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
- Re: [PATCH] kdump: Write a correct address of mem_section into vmcoreinfo
- Re: [PATCH] kdump: Write a correct address of mem_section into vmcoreinfo
- RE: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
- Re: [PATCH v2] kexec-tools: Perform run-time linking of libxenctrl.so
- [PATCH v3] kexec-tools: Perform run-time linking of libxenctrl.so
- Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
- [PATCH] kdump: Write a correct address of mem_section into vmcoreinfo
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH] arm64: kdump: retain reserved memory regions
- [PATCH] arm64: kdump: retain reserved memory regions
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- RE: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- Re: arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- Re: arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- Re: arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- Re: arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- [PATCH] arm64: Set -fno-PIC along with -mcmodel=large
- RE: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- Re: [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- RE: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- Re: makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- Regression: kexec/kdump boot hangs with x86/vector commits
- makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- [PATCH] handle renamed init_level4_pgt -> init_top_pgt
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- [PATCH v2] kexec-tools: Perform run-time linking of libxenctrl.so
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- [PATCH v2] x86/kexec: Exclude GART aperture from vmcore
- [PATCH v2] kexec-tools: Perform run-time linking of libxenctrl.so
- [PATCH] certs: always use secondary keyring first if possible
- Regression: kexec/kdump boot hangs with x86/vector commits
[Index of Archives]
[LM Sensors]
[Linux Sound]
[ALSA Users]
[ALSA Devel]
[Linux Audio Users]
[Linux Media]
[Kernel]
[Gimp]
[Yosemite News]
[Linux Media]