public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-11-28 03:35:33 to 2025-12-25 02:26:49 UTC [more...]

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2025-12-19 21:26 UTC  (45+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers
` [PATCH v15 03/28] tpm: Move TPM2 "
` [PATCH v15 04/28] tpm: Move TPM common base definitions to new public common header
` [PATCH v15 05/28] tpm: Move platform specific definitions to the new PTP header
` [PATCH v15 06/28] tpm: Add TPM buffer support header for standalone reuse
` [PATCH v15 07/28] tpm: Remove main TPM header from TPM event log header
` [PATCH v15 08/28] tpm/tpm_tis: Close all localities
` [PATCH v15 09/28] tpm/tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v15 10/28] tpm/tpm_tis: Allow locality to be set to a different value
` [PATCH v15 11/28] tpm/sysfs: Show locality used by kernel
` [PATCH v15 13/28] x86: Secure Launch Kconfig
` [PATCH v15 14/28] x86: Secure Launch Resource Table header file
` [PATCH v15 15/28] x86: Secure Launch main "
` [PATCH v15 16/28] x86/txt: Intel Trusted eXecution Technology (TXT) definitions
` [PATCH v15 17/28] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v15 18/28] x86: Add early SHA-256 "
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver
` [PATCH v15 20/28] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v15 21/28] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v15 22/28] x86: Secure Launch kernel early boot stub
` [PATCH v15 23/28] x86: Secure Launch kernel late "
` [PATCH v15 24/28] x86: Secure Launch SMP bringup support
` [PATCH v15 25/28] kexec: Secure Launch kexec SEXIT support
` [PATCH v15 26/28] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v15 27/28] x86: Secure Launch late initcall platform module
` [PATCH v15 28/28] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-12-25  2:26 UTC  (25+ messages)
` [PATCH v4 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v4 02/12] mm/kasan: move kasan= code to common place
` [PATCH v4 03/12] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v4 11/12] arch/um: "
` [PATCH v4 12/12] mm/kasan: make kasan=on|off take effect for all three modes

[PATCH] powerpc/kexec/core: use big-endian types for crash variables
 2025-12-24 15:12 UTC 

[PATCH] kho: add support for deferred struct page init
 2025-12-24  7:34 UTC 

[PATCH v2][makedumpfile 00/14] btf/kallsyms based eppic extension for mm page filtering
 2025-12-23 22:22 UTC  (11+ messages)
` [PATCH v2][makedumpfile 08/14] Implement kernel btf resolving
` [PATCH v2][makedumpfile 14/14] Introducing 2 eppic scripts to test the dwarf/btf eppic extension

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-23 18:16 UTC  (21+ messages)
` [RFC PATCH 01/10] kho: drop restriction on maximum page order
` [RFC PATCH 02/10] kho: disable scratch-only earlier in boot
` [RFC PATCH 03/10] liveupdate: do early initialization before hugepages are allocated
` [RFC PATCH 04/10] liveupdate: flb: allow getting FLB data in early boot
` [RFC PATCH 05/10] mm: hugetlb: export some functions to hugetlb-internal header
` [RFC PATCH 06/10] liveupdate: hugetlb subsystem FLB state preservation
` [RFC PATCH 07/10] mm: hugetlb: don't allocate pages already in live update
` [RFC PATCH 08/10] mm: hugetlb: disable CMA if liveupdate is enabled
` [RFC PATCH 09/10] mm: hugetlb: allow freezing the inode
` [RFC PATCH 10/10] liveupdate: allow preserving hugetlb-backed memfd

[PATCH] kho: simplify page initialization in kho_restore_page()
 2025-12-23 17:49 UTC  (2+ messages)

[PATCH] kho: add support for deferred struct page init
 2025-12-23 17:37 UTC  (17+ messages)

[PATCH v4] kho: validate preserved memory map during population
 2025-12-23 14:11 UTC  (2+ messages)

[PATCH v3] kho: validate preserved memory map during population
 2025-12-23 13:39 UTC  (4+ messages)

[PATCH] crash_dump: Constify struct configfs_item_operations and configfs_group_operations
 2025-12-23  3:56 UTC  (5+ messages)

