index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
liveupdate
Age
Commit message (
Expand
)
Author
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-18
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
kho: remove unnecessary WARN_ON(err) in kho_populate()
Ran Xiaokai
2026-02-12
kho: fix missing early_memunmap() call in kho_populate()
Ran Xiaokai
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
kho: fix doc for kho_restore_pages()
Tycho Andersen (AMD)
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)
2026-01-31
kho: skip memoryless NUMA nodes when reserving scratch areas
Evangelos Petrongonas
2026-01-31
kho: cleanup error handling in kho_populate()
Mike Rapoport (Microsoft)
2026-01-31
kho: simplify page initialization in kho_restore_page()
Pratyush Yadav
2026-01-31
kho: use unsigned long for nr_pages
Pratyush Yadav
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes
Andrew Morton
2026-01-26
kho: print which scratch buffer failed to be reserved
Pratyush Yadav (Google)
2026-01-26
kho: remove duplicate header file references
Long Wei
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
2026-01-26
kho: introduce KHO FDT ABI header
Jason Miu
2026-01-26
kho: docs: combine concepts and FDT documentation
Mike Rapoport (Microsoft)
2026-01-26
liveupdate: separate memfd support into LIVEUPDATE_MEMFD
Pasha Tatashin
2026-01-26
kho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
Andrew Morton
2026-01-26
kho: init alloc tags when restoring pages from reserved memory
Ran Xiaokai
2026-01-14
kho: validate preserved memory map during population
Pasha Tatashin
2025-12-10
mm: memfd_luo: add CONFIG_SHMEM dependency
Arnd Bergmann
2025-12-10
liveupdate: luo_core: fix redundant bound check in luo_ioctl()
Pasha Tatashin
2025-12-10
liveupdate: luo_file: don't use invalid list iterator
Dan Carpenter
2025-11-27
kho: fix restoring of contiguous ranges of order-0 pages
Mike Rapoport (Microsoft)
2025-11-27
kho: kho_restore_vmalloc: fix initialization of pages array
Mike Rapoport (Microsoft)
2025-11-27
KHO: fix boot failure due to kmemleak access to non-PRESENT pages
Ran Xiaokai
2025-11-27
kho: free chunks using free_page() instead of kfree()
Pratyush Yadav
2025-11-27
liveupdate: luo_file: add private argument to store runtime state
Pratyush Yadav
2025-11-27
liveupdate: luo_session: add ioctls for file preservation
Pasha Tatashin
2025-11-27
liveupdate: luo_file: implement file systems callbacks
Pasha Tatashin
2025-11-27
liveupdate: luo_core: add user interface
Pasha Tatashin
2025-11-27
liveupdate: luo_session: add sessions support
Pasha Tatashin
2025-11-27
liveupdate: luo_core: integrate with KHO
Pasha Tatashin
2025-11-27
liveupdate: luo_core: Live Update Orchestrator
Pasha Tatashin
2025-11-27
kho: add Kconfig option to enable KHO by default
Pasha Tatashin
2025-11-27
kho: allow memory preservation state updates after finalization
Pasha Tatashin
2025-11-27
kho: allow kexec load before KHO finalization
Pasha Tatashin
2025-11-27
kho: update FDT dynamically for subtree addition/removal
Pasha Tatashin
2025-11-27
kho: remove abort functionality and support state refresh
Pasha Tatashin
2025-11-27
kho: remove global preserved_mem_map and store state in FDT
Pasha Tatashin
2025-11-27
kho: simplify serialization and remove __kho_abort
Pasha Tatashin
2025-11-27
kho: always expose output FDT in debugfs
Pasha Tatashin
2025-11-27
kho: verify deserialization status and fix FDT alignment access
Pasha Tatashin
2025-11-27
kho: preserve FDT folio only once during initialization
Pasha Tatashin
[next]