index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-11-28
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
-1
/
+1
2025-11-28
refscale: Add SRCU-fast-updown readers
Paul E. McKenney
-1
/
+39
2025-11-28
bpf: convert bpf_token_create() to FD_PREPARE()
Christian Brauner
-32
/
+15
2025-11-28
bpf: convert bpf_iter_new_fd() to FD_PREPARE()
Christian Brauner
-21
/
+8
2025-11-27
Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+1
2025-11-27
overflow: Introduce struct_offset() to get offset of member
Steven Rostedt
-1
/
+1
2025-11-27
Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
Ilias Stamatis
-1
/
+9
2025-11-27
vmcoreinfo: track and log recoverable hardware errors
Breno Leitao
-0
/
+17
2025-11-27
kho: fix restoring of contiguous ranges of order-0 pages
Mike Rapoport (Microsoft)
-8
/
+12
2025-11-27
kho: kho_restore_vmalloc: fix initialization of pages array
Mike Rapoport (Microsoft)
-1
/
+1
2025-11-27
KHO: fix boot failure due to kmemleak access to non-PRESENT pages
Ran Xiaokai
-0
/
+10
2025-11-27
kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
-88
/
+142
2025-11-27
kho: free chunks using free_page() instead of kfree()
Pratyush Yadav
-1
/
+1
2025-11-27
liveupdate: luo_file: add private argument to store runtime state
Pratyush Yadav
-0
/
+9
2025-11-27
liveupdate: luo_session: add ioctls for file preservation
Pasha Tatashin
-2
/
+185
2025-11-27
liveupdate: luo_file: implement file systems callbacks
Pasha Tatashin
-0
/
+919
2025-11-27
liveupdate: luo_core: add user interface
Pasha Tatashin
-0
/
+199
2025-11-27
liveupdate: luo_session: add sessions support
Pasha Tatashin
-1
/
+503
2025-11-27
kexec: call liveupdate_reboot() before kexec
Pasha Tatashin
-0
/
+5
2025-11-27
liveupdate: luo_core: integrate with KHO
Pasha Tatashin
-1
/
+175
2025-11-27
liveupdate: luo_core: Live Update Orchestrator
Pasha Tatashin
-0
/
+137
2025-11-27
kho: add Kconfig option to enable KHO by default
Pasha Tatashin
-1
/
+15
2025-11-27
kho: allow memory preservation state updates after finalization
Pasha Tatashin
-42
/
+13
2025-11-27
kho: allow kexec load before KHO finalization
Pasha Tatashin
-1
/
+1
2025-11-27
kho: update FDT dynamically for subtree addition/removal
Pasha Tatashin
-75
/
+69
2025-11-27
kho: remove abort functionality and support state refresh
Pasha Tatashin
-19
/
+5
2025-11-27
kho: remove global preserved_mem_map and store state in FDT
Pasha Tatashin
-17
/
+26
2025-11-27
kho: simplify serialization and remove __kho_abort
Pasha Tatashin
-24
/
+17
2025-11-27
kho: always expose output FDT in debugfs
Pasha Tatashin
-5
/
+3
2025-11-27
kho: verify deserialization status and fix FDT alignment access
Pasha Tatashin
-13
/
+19
2025-11-27
kho: preserve FDT folio only once during initialization
Pasha Tatashin
-12
/
+6
2025-11-27
kho: introduce high-level memory allocation API
Pasha Tatashin
-0
/
+87
2025-11-27
kho: convert __kho_abort() to return void
Pasha Tatashin
-9
/
+2
2025-11-27
kho: fix misleading log message in kho_populate()
Pasha Tatashin
-1
/
+1
2025-11-27
liveupdate: kho: use %pe format specifier for error pointer printing
Zhu Yanjun
-6
/
+8
2025-11-27
liveupdate: kho: move to kernel/liveupdate
Pasha Tatashin
-39
/
+48
2025-11-27
kho: don't unpreserve memory during abort
Pasha Tatashin
-20
/
+1
2025-11-27
kho: add interfaces to unpreserve folios, page ranges, and vmalloc
Pasha Tatashin
-13
/
+91
2025-11-27
kho: drop notifiers
Mike Rapoport (Microsoft)
-84
/
+104
2025-11-27
kho: make debugfs interface optional
Pasha Tatashin
-221
/
+312
2025-11-27
fork: stop ignoring NUMA while handling cached thread stacks
Mateusz Guzik
-10
/
+53
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
-39
/
+117
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-20
/
+36
2025-11-27
printk: Use console_is_usable on console_unblank
Marcos Paulo de Souza
-8
/
+4
2025-11-27
sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_conv
Joel Granados
-4
/
+14
2025-11-27
sysctl: Create pipe-max-size converter using sysctl UINT macros
Joel Granados
-2
/
+0
2025-11-27
sysctl: Move proc_doulongvec_ms_jiffies_minmax to kernel/time/jiffies.c
Joel Granados
-30
/
+38
2025-11-27
sysctl: Move jiffies converters to kernel/time/jiffies.c
Joel Granados
-124
/
+100
2025-11-27
sysctl: Move UINT converter macros to sysctl header
Joel Granados
-39
/
+2
2025-11-27
sysctl: Move INT converter macros to sysctl header
Joel Granados
-75
/
+0
[prev]
[next]