messages from 2018-03-02 09:17:27 to 2018-03-23 02:06:21 UTC [more...]
[PATCH 0/2] Kexec_file: Load kernel at top of system ram
2018-03-23 2:06 UTC (7+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()
` [PATCH 2/2] kexec_file: Load kernel at top of system RAM if required
[PATCH v2 00/11] kexec_file: Clean up purgatory load
2018-03-23 1:03 UTC (14+ messages)
` [PATCH v2 01/11] kexec_file: Silence compile warnings
` [PATCH v2 02/11] kexec_file: Remove checks in kexec_purgatory_load
` [PATCH v2 03/11] kexec_file: Make purgatory_info->ehdr const
` [PATCH v2 04/11] kexec_file: Search symbols in read-only kexec_purgatory
` [PATCH v2 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
` [PATCH v2 06/11] kexec_file: Split up __kexec_load_puragory
` [PATCH v2 07/11] kexec_file: Remove unneeded for-loop in kexec_purgatory_setup_sechdrs
` [PATCH v2 08/11] kexec_file: Remove unneeded variables "
` [PATCH v2 09/11] kexec_file: Remove mis-use of sh_offset field during purgatory load
` [PATCH v2 10/11] kexec_file: Allow archs to set purgatory load address
` [PATCH v2 11/11] kexec_file: Move purgatories sha256 to common code
[PATCH 24/45] kexec: call do_kexec_load() in compat syscall directly
2018-03-22 9:00 UTC
[PATCH 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
2018-03-20 15:56 UTC (56+ messages)
` [PATCH 2/5] kexec: do not special-case the -s option
` [PATCH 4/5] kexec: fallback 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 2/5] kexec: do not special-case the -s option
` [PATCH v4 3/5] kexec: add option to revert -s
` [PATCH v4 4/5] kexec: add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
` [PATCH v4 5/5] kexec: document -s, -c and -a options
` [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
` [PATCH v5 2/5] kexec: Fix option checks to take KEXEC_FILE_LOAD into account
` [PATCH v5 3/5] kexec: Do not special-case the -s option
` [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
` [PATCH v5 5/5] kexec: Document -s, -c and -a options
` [PATCH v3 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
` [PATCH v3 2/5] kexec: do not special-case the -s option
` [PATCH v3 3/5] kexec: add option to revert -s
` [PATCH v3 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
` [PATCH] kexec: add option to fall back "
` [PATCH v3 5/5] kexec: document -s, -c and -a options
[RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-03-20 13:30 UTC (6+ messages)
` [RFC v2 1/2] proc/crashdd: add API to collect hardware dump in second kernel
` [RFC v2 2/2] cxgb4: "
[makedumpfile PATCH v2] Always use bigger SECTION_MAP_MASK
2018-03-20 12:48 UTC (2+ messages)
[PATCH 00/11] kexec_file: Clean up purgatory load
2018-03-20 9:49 UTC (23+ messages)
` [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 v8 00/13] arm64: kexec: add kexec_file_load() support
2018-03-20 3:48 UTC (6+ messages)
` [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
[PATCHv5 0/3] enable nr_cpus for powerpc
2018-03-19 21:13 UTC (5+ messages)
` [PATCHv5 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
` [PATCHv5 2/3] powerpc, cpu: handling the special case when boot_cpuid greater than nr_cpus
` [PATCHv5 3/3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-03-19 19:48 UTC (5+ messages)
[RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
2018-03-19 19:06 UTC (4+ messages)
` [RESEND PATCH 2/2] kexec-arm64: Add functionality to dump 2nd dtb
[PATCH] kexec/ppc64: leverage kexec_file_load support
2018-03-19 18:57 UTC (2+ messages)
[PATCH 4.9 022/241] x86/mce: Handle broadcasted MCE gracefully with kexec
2018-03-19 18:04 UTC
[PATCH AUTOSEL for 4.14 83/97] x86/gart: Exclude GART aperture from vmcore
2018-03-19 15:56 UTC
[PATCH AUTOSEL for 4.15 110/124] x86/gart: Exclude GART aperture from vmcore
2018-03-19 15:49 UTC
[PATCH 1/2] dt-ops: Add helper API to dump fdt blob
2018-03-19 10:36 UTC (4+ messages)
` [PATCH 2/2] kexec-arm64: Add functionality to dump 2nd dtb
[Query] ARM64 kaslr support - randomness, seeding and kdump
2018-03-16 9:35 UTC (13+ messages)
[makedumpfile PATCH] Always use bigger SECTION_MAP_MASK
2018-03-14 6:14 UTC (4+ messages)
[PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
2018-03-14 2:14 UTC (19+ messages)
` [PATCH v2 1/7] kexec_file: make an use of purgatory optional
` [PATCH v2 2/7] kexec_file, x86, powerpc: factor out kexec_file_ops functions
` [PATCH v2 3/7] x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
` [PATCH v2 4/7] x86: kexec_file: remove X86_64 dependency "
` [PATCH v2 5/7] x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
` [PATCH v2 6/7] x86: kexec_file: clean up prepare_elf64_headers()
` [PATCH v2 7/7] kexec_file, x86: move re-factored code to generic side
[PATCHv4 0/3] enable nr_cpus for powerpc
2018-03-14 2:02 UTC (7+ messages)
` [PATCHv4 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
` [PATCHv4 2/3] powerpc, cpu: handling the special case when boot_cpuid greater than nr_cpus
` [PATCHv4 3/3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
[PATCH] makedumpfile: fix for hugepages filtering
2018-03-09 5:58 UTC (2+ messages)
[RESEND PATCH] makedumpfile: fix for hugepages filtering
2018-03-09 5:26 UTC
[PATCH v2 0/3] makedumpfile/arm64: Add '--mem-usage' support
2018-03-08 4:45 UTC (7+ messages)
` [PATCH v2 1/3] Add a new helper file 'tools.c' that provides some useful APIs
` [PATCH v2 2/3] arm64: Add support to read symbols like _stext from '/proc/kallsyms'
` [PATCH v2 3/3] Documentation: Update documentation regarding --mem-usage' option
[PATCH] Fix array index out of bound exception
2018-03-07 5:07 UTC (3+ messages)
` [PATCH makedumpfile] "
[PATCH 0/7] kexec_file: refactoring for other architecutres
2018-03-06 10:28 UTC (4+ messages)
[PATCH makedumpfile] handle mem_section as either a pointer or an array
2018-03-05 9:15 UTC (3+ messages)
[PATCH] makedumpfile/arm64: Add '--mem-usage' support
2018-03-05 7:35 UTC (7+ messages)
[PATCH AUTOSEL for 4.9 024/219] x86/mce: Handle broadcasted MCE gracefully with kexec
2018-03-03 22:28 UTC
[RFC 0/2] kernel: add support to collect hardware logs in panic
2018-03-03 10:43 UTC (5+ messages)
` [RFC 1/2] kernel/crash_core: add API to collect hardware dump in kernel panic
` [RFC 2/2] cxgb4: "
RFC on Kdump and PCIe on ARM64
2018-03-02 18:37 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox