index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
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
kexec: call liveupdate_reboot() before kexec
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
2025-11-27
kho: introduce high-level memory allocation API
Pasha Tatashin
2025-11-27
kho: convert __kho_abort() to return void
Pasha Tatashin
2025-11-27
kho: fix misleading log message in kho_populate()
Pasha Tatashin
2025-11-27
liveupdate: kho: use %pe format specifier for error pointer printing
Zhu Yanjun
2025-11-27
liveupdate: kho: move to kernel/liveupdate
Pasha Tatashin
2025-11-27
kho: don't unpreserve memory during abort
Pasha Tatashin
2025-11-27
kho: add interfaces to unpreserve folios, page ranges, and vmalloc
Pasha Tatashin
2025-11-27
kho: drop notifiers
Mike Rapoport (Microsoft)
2025-11-27
kho: make debugfs interface optional
Pasha Tatashin
2025-11-27
fork: stop ignoring NUMA while handling cached thread stacks
Mateusz Guzik
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-27
printk: Use console_is_usable on console_unblank
Marcos Paulo de Souza
2025-11-27
sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_conv
Joel Granados
2025-11-27
sysctl: Create pipe-max-size converter using sysctl UINT macros
Joel Granados
2025-11-27
sysctl: Move proc_doulongvec_ms_jiffies_minmax to kernel/time/jiffies.c
Joel Granados
2025-11-27
sysctl: Move jiffies converters to kernel/time/jiffies.c
Joel Granados
2025-11-27
sysctl: Move UINT converter macros to sysctl header
Joel Granados
2025-11-27
sysctl: Move INT converter macros to sysctl header
Joel Granados
2025-11-27
sysctl: Allow custom converters from outside sysctl
Joel Granados
2025-11-27
sysctl: remove __user qualifier from stack_erasing_sysctl buffer argument
Joel Granados
2025-11-27
sysctl: Create macro for user-to-kernel uint converter
Joel Granados
2025-11-27
sysctl: Add optional range checking to SYSCTL_UINT_CONV_CUSTOM
Joel Granados
2025-11-27
sysctl: Create unsigned int converter using new macro
Joel Granados
2025-11-27
sysctl: Add optional range checking to SYSCTL_INT_CONV_CUSTOM
Joel Granados
2025-11-27
sysctl: Create integer converters with one macro
Joel Granados
2025-11-27
sysctl: Create converter functions with two new macros
Joel Granados
2025-11-27
sysctl: Discriminate between kernel and user converter params
Joel Granados
[prev]
[next]