messages from 2019-05-07 03:50:55 to 2019-06-25 18:54:47 UTC [more...]
[PATCH RFC] generic ELF support for kexec
2019-06-25 18:54 UTC
[PATCH 1/3] xen: Avoid overlapping segments in low memory
2019-06-25 8:11 UTC (8+ messages)
` [PATCH 2/3] elf: Support ELF loading with relocation
` [PATCH 2/3 RESEND] "
` [PATCH 3/3] x86: Support multiboot2 images
` [PATCH v2] "
[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 V34 06/29] kexec_load: Disable at runtime if the kernel is locked down
2019-06-25 2:35 UTC (9+ 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
[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 (8+ messages)
` [PATCH v3 1/4] x86: Update boot parameters defination
` [PATCH v3 2/4] x86: Introduce helpers for getting RSDP address
` [PATCH v3 3/4] x86: Always try to fill acpi_rsdp_addr in boot params
` [PATCH v3 4/4] crashdump/x86: Use new introduce helper for getting RSDP
[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 (20+ 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 3/4] memblock: extend memblock_cap_memory_range to multiple ranges
` [PATCH 4/4] kdump: update Documentation about crashkernel on arm64
[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 (7+ 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 v5 0/2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
2019-06-06 19:20 UTC (33+ messages)
` [PATCH v5 1/2] x86/kexec: Build identity mapping for EFI systab and ACPI tables
` [PATCH v6 "
` [PATCH] x86/boot: Call get_rsdp_addr() after console_init()
[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 (3+ messages)
[PATCH v3] vmcore: Add a kernel parameter vmcore_device_dump
2019-05-28 5:18 UTC (5+ messages)
[PATCH] powerpc: Fix loading of kernel + initramfs with kexec_file_load()
2019-05-27 20:14 UTC (5+ messages)
[PATCH v2 0/4] x86: Always to to fill acpi_rsdp_addr in boot params
2019-05-23 13:26 UTC (12+ messages)
` [PATCH v2 1/4] x86: Update boot parameters defination
` [PATCH v2 2/4] x86: Introduce helpers for getting RSDP address
` [PATCH v2 3/4] x86: Always try to fill acpi_rsdp_addr in boot params
` [PATCH v2 4/4] crashdump/x86: Use new introduced helper for getting RSDP
[PATCH v2] vmcore: Add a kernel cmdline vmcore_device_dump
2019-05-23 11:04 UTC (5+ messages)
[PATCH] Documentation: kdump: fix minor typo
2019-05-20 19:27 UTC (2+ messages)
[RFC PATCH] vmcore: Add a kernel cmdline device_dump_limit
2019-05-20 6:20 UTC (7+ messages)
[PATCH 0/2] Improve reading mounts, fixing EFI/ACPI in common scenarios
2019-05-15 7:46 UTC (2+ messages)
[PATCH] xen: Avoid overlapping segments in low memory
2019-05-15 7:40 UTC (2+ messages)
[PATCH] kexec/x86: Unconditionally add the acpi_rsdp command line
2019-05-13 7:47 UTC (3+ messages)
Carrying over the ima log during kexec_file_load
2019-05-11 0:16 UTC
Real mode kexec failure with non-IDE disk
2019-05-07 15:17 UTC (4+ messages)
` [SeaBIOS] "
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