kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-29 04:58:23 to 2019-07-10 15:28:34 UTC [more...]

[v2 0/5] arm64: allow to reserve memory for normal kexec kernel
 2019-07-10 15:28 UTC  (9+ messages)
` [v2 1/5] kexec: quiet down kexec reboot
` [v2 2/5] kexec: add resource for normal kexec region
` [v2 3/5] kexec: export common crashkernel/kexeckernel parser
` [v2 4/5] kexec: use reserved memory for normal kexec reboot
` [v2 5/5] arm64, kexec: reserve kexeckernel region

[v1 0/5] allow to reserve memory for normal kexec kernel
 2019-07-10 15:19 UTC  (14+ messages)
` [v1 1/5] kexec: quiet down kexec reboot
` [v1 2/5] kexec: add resource for normal kexec region
` [v1 3/5] kexec: export common crashkernel/kexeckernel parser
` [v1 4/5] kexec: use reserved memory for normal kexec reboot
` [v1 5/5] arm64, kexec: reserve kexeckernel region

[PATCH v3 0/7] kexec: add generic support for elf kernel images
 2019-07-10 15:09 UTC  (11+ messages)
` [PATCH v3 1/7] kexec: add KEXEC_ELF
` [PATCH v3 2/7] kexec_elf: change order of elf_*_to_cpu() functions
` [PATCH v3 3/7] kexec_elf: remove parsing of section headers
` [PATCH v3 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
` [PATCH v3 5/7] kexec_elf: remove elf_addr_to_cpu macro
` [PATCH v3 6/7] kexec_elf: remove Elf_Rel macro
` [PATCH v3 7/7] kexec_elf: remove unused variable in kexec_elf_load()

[PATCH v2 0/7] kexec: add generic support for elf kernel images
 2019-07-10 14:24 UTC  (10+ messages)
` [PATCH v2 1/7] kexec: add KEXEC_ELF
` [PATCH v2 2/7] kexec_elf: change order of elf_*_to_cpu() functions
` [PATCH v2 3/7] kexec_elf: remove parsing of section headers
` [PATCH v2 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
` [PATCH v2 5/7] kexec_elf: remove elf_addr_to_cpu macro
` [PATCH v2 6/7] kexec_elf: remove Elf_Rel macro
` [PATCH v2 7/7] kexec_elf: remove unused variable in kexec_elf_load()

[PATCH kexec-tools] x86: re-order includes to avoid duplicate struct e820entry
 2019-07-10  8:55 UTC  (6+ messages)

[ANNOUNCE] kexec-tools 2.0.20-rc1
 2019-07-10  8:54 UTC 

[PATCH] x86: Include kexec-mb2-x86.c and multiboot2.h in distribution
 2019-07-10  8:36 UTC 

[PATCH using git format-patch -C] kexec: add generic support for elf kernel images
 2019-07-09  4:19 UTC  (4+ messages)

[PATCH] kexec: add generic support for elf kernel images
 2019-07-08 10:12 UTC  (2+ messages)

[PATCH 18/39] docs: admin-guide: add kdump documentation into it
 2019-07-06 11:46 UTC  (5+ messages)

Your message to kexec awaits moderator approval
 2019-07-03  8:40 UTC 

[PATCH 1/2] elf: Support ELF loading with relocation
 2019-07-03  8:39 UTC  (7+ messages)
` [PATCH 2/2] x86: Support multiboot2 images

Your message to kexec awaits moderator approval
 2019-07-02 13:29 UTC 

Your message to kexec awaits moderator approval
 2019-07-02 11:37 UTC 

[ANNOUNCE] kexec-tools v2.0.20 preparation
 2019-07-02 11:12 UTC 

mgag200 fails kdump kernel booting
 2019-07-02  7:42 UTC  (9+ messages)

[PATCH RFC] generic ELF support for kexec
 2019-07-01 18:11 UTC  (6+ messages)

[PATCH V34 06/29] kexec_load: Disable at runtime if the kernel is locked down
 2019-06-27 23:17 UTC  (13+ messages)
` [PATCH V34 07/29] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down

[ANNOUNCE] makedumpfile 1.6.6 is released
 2019-06-27 13:47 UTC 

[PATCH 2/3] elf: Support ELF loading with relocation
 2019-06-25  8:11 UTC  (2+ messages)
` [PATCH 2/3 RESEND] "

[PATCH V31 06/25] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
 2019-06-25  2:51 UTC  (13+ messages)
` [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH 1/3] xen: Avoid overlapping segments in low memory
 2019-06-24 19:02 UTC  (6+ messages)
` [PATCH 3/3] x86: Support multiboot2 images
  ` [PATCH v2] "

[Query] arm64: Right approach to support Image.gz file type via kexec_file_load()
 2019-06-24 17:35 UTC  (4+ messages)

[PATCH v2 RESEND] kexec: fix warnig of crash_zero_bytes in crash.c
 2019-06-24  4:41 UTC 

[PATCH V33 06/30] kexec_load: Disable at runtime if the kernel is locked down
 2019-06-21  1:19 UTC  (4+ messages)
` [PATCH V33 07/30] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V33 08/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V33 09/30] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH v3 0/4] x86: Always try to fill acpi_rsdp_addr in boot params
 2019-06-20 12:16 UTC  (4+ messages)

[PATCH v1 22/22] admin-guide: add kdump documentation into it
 2019-06-18 21:05 UTC 

[PATCH V8 3/3] Call ima_kexec_cmdline to measure the cmdline args
 2019-06-13 20:07 UTC  (3+ messages)

[ANNOUNCE] makedumpfile 1.6.6 preparation
 2019-06-13 19:57 UTC 

[PATCH 0/3 v11] add reserved e820 ranges to the kdump kernel e820 table
 2019-06-13 15:07 UTC  (19+ messages)

[PATCH 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-06-13 12:44 UTC  (16+ messages)
` [PATCH 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH 2/4] arm64: kdump: support reserving crashkernel above 4G

[PATCH v4 13/28] docs: kdump: convert docs to ReST and rename to *.rst
 2019-06-12 17:52 UTC 

[PATCH 0/3 v3] Add kdump support for the SEV enabled guest
 2019-06-12  1:34 UTC  (6+ messages)
` [PATCH 2/3 v3] x86/kexec: Set the C-bit in the identity map page table when SEV is active

The current SME implementation fails kexec/kdump kernel booting
 2019-06-11 10:24 UTC  (8+ messages)

[PATCH] x86/kexec: Add ACPI NVS region to the ident map
 2019-06-10 11:24 UTC  (7+ messages)

[PATCH v2 00/12] 52-bit kernel + user VAs
 2019-06-10 11:15 UTC  (3+ messages)

[PATCH v3 0/3] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-06-10 10:52 UTC  (9+ messages)
` [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-06-10  6:51 UTC  (8+ messages)

[PATCH v3 15/33] docs: kdump: convert docs to ReST and rename to *.rst
 2019-06-09  2:27 UTC 

[PATCH v6 1/2] x86/kexec: Build identity mapping for EFI systab and ACPI tables
 2019-06-06 19:20 UTC  (11+ messages)

[PATCH] makedumpfile/arm64: fix get_kaslr_offset_arm64() to return kaslr_offset correctly
 2019-06-04 19:00 UTC 

[PATCH] x86: Clear isVGA flag if current fb driver is mimicking VGA
 2019-06-04  9:20 UTC  (4+ messages)

[PATCH] arm64: support more than one crash kernel regions
 2019-06-03  1:39 UTC  (3+ messages)

[PATCH] x86: Handle 64bit framebuffer memory address properly
 2019-05-31  9:38 UTC  (3+ messages)

[PATCH 0/2] kexec-tools/arm64: Add support to read PHYS_OFFSET from vmcoreinfo inside '/proc/kcore'
 2019-05-31  9:30 UTC  (2+ messages)

[PATCH v4] vmcore: Add a kernel parameter novmcoredd
 2019-05-29  4:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).