index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
liveupdate
/
luo_file.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
-16
/
+25
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-6
/
+33
2026-02-08
tests/liveupdate: add in-kernel liveupdate test
Pasha Tatashin
-1
/
+7
2026-02-08
liveupdate: luo_flb: introduce File-Lifecycle-Bound global state
Pasha Tatashin
-2
/
+22
2026-02-08
liveupdate: luo_file: Use private list
Pasha Tatashin
-3
/
+4
2026-02-02
liveupdate: luo_file: do not clear serialized_data on unfreeze
Pratyush Yadav (Google)
-2
/
+0
2025-12-10
liveupdate: luo_file: don't use invalid list iterator
Dan Carpenter
-2
/
+5
2025-11-27
liveupdate: luo_file: add private argument to store runtime state
Pratyush Yadav
-0
/
+9
2025-11-27
liveupdate: luo_file: implement file systems callbacks
Pasha Tatashin
-0
/
+880