index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kexec_handover.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
mm/mm_init: don't rely on memblock to get KHO scratch migratetype
Pratyush Yadav (Google)
1
-0
/
+15
2026-08-04
kho: initialize kho_scratch pointer earlier in boot
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
kho: expose kho_scratch_overlap() to kexec_handover.h
Pratyush Yadav (Google)
1
-0
/
+7
2026-07-07
x86/setup: do not include kexec_handover.h from asm/setup.h
Pratyush Yadav (Google)
1
-5
/
+1
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
1
-2
/
+3
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
1
-4
/
+4
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
1
-2
/
+2
2026-01-31
kho: use unsigned long for nr_pages
Pratyush Yadav
1
-3
/
+3
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
1
-25
/
+2
2025-11-27
kho: allow memory preservation state updates after finalization
Pasha Tatashin
1
-15
/
+6
2025-11-27
kho: introduce high-level memory allocation API
Pasha Tatashin
1
-7
/
+15
2025-11-27
kho: add interfaces to unpreserve folios, page ranges, and vmalloc
Pasha Tatashin
1
-0
/
+18
2025-11-27
kho: drop notifiers
Mike Rapoport (Microsoft)
1
-23
/
+5
2025-10-07
kho: add support for preserving vmalloc allocations
Mike Rapoport (Microsoft)
1
-0
/
+28
2025-10-07
kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport (Microsoft)
1
-2
/
+3
2025-09-13
kexec: introduce is_kho_boot()
Evangelos Petrongonas
1
-0
/
+6
2025-05-12
kexec: enable KHO support for memory preservation
Mike Rapoport (Microsoft)
1
-0
/
+36
2025-05-12
kexec: add KHO parsing support
Alexander Graf
1
-0
/
+14
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
1
-0
/
+59