Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-07 17:55:15 to 2017-09-22 07:56:40 UTC [more...]

[PATCH v3 00/10] arm64: kexec: add kexec_file_load() support
 2017-09-22  7:58 UTC  (13+ 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)

[makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
 2017-07-20 15:20 UTC  (2+ messages)

[makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
 2017-07-20  9:57 UTC  (2+ messages)

[Makedumpfile Patch v3 0/7] Fix --mem-usage /proc/kcore
 2017-07-20  8:01 UTC  (6+ messages)
` [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-18 14:02 UTC  (5+ messages)
` [PATCH v10 31/38] x86/mm, kexec: Allow kexec to be used with SME
  ` [tip:x86/mm] "

[makedumpfile PATCH] fix compiler warnings
 2017-07-14  7:44 UTC  (2+ messages)

[makedumpfile PATCH] Allow PFN_EXCLUDED to be tunable via command line option --exclude-threshold
 2017-07-11 19:42 UTC  (6+ messages)

makedumpfile: support for newer kernels [v4.9 onwards]
 2017-07-11 16:17 UTC  (9+ messages)

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-11 15:44 UTC  (19+ messages)
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox