aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/liveupdate/luo_flb.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-18liveupdate: make unregister functions return voidPasha Tatashin1-8/+3
2026-04-18liveupdate: auto unregister FLBs on file handler unregistrationPasha Tatashin1-27/+57
2026-04-18liveupdate: remove luo_session_quiesce()Pasha Tatashin1-49/+10
2026-04-18liveupdate: defer FLB module refcounting to active sessionsPasha Tatashin1-10/+17
2026-04-18liveupdate: protect FLB lists with luo_register_rwlockPasha Tatashin1-0/+14
2026-04-18liveupdate: synchronize lazy initialization of FLB private statePasha Tatashin1-1/+6
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
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin1-0/+654