messages from 2018-03-14 07:23:20 to 2018-04-09 08:39:09 UTC [more...]
[PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
2018-04-09 8:38 UTC (55+ messages)
` [PATCH v4 2/5] kexec: do not special-case the -s option
` [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 v6 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
` [PATCH v6 2/5] kexec: Fix option checks to take KEXEC_FILE_LOAD into account
` [PATCH v6 3/5] kexec: Do not special-case the -s option
` [PATCH v6 4/5] kexec: Add option to revert -s
` [PATCH v6 5/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
` [PATCH 6/6] kexec: Document -s, -c and -a options in the man page
` [PATCH v5 5/5] kexec: Document -s, -c and -a options
[Query] ARM64 kaslr support - randomness, seeding and kdump
2018-04-09 4:31 UTC (13+ messages)
[PATCH v2 3/3] kexec_file: Load kernel at top of system RAM if required
2018-04-08 2:47 UTC
[PATCH v3 0/2] kexec-tools: arm64: Enable D-cache in purgatory
2018-04-06 18:15 UTC (9+ messages)
[RESEND PATCH] arm64: fix an issue with kaslr-enabled vmlinux
2018-04-06 2:45 UTC
[PATCH] Fix a segmentation fault when trying to run "kexec -p"
2018-04-05 11:39 UTC
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-04-05 2:42 UTC (9+ messages)
[RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
2018-04-03 13:58 UTC (8+ messages)
` [RESEND PATCH 2/2] kexec-arm64: Add functionality to dump 2nd dtb
[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-03 12:35 UTC (23+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel
` [PATCH net-next v2 2/2] cxgb4: "
[GIT PULL] remove in-kernel calls to syscalls
2018-04-03 10:53 UTC (3+ messages)
PowerPC External interrupts are not triggered in secondary kernel
2018-04-03 8:27 UTC
[PATCH net-next v3 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-01 0:32 UTC (8+ messages)
` [PATCH net-next v3 1/3] vmcore: add API to collect hardware dump in second kernel
` [RFC PATCH] vmcore: __vmcore_add_device_dump() can be static
` [PATCH net-next v3 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v3 3/3] cxgb4: collect hardware dump in second kernel
[PATCH] powerpc: kexec_file: Fix error code when trying to load kdump kernel
2018-03-31 14:04 UTC (4+ messages)
` "
[ANNOUNCE] kexec-tools v2.0.17 preparation
2018-03-30 6:32 UTC
[PATCH v2] kexec/ppc64: leverage kexec_file_load support
2018-03-30 6:22 UTC (2+ messages)
[PATCH 000/109] remove in-kernel calls to syscalls
2018-03-29 14:55 UTC (7+ messages)
` [PATCH 004/109] kexec: call do_kexec_load() in compat syscall directly
` [PATCH 102/109] kexec: move sys_kexec_load() prototype to syscalls.h
makedumpfile fails on 4.4 longterm kernel with kaslr enabled
2018-03-29 8:00 UTC (2+ messages)
[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kerne
2018-03-27 16:29 UTC
[PATCH 0/2] Kexec_file: Load kernel at top of system ram
2018-03-26 15:04 UTC (14+ 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] kexec/ppc64: leverage kexec_file_load support
2018-03-26 8:49 UTC (4+ messages)
[PATCH net-next 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-03-24 12:42 UTC (6+ messages)
` [PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
` [PATCH net-next 2/2] cxgb4: "
[PATCH] Fix array index out of bound exception
2018-03-23 11:40 UTC (4+ messages)
` [PATCH makedumpfile] "
[PATCH v2 00/11] kexec_file: Clean up purgatory load
2018-03-23 9:41 UTC (15+ 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
[PATCHv5 0/3] enable nr_cpus for powerpc
2018-03-23 5:28 UTC (6+ 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
[PATCH 24/45] kexec: call do_kexec_load() in compat syscall directly
2018-03-22 9:00 UTC
[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 (10+ messages)
[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()
[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
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