开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-01-31
mm/vma: add+use vma lockdep acquire/release defines
Lorenzo Stoakes
2026-01-31
mm/vma: rename is_vma_write_only(), separate out shared refcount put
Lorenzo Stoakes
2026-01-31
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
2026-01-31
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
2026-01-31
mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
SeongJae Park
2026-01-31
mm/damon: remove damon_operations->cleanup()
SeongJae Park
2026-01-31
mm: page_isolation: introduce page_is_unmovable()
Kefeng Wang
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
2026-01-31
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
2026-01-31
mm: fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
2026-01-31
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove "extern" from functions
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: move internal helpers to balloon_compaction.c
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: drop fs.h include from balloon_compaction.h
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: make balloon_mops static
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove dependency on page lock
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: use a device-independent balloon (list) lock
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
2026-01-31
mm/khugepaged: change collapse_pte_mapped_thp() to return void
Shivank Garg
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
2026-01-26
mm/damon: hide kdamond and kdamond_lock of damon_ctx
SeongJae Park
2026-01-26
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
2026-01-26
nodemask: propagate boolean for nodes_and{,not}
Yury Norov
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
2026-01-26
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
2026-01-26
mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
Jinjiang Tu
2026-01-26
zsmalloc: introduce SG-list based object read API
Sergey Senozhatsky
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
2026-01-26
mm: cma: add cma_alloc_frozen{_compound}()
Kefeng Wang
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
2026-01-26
mm: cma: kill cma_pages_valid()
Kefeng Wang
2026-01-26
mm: page_alloc: add __split_page()
Kefeng Wang
2026-01-26
mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
Kefeng Wang
2026-01-26
zsmalloc: use actual object size to detect spans
Sergey Senozhatsky
2026-01-26
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
2026-01-26
memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
Shakeel Butt
2026-01-26
mm/damon: use cgroup ID instead of private memcg ID
Shakeel Butt
2026-01-26
memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
Shakeel Butt
2026-01-26
memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
Shakeel Butt
[next]