开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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