summaryrefslogtreecommitdiff
path: root/kernel/liveupdate/luo_file.c
AgeCommit message (Expand)Author
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin
2026-02-08liveupdate: luo_file: Use private listPasha Tatashin
2026-02-02liveupdate: luo_file: do not clear serialized_data on unfreezePratyush Yadav (Google)
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter
2025-11-27liveupdate: luo_file: add private argument to store runtime statePratyush Yadav
2025-11-27liveupdate: luo_file: implement file systems callbacksPasha Tatashin