summaryrefslogtreecommitdiff
path: root/include/linux/kexec_handover.h
AgeCommit message (Expand)Author
2026-08-04mm/mm_init: don't rely on memblock to get KHO scratch migratetypePratyush Yadav (Google)
2026-08-04kho: initialize kho_scratch pointer earlier in bootPratyush Yadav (Google)
2026-08-04kho: expose kho_scratch_overlap() to kexec_handover.hPratyush Yadav (Google)
2026-07-07x86/setup: do not include kexec_handover.h from asm/setup.hPratyush Yadav (Google)
2026-04-18kho: persist blob size in KHO FDTBreno Leitao
2026-04-18kho: rename fdt parameter to blob in kho_add/remove_subtree()Breno Leitao
2026-04-18kho: add size parameter to kho_add_subtree()Breno Leitao
2026-01-31kho: use unsigned long for nr_pagesPratyush Yadav
2026-01-26kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu
2025-11-27kho: allow memory preservation state updates after finalizationPasha Tatashin
2025-11-27kho: introduce high-level memory allocation APIPasha Tatashin
2025-11-27kho: add interfaces to unpreserve folios, page ranges, and vmallocPasha Tatashin
2025-11-27kho: drop notifiersMike Rapoport (Microsoft)
2025-10-07kho: add support for preserving vmalloc allocationsMike Rapoport (Microsoft)
2025-10-07kho: replace kho_preserve_phys() with kho_preserve_pages()Mike Rapoport (Microsoft)
2025-09-13kexec: introduce is_kho_boot()Evangelos Petrongonas
2025-05-12kexec: enable KHO support for memory preservationMike Rapoport (Microsoft)
2025-05-12kexec: add KHO parsing supportAlexander Graf
2025-05-12kexec: add Kexec HandOver (KHO) generation helpersAlexander Graf