aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/liveupdate/kexec_handover_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-18kho: fix kho_in_debugfs_init() to handle non-FDT blobsBreno Leitao1-11/+21
2026-04-18kho: persist blob size in KHO FDTBreno Leitao1-1/+2
2026-04-18kho: rename fdt parameter to blob in kho_add/remove_subtree()Breno Leitao1-12/+13
2026-04-18kho: add size parameter to kho_add_subtree()Breno Leitao1-6/+9
2026-04-05kho: remove finalize state and clientsJason Miu1-23/+0
2026-04-05kho: adopt radix tree for preserved memory trackingJason Miu1-1/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-11-27kho: remove abort functionality and support state refreshPasha Tatashin1-1/+1
2025-11-27liveupdate: kho: use %pe format specifier for error pointer printingZhu Yanjun1-4/+6
2025-11-27liveupdate: kho: move to kernel/liveupdatePasha Tatashin1-0/+219