messages from 2019-04-04 07:20:17 to 2019-04-30 07:44:42 UTC [more...]
[PATCH 0/3 v3] Add kdump support for the SEV enabled guest
2019-04-30 7:44 UTC
[PATCH v5 0/2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
2019-04-29 14:16 UTC (12+ messages)
` [PATCH v5 1/2] x86/kexec: Build identity mapping for EFI systab and ACPI tables
` [PATCH v6 "
` [PATCH v5 2/2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
[PATCH 0/2] Improve reading mounts, fixing EFI/ACPI in common scenarios
2019-04-29 8:23 UTC (3+ messages)
` [PATCH 1/2] x86: Check /proc/mounts before mtab for mounts
` [PATCH 2/2] x86: Find mounts by FS type, not name
[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
2019-04-29 5:04 UTC (4+ messages)
Your message to kexec awaits moderator approval
2019-04-28 21:05 UTC
Real mode kexec failure with non-IDE disk
2019-04-28 21:05 UTC
Your message to kexec awaits moderator approval
2019-04-28 10:52 UTC
[PATCH] xen: Avoid overlapping segments in low memory
2019-04-28 10:52 UTC
[PATCH 0/3 v2] Add kdump support for the SEV enabled guest
2019-04-28 1:29 UTC (6+ messages)
` [PATCH 1/3 v2] x86/kexec: Do not map the kexec area as decrypted when SEV is active
Xen kexec status
2019-04-27 18:30 UTC (4+ messages)
` [Xen-devel] "
Your message to kexec awaits moderator approval
2019-04-27 10:54 UTC
Your message to kexec awaits moderator approval
2019-04-27 6:15 UTC
[RFC PATCH] kexec, x86/boot: map systab region in identity mapping before accessing it
2019-04-26 10:16 UTC (15+ messages)
` [PATCH] x86/boot: Disable RSDP parsing temporarily
[PATCH] kexec: quiet down kexec reboot
2019-04-25 12:13 UTC (6+ messages)
[PATCH] x86/kexec: always ensure EFI systab region is mapped
2019-04-24 11:36 UTC (9+ messages)
[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
2019-04-24 10:35 UTC
[PATCH 0/3 v11] add reserved e820 ranges to the kdump kernel e820 table
2019-04-23 1:30 UTC (4+ messages)
` [PATCH 1/3 v11] x86/e820, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/3 v11] x86/mm: change the check condition in SEV because a new descriptor is introduced
` [PATCH 3/3 v11] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table
[PATCH v2 19/79] docs: kdump: convert docs to ReST and rename to *.rst
2019-04-22 13:27 UTC
[PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled
2019-04-22 12:33 UTC
[PATCH 00/57] Convert files to ReST
2019-04-19 22:10 UTC (4+ messages)
` [PATCH 19/57] docs: kdump: convert it "
` Avoiding merge conflicts while adding new docs - Was: Re: [PATCH 00/57] Convert files "
[PATCH v4] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
2019-04-19 9:39 UTC (47+ messages)
` kexec crash on OVMF i386 + x86_64 kernel (Re: [PATCH v4] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel)
` [PATCH] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
` [RFC PATCH] kexec, x86/boot: map systab region in identity mapping before accessing it
[PATCH 0/2 RESEND v10] add reserved e820 ranges to the kdump kernel e820 table
2019-04-18 13:26 UTC (11+ messages)
` [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'
[RESEND PATCH v5 0/4] support reserving crashkernel above 4G on arm64 kdump
2019-04-16 13:15 UTC (6+ messages)
` [RESEND PATCH v5 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [RESEND PATCH v5 2/4] arm64: kdump: support reserving crashkernel above 4G
` [RESEND PATCH v5 3/4] memblock: extend memblock_cap_memory_range to multiple ranges
` [RESEND PATCH v5 4/4] kdump: update Documentation about crashkernel on arm64
[PATCH] RISC-V: Add kexec support
2019-04-16 13:01 UTC
[PATCH] RISC-V: Add support for kexec on kexec-tools
2019-04-16 12:32 UTC
[PATCH v5 0/4] support reserving crashkernel above 4G on arm64 kdump
2019-04-16 7:43 UTC (5+ messages)
` [PATCH v5 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH v5 2/4] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v5 3/4] memblock: extend memblock_cap_memory_range to multiple ranges
` [PATCH v5 4/4] kdump: update Documentation about crashkernel on arm64
[PATCH v4 0/5] support reserving crashkernel above 4G on arm64 kdump
2019-04-16 2:55 UTC (8+ messages)
` [PATCH v4 1/5] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH v4 2/5] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v4 3/5] memblock: add memblock_cap_memory_ranges for multiple ranges
` [PATCH v4 4/5] arm64: kdump: support more than one crash kernel regions
` [PATCH v4 5/5] kdump: update Documentation about crashkernel on arm64
[PATCH v3 0/4] support reserving crashkernel above 4G on arm64 kdump
2019-04-15 5:04 UTC (17+ messages)
` [PATCH v3 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH v3 2/4] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v3 3/4] arm64: kdump: support more than one crash kernel regions
` [PATCH v3 4/4] kdump: update Documentation about crashkernel on arm64
[RESEND PATCH] arm64: support more than one crash kernel regions
2019-04-10 9:15 UTC (4+ messages)
[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
2019-04-09 9:07 UTC (15+ messages)
` [PATCH 1/3] arm64: kdump: support reserving crashkernel above 4G
` [PATCH 2/3] arm64: kdump: support more than one crash kernel regions
[PATCH v2 0/3] support reserving crashkernel above 4G on arm64 kdump
2019-04-09 7:31 UTC (4+ messages)
` [PATCH v2 1/3] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v2 2/3] arm64: kdump: support more than one crash kernel regions
` [PATCH v2 3/3] kdump: update Documentation about crashkernel on arm64
[PATCH v3 0/3] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-04-05 20:23 UTC (6+ messages)
` [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo
[PATCH v5 0/9] selftests/kexec: add kexec tests
2019-04-05 18:35 UTC (4+ messages)
` [PATCH] selftests/kexec: update get_secureboot_mode
[PATCH v2] x86/boot: Use EFI setup data if provided
2019-04-05 4:19 UTC (16+ messages)
` [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
[PATCH] x86: Always to to fill acpi_rsdp_addr in boot params
2019-04-04 18:05 UTC (3+ messages)
[PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
2019-04-04 14:08 UTC (15+ messages)
[PATCH 5.0 163/246] x86/kexec: Fill in acpi_rsdp_addr from the first kernel
2019-04-04 8:47 UTC
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;
as well as URLs for NNTP newsgroup(s).