index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kexec_handover.h
Age
Commit message (
Expand
)
Author
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
2026-01-31
kho: use unsigned long for nr_pages
Pratyush Yadav
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
2025-11-27
kho: allow memory preservation state updates after finalization
Pasha Tatashin
2025-11-27
kho: introduce high-level memory allocation API
Pasha Tatashin
2025-11-27
kho: add interfaces to unpreserve folios, page ranges, and vmalloc
Pasha Tatashin
2025-11-27
kho: drop notifiers
Mike Rapoport (Microsoft)
2025-10-07
kho: add support for preserving vmalloc allocations
Mike Rapoport (Microsoft)
2025-10-07
kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport (Microsoft)
2025-09-13
kexec: introduce is_kho_boot()
Evangelos Petrongonas
2025-05-12
kexec: enable KHO support for memory preservation
Mike Rapoport (Microsoft)
2025-05-12
kexec: add KHO parsing support
Alexander Graf
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf