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_file.c
Age
Commit message (
Expand
)
Author
2026-04-18
liveupdate: defer file handler module refcounting to active sessions
Pasha Tatashin
2026-04-18
liveupdate: make unregister functions return void
Pasha Tatashin
2026-04-18
liveupdate: remove liveupdate_test_unregister()
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: protect file handler list with rwsem
Pasha Tatashin
2026-04-18
liveupdate: safely print untrusted strings
Pasha Tatashin
2026-04-18
liveupdate: prevent double management of files
Pasha Tatashin
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
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-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-08
tests/liveupdate: add in-kernel liveupdate test
Pasha Tatashin
2026-02-08
liveupdate: luo_flb: introduce File-Lifecycle-Bound global state
Pasha Tatashin
2026-02-08
liveupdate: luo_file: Use private list
Pasha Tatashin
2026-02-02
liveupdate: luo_file: do not clear serialized_data on unfreeze
Pratyush Yadav (Google)
2025-12-10
liveupdate: luo_file: don't use invalid list iterator
Dan Carpenter
2025-11-27
liveupdate: luo_file: add private argument to store runtime state
Pratyush Yadav
2025-11-27
liveupdate: luo_file: implement file systems callbacks
Pasha Tatashin