index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
liveupdate
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
1
-16
/
+25
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-7
/
+7
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-7
/
+7
13 days
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-13
/
+15
2026-02-12
kho: remove unnecessary WARN_ON(err) in kho_populate()
Ran Xiaokai
1
-1
/
+1
2026-02-12
kho: fix missing early_memunmap() call in kho_populate()
Ran Xiaokai
1
-12
/
+14
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-89
/
+801
2026-02-08
kho: fix doc for kho_restore_pages()
Tycho Andersen (AMD)
1
-1
/
+1
2026-02-08
tests/liveupdate: add in-kernel liveupdate test
Pasha Tatashin
2
-1
/
+15
2026-02-08
liveupdate: luo_flb: introduce File-Lifecycle-Bound global state
Pasha Tatashin
5
-3
/
+690
2026-02-08
liveupdate: luo_file: Use private list
Pasha Tatashin
2
-10
/
+4
2026-02-02
liveupdate: luo_file: do not clear serialized_data on unfreeze
Pratyush Yadav (Google)
1
-2
/
+0
2026-01-31
kho: skip memoryless NUMA nodes when reserving scratch areas
Evangelos Petrongonas
1
-2
/
+6
2026-01-31
kho: cleanup error handling in kho_populate()
Mike Rapoport (Microsoft)
1
-22
/
+17
2026-01-31
kho: simplify page initialization in kho_restore_page()
Pratyush Yadav
1
-14
/
+26
2026-01-31
kho: use unsigned long for nr_pages
Pratyush Yadav
1
-5
/
+6
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes
Andrew Morton
1
-1
/
+11
2026-01-26
kho: print which scratch buffer failed to be reserved
Pratyush Yadav (Google)
1
-4
/
+12
2026-01-26
kho: remove duplicate header file references
Long Wei
1
-1
/
+0
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
1
-15
/
+0
2026-01-26
kho: introduce KHO FDT ABI header
Jason Miu
1
-10
/
+9
2026-01-26
kho: docs: combine concepts and FDT documentation
Mike Rapoport (Microsoft)
1
-2
/
+1
2026-01-26
liveupdate: separate memfd support into LIVEUPDATE_MEMFD
Pasha Tatashin
1
-1
/
+16
2026-01-26
kho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
Andrew Morton
1
-1
/
+3
2026-01-26
kho: init alloc tags when restoring pages from reserved memory
Ran Xiaokai
1
-0
/
+8
2026-01-14
kho: validate preserved memory map during population
Pasha Tatashin
1
-18
/
+19
2025-12-10
mm: memfd_luo: add CONFIG_SHMEM dependency
Arnd Bergmann
1
-0
/
+1
2025-12-10
liveupdate: luo_core: fix redundant bound check in luo_ioctl()
Pasha Tatashin
1
-3
/
+1
2025-12-10
liveupdate: luo_file: don't use invalid list iterator
Dan Carpenter
1
-2
/
+5
2025-11-27
kho: fix restoring of contiguous ranges of order-0 pages
Mike Rapoport (Microsoft)
1
-8
/
+12
2025-11-27
kho: kho_restore_vmalloc: fix initialization of pages array
Mike Rapoport (Microsoft)
1
-1
/
+1
2025-11-27
KHO: fix boot failure due to kmemleak access to non-PRESENT pages
Ran Xiaokai
1
-0
/
+10
2025-11-27
kho: free chunks using free_page() instead of kfree()
Pratyush Yadav
1
-1
/
+1
2025-11-27
liveupdate: luo_file: add private argument to store runtime state
Pratyush Yadav
1
-0
/
+9
2025-11-27
liveupdate: luo_session: add ioctls for file preservation
Pasha Tatashin
1
-2
/
+185
2025-11-27
liveupdate: luo_file: implement file systems callbacks
Pasha Tatashin
3
-0
/
+919
2025-11-27
liveupdate: luo_core: add user interface
Pasha Tatashin
2
-0
/
+199
2025-11-27
liveupdate: luo_session: add sessions support
Pasha Tatashin
4
-1
/
+503
2025-11-27
liveupdate: luo_core: integrate with KHO
Pasha Tatashin
2
-1
/
+175
2025-11-27
liveupdate: luo_core: Live Update Orchestrator
Pasha Tatashin
3
-0
/
+137
2025-11-27
kho: add Kconfig option to enable KHO by default
Pasha Tatashin
2
-1
/
+15
2025-11-27
kho: allow memory preservation state updates after finalization
Pasha Tatashin
1
-42
/
+13
2025-11-27
kho: allow kexec load before KHO finalization
Pasha Tatashin
1
-1
/
+1
2025-11-27
kho: update FDT dynamically for subtree addition/removal
Pasha Tatashin
1
-75
/
+69
2025-11-27
kho: remove abort functionality and support state refresh
Pasha Tatashin
3
-19
/
+5
2025-11-27
kho: remove global preserved_mem_map and store state in FDT
Pasha Tatashin
1
-17
/
+26
2025-11-27
kho: simplify serialization and remove __kho_abort
Pasha Tatashin
1
-24
/
+17
2025-11-27
kho: always expose output FDT in debugfs
Pasha Tatashin
1
-5
/
+3
2025-11-27
kho: verify deserialization status and fix FDT alignment access
Pasha Tatashin
1
-13
/
+19
2025-11-27
kho: preserve FDT folio only once during initialization
Pasha Tatashin
1
-12
/
+6
[next]