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