messages from 2017-07-26 05:25:26 to 2017-10-10 09:28:04 UTC [more...]
[PATCH 0/3] Fix KASLR problem on sadump
2017-10-10 9:27 UTC (2+ messages)
` [PATCH 1/3] Support symbol __cpu_online_mask
[PATCH v5 00/10] arm64: kexec: add kexec_file_load() support
2017-10-10 6:36 UTC (11+ messages)
` [PATCH v5 01/10] include: pe.h: remove message[] from mz header definition
` [PATCH v5 02/10] resource: add walk_system_ram_res_rev()
` [PATCH v5 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc
` [PATCH v5 04/10] kexec_file: factor out crashdump elf header function from x86
` [PATCH v5 05/10] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v5 06/10] arm64: kexec_file: create purgatory
` [PATCH v5 07/10] arm64: kexec_file: load initrd, device-tree and purgatory segments
` [PATCH v5 08/10] arm64: kexec_file: set up for crash dump adding elf core header
` [PATCH v5 09/10] arm64: enable KEXEC_FILE config
` [PATCH v5 10/10] arm64: kexec_file: add Image format support
[PATCH v4 00/10] arm64: kexec: add kexec_file_load() support
2017-10-06 7:11 UTC (19+ messages)
` [PATCH v4 01/10] include: pe.h: remove message[] from mz header definition
` [PATCH v4 02/10] resource: add walk_system_ram_res_rev()
` [PATCH v4 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc
` [PATCH v4 04/10] kexec_file: factor out crashdump elf header function from x86
` [PATCH v4 05/10] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v4 06/10] arm64: kexec_file: create purgatory
` [PATCH v4 07/10] arm64: kexec_file: load initrd, device-tree and purgatory segments
` [PATCH v4 08/10] arm64: kexec_file: set up for crash dump adding elf core header
` [PATCH v4 09/10] arm64: enable KEXEC_FILE config
` [PATCH v4 10/10] arm64: kexec_file: add Image format support
[PATCH v3 00/10] arm64: kexec: add kexec_file_load() support
2017-09-25 18:18 UTC (18+ messages)
` [PATCH v3 01/10] include: pe.h: remove message[] from mz header definition
` [PATCH v3 02/10] resource: add walk_system_ram_res_rev()
` [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc
` [PATCH v3 04/10] kexec_file: factor out crashdump elf header function from x86
` [PATCH v3 05/10] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v3 06/10] arm64: kexec_file: create purgatory
` [PATCH v3 07/10] arm64: kexec_file: load initrd, device-tree and purgatory segments
` [PATCH v3 08/10] arm64: kexec_file: set up for crash dump adding elf core header
` [PATCH v3 09/10] arm64: enable KEXEC_FILE config
` [PATCH v3 10/10] arm64: kexec_file: add Image format support
[Makedumpfile PATCH v2] book3s/ppc64: Lower the max real address to 53 bits for kernels >= v4.11
2017-09-13 7:29 UTC (2+ messages)
[PATCH 0/9] kexec: add kexec_file_load() support
2017-09-13 0:46 UTC (17+ messages)
` [PATCH 1/9] include: pe.h: remove message[] from mz header definition
` [PATCH 2/9] resource: add walk_system_ram_res_rev()
` [PATCH 3/9] kexec_file: factor out crashdump elf header function from x86
` [PATCH 4/9] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH 5/9] arm64: kexec_file: create purgatory
` [PATCH 6/9] arm64: kexec_file: load initrd, device-tree and purgatory segments
` [PATCH 7/9] arm64: kexec_file: set up for crash dump adding elf core header
` [PATCH 8/9] arm64: enable KEXEC_FILE config
` [PATCH 9/9] arm64: kexec_file: add Image format support
[Makedumpfile PATCH] book3s/ppc64: Lower the max real address to 53 bits for kernels >= v4.11
2017-09-12 19:56 UTC (6+ messages)
Fwd: zImage support for ppc
2017-09-11 12:48 UTC (5+ messages)
[PATCH 00/14] arm64: kexec: add kexec_file_load support
2017-09-08 15:59 UTC (49+ messages)
` [PATCH 01/14] MODSIGN: Export module signature definitions
` [PATCH 02/14] include: pe.h: remove message[] from mz header definition
` [PATCH 03/14] resource: add walk_system_ram_res_rev()
` [PATCH 04/14] kexec_file: factor out vmlinux (elf) parser from powerpc
` [PATCH 05/14] kexec_file: factor out crashdump elf header function from x86
` [PATCH 06/14] kexec_file: add kexec_add_segment()
` [PATCH 07/14] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH 08/14] arm64: kexec_file: create purgatory
` [PATCH 09/14] arm64: kexec_file: add sha256 digest check in purgatory
` [PATCH 10/14] arm64: kexec_file: load initrd, device-tree and purgatory segments
` [PATCH 11/14] arm64: kexec_file: set up for crash dump adding elf core header
` [PATCH 12/14] arm64: enable KEXEC_FILE config
` [PATCH 13/14] arm64: kexec_file: add Image format support
` [PATCH 14/14] arm64: kexec_file: add vmlinux "
[PATCH] kexec-tools: ppc64: fix leak while checking for coherent device memory
2017-08-30 6:39 UTC (2+ messages)
[PATCH] kexec-tools: ppc64: avoid adding coherent memory regions to crash memory ranges
2017-08-29 17:47 UTC (5+ messages)
[PATCH] arm64: fix an issue with kaslr-enabled vmlinux
2017-08-24 7:32 UTC
[PATCH v2 0/2] makedumpfile/ppc64: enable mem-usage option
2017-08-24 3:00 UTC (4+ messages)
` [PATCH v2 1/2] makedumpfile/ppc64: set page_offset in get_versiondep_info_ppc64()
` [PATCH v2 2/2] makedumpfile/ppc64: get the info of mem reserved for crashkernel
[PATCH 0/2] makedumpfile/ppc64: enable the mem-usage option on ppc64 platform
2017-08-21 3:16 UTC (5+ messages)
` [PATCH 1/2] makedumpfile/ppc64: set page_offset in get_versiondep_info_ppc64()
` [PATCH 2/2] makedumpfile/ppc64: get the info of mem reserved for crashkernel
[PATCH v2] makedumpfile: arm64: Fix page table walk of 1GB section
2017-08-17 8:22 UTC (3+ messages)
[Makedumpfile PATCH v2] Fix SECTION_MAP_MASK for kernel >= v.13
2017-08-17 8:23 UTC (2+ messages)
[PATCH] makedumpfile: arm64: Fix page table walk of 1GB section
2017-08-14 10:35 UTC (4+ messages)
[Makedumpfile PATCH] Fix SECTION_MAP_MASK for kernel >= v.13
2017-08-14 1:53 UTC (2+ messages)
Re: [Makedumpfile PATCH v2] x86_64: Take care of init_level4_pgt rename in kernel
2017-08-10 19:30 UTC
[PATCH] kexec-tools: powerpc: fix command line overflow error
2017-08-10 7:29 UTC (2+ messages)
[Makedumpfile PATCH v2] x86_64: Take care of init_level4_pgt rename in kernel
2017-08-10 6:20 UTC (3+ messages)
[V2] kexec_file: use crypto_free_shash to free memory
2017-08-10 2:28 UTC (2+ messages)
[PATCH v06 21/36] uapi linux/kexec.h: use __kernel_size_t instead of size_t
2017-08-09 7:18 UTC (4+ messages)
` [PATCH v06 05/36] uapi linux/sysctl.h: "
kexec_file: use crypto_free_shash to free memory
2017-08-08 18:05 UTC (2+ messages)
[makedumpfile PATCH] Fix formatting problems in header file
2017-08-08 2:25 UTC (2+ messages)
[makedumpfile PATCH v2] Wipe excluded pages that are written into ELF dump file
2017-08-08 2:25 UTC (2+ messages)
[makedumpfile PATCH] Wipe excluded pages that are written into ELF dump file
2017-08-04 12:19 UTC (5+ messages)
[PATCH] kexec-tools: ppc64: fix how RMA top is deduced
2017-08-04 11:11 UTC (2+ messages)
[PATCH] makedumpfile: x86: Take care of init_level4_pgt rename in kernel
2017-08-02 8:14 UTC (7+ messages)
[PATCH v2 0/2] x86: Secure Memory Encryption (SME) fixes 2017-07-26
2017-07-30 10:35 UTC (3+ messages)
` [PATCH v2 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
` [tip:x86/mm] "
[PATCH v1 0/2] x86: Secure Memory Encryption (SME) fixes 2017-07-26
2017-07-27 18:47 UTC (6+ messages)
` [PATCH v1 1/2] x86/mm, kexec: Fix memory corruption with SME on successive kexecs
makedumpfile-1.6.2: Add support for sparc64
2017-07-27 4:32 UTC
Guest shutdown problem with kexec --load ... ; kexec --exec running under Xen on CentOS 7 (x86_64)
2017-07-26 5:16 UTC (2+ 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