index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
liveupdate
/
luo_flb.c
Age
Commit message (
Expand
)
Author
2026-06-03
liveupdate: centralize state management into struct luo_ser
Pasha Tatashin
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
2026-06-01
liveupdate: Use refcount_t for FLB reference counts
David Matlack
2026-04-18
liveupdate: make unregister functions return void
Pasha Tatashin
2026-04-18
liveupdate: auto unregister FLBs on file handler unregistration
Pasha Tatashin
2026-04-18
liveupdate: remove luo_session_quiesce()
Pasha Tatashin
2026-04-18
liveupdate: defer FLB module refcounting to active sessions
Pasha Tatashin
2026-04-18
liveupdate: protect FLB lists with luo_register_rwlock
Pasha Tatashin
2026-04-18
liveupdate: synchronize lazy initialization of FLB private state
Pasha Tatashin
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-08
liveupdate: luo_flb: introduce File-Lifecycle-Bound global state
Pasha Tatashin