Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-05 08:24:37 to 2019-04-02 08:42:57 UTC [more...]

[PATCH] x86/boot: Use EFI setup data if provided
 2019-04-02  9:41 UTC  (45+ messages)
            ` [PATCH v2] "
                ` [PATCH v2] x86/boot: Don't try to search RSDP from EFI when kexec-booted
                                        ` [PATCH] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
                                        ` [PATCH v2] "

[PATCH 0/2 RESEND v10] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-29 12:39 UTC  (3+ messages)
` [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 RESEND v10] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH 0/2 v10] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-29 11:41 UTC  (5+ messages)
` [PATCH 1/2 v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 v10] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH 0/3 v9] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-28 14:00 UTC  (13+ messages)
` [PATCH 1/3 v9] x86/mm: Change the examination condition to avoid confusion
` [PATCH 2/3 v9] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 3/3 v9] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH v3 0/3] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-03-28 11:42 UTC  (7+ messages)
` [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo
` [PATCH v3 2/3] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' "
` [PATCH v3 3/3] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'

[PATCH] x86: Always to to fill acpi_rsdp_addr in boot params
 2019-03-28  9:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.0 173/262] x86/kexec: Fill in acpi_rsdp_addr from the first kernel
 2019-03-27 18:00 UTC 

[PATCH v5 0/9] selftests/kexec: add kexec tests
 2019-03-27 11:56 UTC  (13+ messages)
` [PATCH v5 1/9] selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
` [PATCH v5 2/9] selftests/kexec: cleanup the kexec selftest
` [PATCH v5 3/9] selftests/kexec: define a set of common functions
` [PATCH v5 4/9] selftests/kexec: define common logging functions
` [PATCH v5 5/9] kselftest/kexec: define "require_root_privileges"
` [PATCH v5 6/9] selftests/kexec: kexec_file_load syscall test
` [PATCH v5 7/9] selftests/kexec: Add missing '=y' to config options
` [PATCH v5 8/9] selftests/kexec: check kexec_load and kexec_file_load are enabled
` [PATCH v5 9/9] selftests/kexec: make kexec_load test independent of IMA being enabled

[PATCH 0/3 v2] Add kdump support for the SEV enabled guest
 2019-03-27  5:36 UTC  (4+ messages)
` [PATCH 1/3 v2] x86/kexec: Do not map the kexec area as decrypted when SEV is active
` [PATCH 2/3 v2] x86/kexec: Set the C-bit in the identity map page table "
` [PATCH 3/3 v2] kdump, proc/vmcore: Enable kdumping encrypted memory when SEV was active

[PATCH V31 04/25] kexec_load: Disable at runtime if the kernel is locked down
 2019-03-26 18:27 UTC  (4+ messages)
` [PATCH V31 05/25] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V31 06/25] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH v4a 1/2] selftests/kexec: make tests independent of IMA being enabled
 2019-03-26 13:56 UTC  (6+ messages)
` [PATCH v4a 2/2] selftests/kexec: testing CONFIG_KEXEC_BZIMAGE_VERIFY_SIG is not enough

[PATCH 0/3] Add kdump support for the SEV enabled guest
 2019-03-26 10:06 UTC  (14+ messages)
` [PATCH 1/3] kexec: Do not map the kexec area as decrypted when SEV is active
` [PATCH 2/3] kexec: Set the C-bit in the identity map page table "
` [PATCH 3/3] kdump, proc/vmcore: Enable kdumping encrypted memory when SEV was active

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-26  9:58 UTC  (8+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH] include/kcore: Remove left-over instances of 'kclist_add_remap()'
 2019-03-26  6:50 UTC 

[PATCH 04/27] kexec_load: Disable at runtime if the kernel is locked down
 2019-03-25 22:09 UTC  (4+ messages)
` [PATCH 05/27] Copy secure_boot flag in boot params across kexec reboot
` [PATCH 06/27] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH 07/27] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH 4.4 098/230] x86/kexec: Dont setup EFI info if EFI runtime is not enabled
 2019-03-22 11:13 UTC 

