index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
liveupdate
Age
Commit message (
Expand
)
Author
2026-06-03
liveupdate: Remove limit on the number of files per session
Pasha Tatashin
2026-06-03
liveupdate: Remove limit on the number of sessions
Pasha Tatashin
2026-06-03
liveupdate: defer session block allocation and physical address setting
Pasha Tatashin
2026-06-03
kho: add support for linked-block serialization
Pasha Tatashin
2026-06-03
liveupdate: Extract luo_session_deserialize_one helper
Pasha Tatashin
2026-06-03
liveupdate: Extract luo_file_deserialize_one helper
Pasha Tatashin
2026-06-03
liveupdate: register luo_ser as KHO subtree
Pasha Tatashin
2026-06-03
liveupdate: centralize state management into struct luo_ser
Pasha Tatashin
2026-06-03
liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
Pasha Tatashin
2026-06-03
liveupdate: change file_set->count type to u64 for type safety
Pasha Tatashin
2026-06-01
liveupdate: Remove unused ser field from struct luo_session
Pasha Tatashin
2026-06-01
liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
Pasha Tatashin
2026-06-01
liveupdate: block session mutations during reboot
Pasha Tatashin
2026-06-01
liveupdate: fix TOCTOU race in luo_session_retrieve()
Pasha Tatashin
2026-06-01
kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES
Pratyush Yadav (Google)
2026-06-01
liveupdate: document liveupdate=on
Pratyush Yadav (Google)
2026-06-01
liveupdate: validate session type before performing operation
Pratyush Yadav (Google)
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
2026-06-01
liveupdate: Use refcount_t for FLB reference counts
David Matlack
2026-06-01
liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
Luca Boccassi
2026-06-01
liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
Luca Boccassi
2026-06-01
kho: make preserved pages compatible with deferred struct page init
Evangelos Petrongonas
2026-06-01
kho: fix deferred initialization of scratch areas
Michal Clapinski
2026-05-26
kho: fix order calculation for kho_unpreserve_pages()
Pratyush Yadav (Google)
2026-05-13
Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-28
kho: skip KHO for crash kernel
Evangelos Petrongonas
2026-04-27
kho: fix error handling in kho_add_subtree()
Breno Leitao
2026-04-27
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
[next]