[PATCHv3 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
 2025-12-22  2:09 UTC  (3+ messages)
` [PATCHv3 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area

[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
 2025-12-20  3:30 UTC  (4+ messages)

[PATCH v2 0/4] kexec: add kexec flag to control debug printing
 2025-12-19  9:31 UTC  (5+ messages)
` [PATCH v2 1/4] kexec: Replace the goto out_unlock with out
` [PATCH v2 2/4] kexec: add kexec flag to control debug printing
` [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
` [PATCH v2 4/4] arm64: kexec: Adjust the debug print of kexec_image_info

[PATCH v2] kho: validate preserved memory map during population
 2025-12-19  6:54 UTC  (3+ messages)

[PATCH v2 00/13] kho: simplify state machine and enable dynamic updates
 2025-12-19  3:11 UTC  (6+ messages)
` [PATCH v2 11/13] kho: Allow kexec load before KHO finalization

[PATCH] kho: validate preserved memory map during population
 2025-12-19  2:34 UTC  (3+ messages)

[PATCH v2] kexec: Replace the goto out_unlock with out
 2025-12-17  2:20 UTC  (3+ messages)

[PATCH 0/2] vmcoreinfo: support VMCOREINFO_BYTES larger than PAGE_SIZE
 2025-12-16 13:28 UTC  (3+ messages)
` [PATCH 1/2] kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTES
` [PATCH 2/2] kernel/crash: handle multi-page vmcoreinfo in crash kernel copy

[PATCH] Remove duplicate header file references
 2025-12-16 11:44 UTC  (4+ messages)
` [PATCH v2] kho: "
` [PATCH v3] "

[PATCH] MAINTAINERS: add ABI headers to KHO and LIVE UPDATE
 2025-12-16 10:59 UTC  (2+ messages)

[PATCH] kexec: Fix uninitialized struct kimage *image pointer
 2025-12-15  9:18 UTC  (8+ messages)

[PATCH v1 0/3] kexec: add kexec flag to control debug printing
 2025-12-15  4:41 UTC  (6+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] kexec: print out debugging message if required for kexec_load
` [PATCH v1 3/3] arm64: kexec: Adjust the debug print of kexec_image_info

[Hypervisor Live Update] Notes from December 1, 2025
 2025-12-14  4:15 UTC 

[PATCH] UKI: Fix the size of real payload
 2025-12-12 10:13 UTC  (2+ messages)

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-12-11  3:00 UTC  (3+ messages)
` [PATCH v8 17/17] Documentation: KHO: Add memblock bindings

[PATCH v3 0/4] Make KHO Stateless
 2025-12-09  2:53 UTC  (5+ messages)
` [PATCH v3 1/4] kho: Introduce KHO FDT ABI header
` [PATCH v3 2/4] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH v3 3/4] kho: Adopt radix tree for preserved memory tracking
` [PATCH v3 4/4] kho: Remove finalize state and clients

[PATCH v3 0/3] kexec: print out debugging message if required for kexec_load
 2025-12-09  0:45 UTC  (8+ messages)

[PATCH 0/4] Make KHO Stateless
 2025-12-08  6:35 UTC  (5+ messages)
` [PATCH 1/4] kho: Introduce KHO FDT ABI header
` [PATCH 2/4] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH 3/4] kho: Adopt radix tree for preserved memory tracking
` [PATCH 4/4] kho: Remove finalize state and clients

Zwrot
 2025-12-05  8:50 UTC 

[PATCH kexec-tools] ppc64: Fix minor build warnings
 2025-12-03 17:29 UTC  (2+ messages)

[PATCH 1/2] kexec-tools: powerpc: Fix function signature of comparefunc()
 2025-12-03 17:24 UTC  (3+ messages)

[PATCHv2 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
 2025-12-03  8:06 UTC  (4+ messages)

[PATCH 0/2] kho: fixes for vmalloc restoration
 2025-12-01 13:23 UTC  (5+ messages)
` [PATCH 2/2] kho: fix restoring of contiguous ranges of order-0 pages

[Hypervisor Live Update] Notes from November 17, 2025
 2025-11-30  3:13 UTC 


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