summaryrefslogtreecommitdiff
path: root/include/linux/kho
AgeCommit message (Expand)AuthorFilesLines
2026-06-03liveupdate: Remove limit on the number of files per sessionPasha Tatashin1-6/+7
2026-06-03liveupdate: Remove limit on the number of sessionsPasha Tatashin1-21/+2
2026-06-03kho: add support for linked-block serializationPasha Tatashin2-1/+55
2026-06-03liveupdate: register luo_ser as KHO subtreePasha Tatashin1-36/+21
2026-06-03liveupdate: centralize state management into struct luo_serPasha Tatashin1-60/+31
2026-06-01kho: docs: fix typo in ABI documentationLongWei1-1/+1
2026-05-26kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizesGeorge Guo1-1/+1
2026-04-18kho: kexec-metadata: track previous kernel chainBreno Leitao1-0/+46
2026-04-18kho: persist blob size in KHO FDTBreno Leitao1-4/+16
2026-04-05kho: adopt radix tree for preserved memory trackingJason Miu1-15/+129
2026-04-05mm: memfd_luo: preserve file sealsPratyush Yadav (Google)1-1/+17
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin1-0/+5
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin1-0/+76
2026-01-27kho/abi: add memblock ABI headerMike Rapoport (Microsoft)1-0/+73
2026-01-27kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu2-1/+79
2026-01-27kho: introduce KHO FDT ABI headerJason Miu1-0/+85
2026-01-27kho/abi: memfd: make generated documentation more coherentMike Rapoport (Microsoft)1-2/+2
2026-01-27kho/abi: luo: make generated documentation more coherentMike Rapoport (Microsoft)1-4/+4
2025-11-28mm: memfd_luo: allow preserving memfdPratyush Yadav1-0/+77
2025-11-28liveupdate: luo_file: implement file systems callbacksPasha Tatashin1-1/+38
2025-11-28liveupdate: luo_session: add sessions supportPasha Tatashin1-0/+71
2025-11-28liveupdate: luo_core: integrate with KHOPasha Tatashin1-0/+58