[PATCH] kexec: Fix uninitialized struct kimage *image pointer
2025-12-12 10:53 UTC (2+ messages)
[PATCH] UKI: Fix the size of real payload
2025-12-12 10:13 UTC (2+ messages)
[PATCH v1 0/3] kexec: add kexec flag to control debug printing
2025-12-12 9:56 UTC (4+ 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
[PATCH] MAINTAINERS: add ABI headers to KHO and LIVE UPDATE
2025-12-12 7:12 UTC
[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
2025-12-11 4:26 UTC
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-12-11 3:00 UTC (15+ messages)
` [PATCH v8 12/17] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v8 17/17] Documentation: KHO: Add memblock bindings
[RFC PATCH 00/10] liveupdate: hugetlb support
2025-12-09 8:18 UTC (13+ 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 v4 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-12-09 3:27 UTC (29+ 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 04/12] arch/arm: "
` [PATCH v4 05/12] arch/arm64: "
` [PATCH v4 06/12] arch/loongarch: "
` [PATCH v4 07/12] arch/powerpc: "
` [PATCH v4 08/12] arch/riscv: "
` [PATCH v4 09/12] arch/x86: "
` [PATCH v4 10/12] arch/xtensa: "
` [PATCH v4 11/12] arch/um: "
` [PATCH v4 12/12] mm/kasan: make kasan=on|off take effect for all three modes
[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 (17+ messages)
` [PATCH v3 1/3] kexec: Fix uninitialized struct kimage *image pointer
` [PATCH v3 2/3] kexec: add kexec flag to control debug printing
` [PATCH v3 3/3] kexec: print out debugging message if required for kexec_load
[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 (11+ messages)
[PATCH v2][makedumpfile 00/14] btf/kallsyms based eppic extension for mm page filtering
2025-12-03 0:52 UTC (7+ messages)
` [PATCH v2][makedumpfile 08/14] Implement kernel btf resolving
[PATCH 0/2] kho: fixes for vmalloc restoration
2025-12-01 13:23 UTC (7+ messages)
` [PATCH 1/2] kho: kho_restore_vmalloc: fix initialization of pages array
` [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
[PATCH v4] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
2025-11-27 16:20 UTC (2+ messages)
[PATCH v3] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
2025-11-24 13:25 UTC (3+ messages)
[PATCH v2] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
2025-11-23 9:27 UTC (2+ messages)
[PATCH 0/2] liveupdate: Fix boot failure due to kmemleak access to unmapped pages
2025-11-22 18:07 UTC (7+ messages)
` [PATCH 1/2] mm: kmemleak: introduce kmemleak_no_scan_phys() helper
` [PATCH 2/2] liveupdate: Fix boot failure due to kmemleak access to unmapped pages
[PATCH v6 0/3] kexec: reorganize kexec and kdump sysfs
2025-11-21 3:23 UTC (5+ messages)
` [PATCH v6 1/3] kexec: move sysfs entries to /sys/kernel/kexec
` [PATCH v6 2/3] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v6 3/3] Documentation/ABI: new kexec and kdump sysfs interface
[PATCH v7] powerpc/kdump: Add support for crashkernel CMA reservation
2025-11-21 2:54 UTC (2+ messages)
[PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
2025-11-20 10:39 UTC (8+ messages)
` [PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access
[PATCH v6] crash: export crashkernel CMA reservation to userspace
2025-11-20 9:58 UTC (2+ messages)
[PATCH] kho: free chunks using free_page() instead of kfree()
2025-11-20 9:57 UTC (6+ messages)
` "
[PATCH] kho: free already restored pages when kho_restore_vmalloc() fails
2025-11-20 9:26 UTC (3+ messages)
[PATCH] MAINTAINERS: add test_kho to KHO's entry
2025-11-20 9:25 UTC (7+ messages)
[PATCH] test_kho: always print restore status
2025-11-20 1:18 UTC (4+ messages)
[PATCH v5] crash: export crashkernel CMA reservation to userspace
2025-11-17 18:33 UTC (3+ messages)
Zaplanowanie sukcesji
2025-11-17 9:05 UTC
[PATCH v5 1/3] kexec: move sysfs entries to /sys/kernel/kexec
2025-11-17 4:47 UTC (3+ messages)
` [PATCH v5 2/3] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v5 3/3] kexec: document new kexec and kdump sysfs ABIs
[PATCH v5] Documentation/ABI: add kexec and kdump sysfs interface
2025-11-17 3:51 UTC
[PATCH v2 00/13] kho: simplify state machine and enable dynamic updates
2025-11-16 14:57 UTC (26+ messages)
` [PATCH v2 01/13] kho: Fix misleading log message in kho_populate()
` [PATCH v2 02/13] kho: Convert __kho_abort() to return void
` [PATCH v2 03/13] kho: Introduce high-level memory allocation API
` [PATCH v2 04/13] kho: Preserve FDT folio only once during initialization
` [PATCH v2 05/13] kho: Verify deserialization status and fix FDT alignment access
` [PATCH v2 06/13] kho: Always expose output FDT in debugfs
` [PATCH v2 07/13] kho: Simplify serialization and remove __kho_abort
` [PATCH v2 08/13] kho: Remove global preserved_mem_map and store state in FDT
` [PATCH v2 09/13] kho: Remove abort functionality and support state refresh
` [PATCH v2 10/13] kho: Update FDT dynamically for subtree addition/removal
` [PATCH v2 11/13] kho: Allow kexec load before KHO finalization
` [PATCH v2 12/13] kho: Allow memory preservation state updates after finalization
` [PATCH v2 13/13] kho: Add Kconfig option to enable KHO by default
[PATCH] liveupdate: kho: Enable KHO by default
2025-11-15 9:42 UTC (4+ messages)
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).