kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-06 02:45:15 to 2025-01-07 08:41:31 UTC [more...]

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

[PATCH v2] crash: Export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
 2025-01-07  8:01 UTC 

[PATCH v2 0/5] elf: Define note name macros
 2025-01-06 17:23 UTC  (15+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] binfmt_elf: Use "
` [PATCH v2 3/5] powwerpc: "
` [PATCH v2 4/5] crash: "
` [PATCH v2 5/5] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH 0/9] x86/kexec: Fixes for tip/x86/boot
 2025-01-06 16:27 UTC  (37+ messages)
` [PATCH 1/9] x86/kexec: Disable global pages before writing to control page
      ` [EXTERNAL] "
` [PATCH 2/9] x86/kexec: Ensure preserve_context flag is set on return to kernel
` [PATCH 3/9] x86/kexec: Use correct swap page in swap_pages function
` [PATCH 4/9] x86/kexec: Fix stack and handling of re-entry point for ::preserve_context
` [PATCH 5/9] x86/kexec: Fix location of relocate_kernel with -ffunction-sections
` [PATCH 6/9] x86/kexec: Mark machine_kexec() with __nocfi
` [PATCH 7/9] kexec_core: Add and update comments regarding the KEXEC_JUMP flow
` [PATCH 8/9] x86/kexec: Cope with relocate_kernel() not being at the start of the page
` [PATCH 9/9] x86/kexec: Use typedef for relocate_kernel_fn function prototype

[PATCH] crash: Export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
 2025-01-03 14:26 UTC  (4+ messages)

[PATCH v6 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-01-03  2:24 UTC  (16+ messages)
` [PATCH v6 3/7] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v6 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v6 6/7] x86/crash: pass dm crypt keys to kdump kernel

Business request
 2024-12-26  8:21 UTC 

Unified Kernel Image Support
 2024-12-22 20:06 UTC  (5+ messages)

Does anyone actually use KEXEC_JUMP?
 2024-12-20  7:22 UTC  (4+ messages)

[PATCH v5 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-12-19 22:28 UTC  (37+ messages)
` [PATCH v5 07/20] x86/kexec: Invoke copy of relocate_kernel() instead of the original
` [PATCH v5 13/20] x86/kexec: Mark relocate_kernel page as ROX instead of RWX
            ` [PATCH] x86/kexec: Only write through identity mapping of control page
                    ` [PATCH] x86/kexec: Disable global pages before writing to "

[PATCH 0/5] powerpc/crash: use generic crashkernel reservation
 2024-12-17  6:46 UTC  (6+ messages)
` [PATCH 1/5] crash: remove an unused argument from reserve_crashkernel_generic()
` [PATCH 2/5] crash: let arch decide crash memory export to iomem_resource
` [PATCH 3/5] powerpc/kdump: preserve user-specified memory limit
` [PATCH 4/5] powerpc/crash: use generic crashkernel reservation
` [PATCH 5/5] crash: option to let arch decide mem range is usable

Lockdep warnings on kexec (virtio_blk, hrtimers)
 2024-12-16 17:41 UTC  (34+ messages)
                    ` [PATCH] sched: Prevent rescheduling when interrupts are disabled

[PATCH] mips: disable CRASH_DUMP by default
 2024-12-16 17:35 UTC 

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-12-14  2:56 UTC  (19+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[Patch v2 0/2] ZBOOT zstd support
 2024-12-13 12:46 UTC  (5+ messages)
` [Patch v2 1/2] zstd: Add zstd decompression logic
` [Patch v2 2/2] kexec: Enable zstd in kexec decompression paths

[PATCH] Correct string specifiers
 2024-12-13 12:43 UTC  (2+ messages)

[PATCH 0/2] kexec-tools: Truncate PE file if it is signed
 2024-12-13 12:43 UTC  (5+ messages)
` [PATCH 1/2] PE: Extract get_pehdr_offset() for reuse
` [PATCH 2/2] pe-zboot: Truncate the trailing zero if Image is signed

[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
 2024-12-13  9:54 UTC  (2+ messages)
` [PATCH v2 1/1] kexec_core: "

Can't use kexec-tools for preserve-context kexec 'call'?
 2024-12-12  9:41 UTC  (3+ messages)

[PATCH] kexec: Initialize ELF lowest address to ULONG_MAX
 2024-12-12  2:58 UTC  (3+ messages)

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-12-11 22:32 UTC  (2+ messages)

[PATCH 0/2] ZBOOT zstd support
 2024-12-11 14:53 UTC  (6+ messages)
` [PATCH 1/2] zstd: Add zstd decompression logic
` [PATCH 2/2] kexec: Enable zstd in kexec decompression paths

Kexec HandOver (KHO) discussion recap and open questions
 2024-12-09 19:06 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).