Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-05 10:12:28 to 2018-07-26 13:39:25 UTC [more...]

[PATCH v12 00/16] arm64: kexec: add kexec_file_load() support
 2018-07-26 13:39 UTC  (24+ messages)
` [PATCH v12 01/16] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v12 02/16] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v12 03/16] s390, kexec_file: drop arch_kexec_mem_walk()
` [PATCH v12 04/16] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v12 05/16] kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump
` [PATCH v12 06/16] of/fdt: add helper functions for handling properties
` [PATCH v12 07/16] arm64: add image head flag definitions
` [PATCH v12 08/16] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v12 09/16] arm64: enable KEXEC_FILE config
` [PATCH v12 10/16] arm64: kexec_file: load initrd and device-tree
` [PATCH v12 11/16] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v12 12/16] arm64: kexec_file: add crash dump support
` [PATCH v12 13/16] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v12 14/16] include: pe.h: remove message[] from mz header definition
` [PATCH v12 15/16] arm64: kexec_file: add kernel signature verification support
` [PATCH v12 16/16] arm64: kexec_file: add kaslr support

[PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required
 2018-07-26 13:37 UTC  (12+ messages)

[PATCH] arm64, kaslr: export offset in VMCOREINFO ELF notes
 2018-07-25 19:57 UTC  (5+ messages)

(Possible) fix for "Unhandled rela relocation: R_X86_64_PLT32" error
 2018-07-25  8:46 UTC 

[PATCH v4 0/2] Add capability to dump fdt blob for arm64 platforms
 2018-07-25  0:32 UTC  (5+ messages)

non-elf multiboot image support on x86
 2018-07-24 23:46 UTC 

kexec support for plan9 on x86
 2018-07-24  6:29 UTC  (2+ messages)

[PATCH v3.1 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-24  5:19 UTC  (15+ messages)
` [PATCH v3.1 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v3.1 2/4] efi/arm: preserve early mapping of UEFI memory map longer for BGRT
` [PATCH v3.1 3/4] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v3.1 4/4] arm64: acpi: fix alignment fault in accessing ACPI
` [PATCH v3.1 0/4] arm64: kexec,kdump: fix boot failures on acpi-only system

[PATCH 0/2] arm64, makedumpfile: A couple of KASLR related fixes
 2018-07-24  5:17 UTC  (7+ messages)
` [PATCH 1/2] arm64: Get 'info->page_offset' from PT_LOAD segments to support KASLR boot cases
` [PATCH 2/2] arm64: Add runtime kaslr offset if it exists

[PATCH v11 00/15] subject: arm64: kexec: add kexec_file_load() support
 2018-07-23 17:04 UTC  (38+ messages)
` [PATCH v11 01/15] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v11 02/15] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v11 03/15] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v11 04/15] kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump
` [PATCH v11 05/15] of/fdt: add helper functions for handling properties
` [PATCH v11 06/15] arm64: add image head flag definitions
` [PATCH v11 07/15] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v11 08/15] arm64: enable KEXEC_FILE config
` [PATCH v11 09/15] arm64: kexec_file: load initrd and device-tree
` [PATCH v11 10/15] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v11 11/15] arm64: kexec_file: add crash dump support
` [PATCH v11 12/15] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v11 13/15] include: pe.h: remove message[] from mz header definition
` [PATCH v11 14/15] arm64: kexec_file: add kernel signature verification support
` [PATCH v11 15/15] arm64: kexec_file: add kaslr support

[PATCH v4 0/5] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-23  1:57 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v4 2/5] drivers: acpi: add dependency of EFI for arm64
` [PATCH v4 3/5] efi/arm: preserve early mapping of UEFI memory map longer for BGRT
` [PATCH v4 4/5] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v4 5/5] arm64: acpi: fix alignment fault in accessing ACPI

mail with .c files in attachment held in moderation
 2018-07-22 21:46 UTC 

kexec support for plan9 continued
 2018-07-22 21:30 UTC 

why's svgadrmfb not exposing linear phys framebuffer address?
 2018-07-21 20:48 UTC 

[PATCH 0/5 V5] Support kdump for AMD secure memory encryption(SME)
 2018-07-20 10:08 UTC  (16+ messages)
` [PATCH 1/5 V5] Add a function(ioremap_encrypted) for kdump when AMD sme enabled

[PATCH v6 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-16 19:59 UTC  (19+ messages)
` [PATCH v6 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v6 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v6 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v6 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v6 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v6 6/8] ima: add build time policy
` [PATCH v6 7/8] module: replace the existing LSM hook in init_module
` [PATCH v6 8/8] ima: based on policy warn about loading firmware (pre-allocated buffer)

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-12 20:37 UTC  (13+ messages)
` [PATCH v5 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)

[PATCH] uts: Don't randomize "struct uts_namespace"
 2018-07-11 16:31 UTC  (3+ messages)
    ` Fwd: "

[PATCH] arm64/mm: Introduce a variable to hold base address of linear region
 2018-07-11 16:24 UTC  (20+ messages)

[PATCH v10 00/14] arm64: kexec: add kexec_file_load() support
 2018-07-11  2:49 UTC  (16+ messages)
` [PATCH v10 03/14] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v10 07/14] arm64: enable KEXEC_FILE config
` [PATCH v10 08/14] arm64: kexec_file: load initrd and device-tree
` [PATCH v10 13/14] arm64: kexec_file: add kernel signature verification support

[PATCH v6 2/4] resource: Use list_head to link sibling resource
 2018-07-10  3:10 UTC  (7+ messages)
    ` [kbuild-all] "

[PATCH v3 0/3] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-09 23:12 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v3 2/3] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v3 3/3] arm64: acpi: fix alignment fault in accessing ACPI
  ` [PATCH v3 0/3] arm64: kexec,kdump: fix boot failures on acpi-only system

[PATCH 0/3] arm64: add support for loading kernel from FITimage
 2018-07-06 14:39 UTC  (6+ messages)
` [PATCH 1/3] kexec: Move zlib buffer decompression function
` [PATCH 2/3] kexec: fitImage: Add fitImage parser and loader
` [PATCH 3/3] kexec: arm64: Add fitImage support

[PATCH 1/2] makedumpfile: Use monotonic clock to calculate ETA and stats
 2018-07-06 13:40 UTC  (2+ messages)

[PATCH v2 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-06 13:37 UTC  (17+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v2 2/4] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v2 3/4] efi/arm: map UEFI memory map earlier on boot
` [PATCH v2 4/4] arm64: acpi: fix alignment fault in accessing ACPI

[PATCH 0/1] x86/purgatory: Fix Makefile bug
 2018-07-06  8:54 UTC  (5+ messages)

panic kexec broken on ARM64?
 2018-07-05 10:19 UTC  (13+ messages)


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