Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-10 20:48:44 to 2025-04-24 16:07:31 UTC [more...]

[PATCH] x86/sev: Fix making shared pages private during kdump
 2025-04-24 15:29 UTC  (2+ messages)

[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-24 14:37 UTC  (14+ messages)
` [PATCH v13 1/9] ima: rename variable the seq_file "file" to "ima_kexec_file"
` [PATCH v13 2/9] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v13 3/9] kexec: define functions to map and unmap segments
` [PATCH v13 4/9] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v13 5/9] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v13 6/9] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v13 7/9] ima: verify if the segment size has changed
` [PATCH v13 8/9] ima: make the kexec extra memory configurable
` [PATCH v13 9/9] ima: measure kexec load and exec events as critical data

[PATCH v2] x86/sev: Fix SNP guest kdump hang/softlockup/panic
 2025-04-24 14:15 UTC 

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-24 12:36 UTC  (45+ messages)
` [PATCH v14 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v14 02/19] x86: Secure Launch Kconfig
` [PATCH v14 03/19] x86: Secure Launch Resource Table header file
` [PATCH v14 04/19] x86: Secure Launch main "
` [PATCH v14 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v14 06/19] x86: Add early SHA-256 "
` [PATCH v14 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v14 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v14 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v14 10/19] x86: Secure Launch kernel late "
` [PATCH v14 11/19] x86: Secure Launch SMP bringup support
` [PATCH v14 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v14 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v14 14/19] tpm, tpm_tis: Close all localities
` [PATCH v14 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v14 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v14 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module
` [PATCH v14 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH] kexec: include asm/early_ioremap.h
 2025-04-24  9:33 UTC  (3+ messages)

[PATCH] [v2] kexec: include asm/early_ioremap.h
 2025-04-24  9:32 UTC 

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-24  8:32 UTC  (17+ messages)
` [PATCH v6 01/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v6 02/14] memblock: Add support for scratch memory
` [PATCH v6 03/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v6 04/14] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v6 05/14] kexec: add KHO parsing support
` [PATCH v6 06/14] kexec: enable KHO support for memory preservation
` [PATCH v6 07/14] kexec: add KHO support to kexec file loads
` [PATCH v6 08/14] kexec: add config option for KHO
` [PATCH v6 09/14] arm64: add KHO support
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support
` [PATCH v6 12/14] memblock: add KHO support for reserve_mem
` [PATCH v6 13/14] Documentation: add documentation for KHO
` [PATCH v6 14/14] Documentation: KHO: Add memblock bindings

[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-04-24  0:08 UTC  (7+ messages)
` [PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v8 6/7] x86/crash: pass dm crypt keys to "

[ANNOUNCE] makedumpfile 1.7.7
 2025-04-23 19:00 UTC  (2+ messages)

[PATCH v2 0/4] kexec-tools RISC-V port
 2025-04-23 16:13 UTC  (6+ messages)
` [PATCH v2 1/4] RISC-V: Add support for riscv kexec/kdump on kexec-tools
` [PATCH v2 2/4] RISC-V: Enable kexec_file_load syscall
` [PATCH v2 3/4] RISC-V: Separate elf_riscv_find_pbase out
` [PATCH v2 4/4] RISC-V: Support loading Image binary file

[PATCH] x86_64: Use the x86-64 level for purgatory
 2025-04-23 15:45 UTC  (3+ messages)

[PATCH] workflow: update to Ubuntu 24.04
 2025-04-23 15:44 UTC  (2+ messages)

[PATCH] x86/sev: Fix SNP guest kdump hang/softlockup/panic
 2025-04-22 14:53 UTC  (3+ messages)

[PATCH 0/4] kexec-tools RISC-V port
 2025-04-22 13:54 UTC  (6+ messages)
` [PATCH 1/4] RISC-V: Add support for riscv kexec/kdump on kexec-tools

[ANNOUNCE] kexec-tools 2.0.31
 2025-04-22  9:21 UTC 

[PATCH v12 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-21 21:44 UTC  (31+ messages)
` [PATCH v12 1/9] ima: rename variable the seq_file "file" to "ima_kexec_file"
` [PATCH v12 2/9] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v12 3/9] kexec: define functions to map and unmap segments
` [PATCH v12 4/9] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v12 5/9] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v12 6/9] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v12 7/9] ima: verify if the segment size has changed
` [PATCH v12 8/9] ima: make the kexec extra memory configurable
` [PATCH v12 9/9] ima: measure kexec load and exec events as critical data

[PATCH] crash: Fix spelling mistake "crahskernel" -> "crashkernel"
 2025-04-18 13:07 UTC  (2+ messages)

[RFC PATCH] ima: add a knob to make IMA be able to be disabled
 2025-04-16  3:22 UTC  (11+ messages)

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-15 22:16 UTC  (29+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 04/19] x86: Secure Launch main header file
` [PATCH v13 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 10/19] x86: Secure Launch kernel late "
` [PATCH v13 11/19] x86: Secure Launch SMP bringup support
` [PATCH v13 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v13 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v13 14/19] tpm, tpm_tis: Close all localities
` [PATCH v13 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v13 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v13 18/19] x86: Secure Launch late initcall platform module
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch

[ANNOUNCE] kexec-tools 2.0.31-rc1
 2025-04-14 10:59 UTC 

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-04-11  4:02 UTC  (37+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation

[Hypervisor Live Update] Notes from April 7, 2025
 2025-04-14  1:57 UTC 

Trying to kexec on Allwinner A80
 2025-04-13  8:52 UTC  (11+ messages)

[PATCH v5 12/16] arm64: add KHO support
 2025-04-11  3:47 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