[PATCH 3.18 068/134] x86/kexec: Dont setup EFI info if EFI runtime is not enabled
 2019-03-22 11:14 UTC 

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-03-22  8:22 UTC  (11+ messages)

[PATCH] kexec: fix the check in crash_save_cpu
 2019-03-22  2:50 UTC 

[PATCH v4 0/8] selftests/kexec: add kexec tests
 2019-03-20 12:03 UTC  (12+ messages)
` [PATCH v4 1/8] selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
` [PATCH v4 2/8] selftests/kexec: cleanup the kexec selftest
` [PATCH v4 3/8] selftests/kexec: define a set of common functions
` [PATCH v4 4/8] selftests/kexec: define common logging functions
` [PATCH v4 5/8] kselftest/kexec: define "require_root_privileges"
` [PATCH v4 6/8] selftests/kexec: kexec_file_load syscall test
` [PATCH v4 7/8] selftests/kexec: Add missing '=y' to config options
` [PATCH v4 8/8] selftests/kexec: check kexec_load and kexec_file_load are enabled

[PATCH] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-03-19  2:47 UTC  (2+ messages)

[RFC] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-03-18 19:51 UTC  (2+ messages)

[PATCH] kexec/x86: Unconditionally add the acpi_rsdp command line
 2019-03-15  9:35 UTC 

[PATCH v2 0/2] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-03-14 14:22 UTC  (7+ messages)
` [PATCH v2 1/2] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo
` [PATCH v2 2/2] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' "

[PATCH 4.9 58/96] x86/kexec: Dont setup EFI info if EFI runtime is not enabled
 2019-03-12 17:10 UTC 

[PATCH 4.14 079/135] x86/kexec: Dont setup EFI info if EFI runtime is not enabled
 2019-03-12 17:08 UTC 

[PATCH 4.19 052/149] x86/kexec: Dont setup EFI info if EFI runtime is not enabled
 2019-03-12 17:07 UTC 

[PATCH 4.20 060/171] x86/kexec: Dont setup EFI info if EFI runtime is not enabled
 2019-03-12 17:07 UTC 

[PATCH v3 0/7] selftests/ima: add kexec and kernel module tests
 2019-03-12 16:51 UTC  (12+ messages)
` [PATCH v3 1/7] selftests/ima: cleanup the kexec selftest
` [PATCH v3 2/7] selftests/ima: define a set of common functions
` [PATCH v3 3/7] selftests/ima: define common logging functions
` [PATCH v3 4/7] kselftest/ima: define "require_root_privileges"
` [PATCH v3 5/7] selftests/ima: kexec_file_load syscall test
` [PATCH v3 6/7] selftests/ima: loading kernel modules
` [PATCH v3 7/7] selftests/ima: Add missing '=y' to config options

[PATCH v3] Remove the memory encryption mask to obtain the true physical address
 2019-03-12  1:13 UTC  (5+ messages)

[PATCH 0/3] selftest/ima: fail kexec_load syscall
 2019-03-11 19:20 UTC  (12+ messages)
` [PATCH 3/3] x86/ima: retry detecting secure boot mode

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-03-11 16:40 UTC  (9+ messages)
` [PATCH v2 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v2] makedumpfile: exclude pages that are logically offline

[PATCH v3 0/3] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2019-03-10 10:57 UTC  (4+ messages)
` [PATCH v3 1/3] tree-wide: Retrieve 'MAX_PHYSMEM_BITS' from vmcoreinfo (if available)
` [PATCH v3 2/3] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA support)
` [PATCH v3 3/3] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit user-space VA support)

[PATCH 0/3] selftest/ima: add kexec_file_load test
 2019-03-08 13:45 UTC  (6+ messages)
` [PATCH 2/3] scripts/ima: define a set of common functions

machine_kexec() stuck at load_segments() in arch/x86/kernel/machine_kexec_64.c
 2019-03-07  9:31 UTC 

[PATCH v2] x86: Introduce a new option --reuse-video-type
 2019-03-06 12:51 UTC  (3+ messages)

[PATCH] x86: Introdudce a new option --force-vga
 2019-03-05 10:17 UTC  (5+ messages)


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