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
/
luo_session.c
Age
Commit message (
Expand
)
Author
2026-07-16
liveupdate: fix GET_NAME ioctl argument validation
Jackie Liu
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
liveupdate: Extract luo_session_deserialize_one helper
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-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
liveupdate: validate session type before performing operation
Pratyush Yadav (Google)
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-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: remove luo_session_quiesce()
Pasha Tatashin
2026-04-18
liveupdate: safely print untrusted strings
Pasha Tatashin
2026-04-06
liveupdate: propagate file deserialization failures
Leo Timmins
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
2025-11-27
liveupdate: luo_session: add ioctls for file preservation
Pasha Tatashin
2025-11-27
liveupdate: luo_session: add sessions support
Pasha Tatashin