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
Age
Commit message (
Expand
)
Author
8 days
kho: fix error handling in kho_add_subtree()
Breno Leitao
8 days
liveupdate: fix return value on session allocation failure
Pasha Tatashin
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
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: 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: protect file handler list with rwsem
Pasha Tatashin
2026-04-18
liveupdate: synchronize lazy initialization of FLB private state
Pasha Tatashin
2026-04-18
liveupdate: safely print untrusted strings
Pasha Tatashin
2026-04-18
liveupdate: prevent double management of files
Pasha Tatashin
2026-04-18
kho: kexec-metadata: track previous kernel chain
Breno Leitao
2026-04-18
kho: fix kho_in_debugfs_init() to handle non-FDT blobs
Breno Leitao
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-06
liveupdate: propagate file deserialization failures
Leo Timmins
2026-04-05
kho: drop restriction on maximum page order
Pratyush Yadav
2026-04-05
kho: make sure preservations do not span multiple NUMA nodes
Pratyush Yadav (Google)
2026-04-05
kho: fix KASAN support for restored vmalloc regions
Pasha Tatashin
2026-04-05
kho: remove finalize state and clients
Jason Miu
2026-04-05
kho: adopt radix tree for preserved memory tracking
Jason Miu
2026-04-05
kho: move alloc tag init to kho_init_{folio,pages}()
Pratyush Yadav (Google)
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
[next]