summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-01mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park1-1/+1
2026-02-01mm/damon: remove damon_operations->cleanup()SeongJae Park1-3/+0
2026-02-01mm: page_isolation: introduce page_is_unmovable()Kefeng Wang1-0/+2
2026-02-01mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-4/+15
2026-02-01mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen1-0/+2
2026-02-01mm: fix OOM killer inaccuracy on large many-core systemsMathieu Desnoyers1-0/+7
2026-02-01mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-2/+2
2026-02-01mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)2-8/+8
2026-02-01mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)1-6/+5
2026-02-01mm/balloon_compaction: remove "extern" from functionsDavid Hildenbrand (Red Hat)1-8/+8
2026-02-01mm/balloon_compaction: move internal helpers to balloon_compaction.cDavid Hildenbrand (Red Hat)1-44/+0
2026-02-01mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()David Hildenbrand (Red Hat)1-7/+0
2026-02-01mm/balloon_compaction: remove balloon_page_push/pop()David Hildenbrand (Red Hat)1-30/+0
2026-02-01mm/balloon_compaction: drop fs.h include from balloon_compaction.hDavid Hildenbrand (Red Hat)1-1/+0
2026-02-01mm/balloon_compaction: make balloon_mops staticDavid Hildenbrand (Red Hat)1-1/+0
2026-02-01mm/balloon_compaction: remove dependency on page lockDavid Hildenbrand (Red Hat)1-12/+13
2026-02-01mm/balloon_compaction: use a device-independent balloon (list) lockDavid Hildenbrand (Red Hat)1-4/+2
2026-02-01mm/balloon_compaction: centralize adjust_managed_page_count() handlingDavid Hildenbrand (Red Hat)1-0/+2
2026-02-01mm/khugepaged: change collapse_pte_mapped_thp() to return voidShivank Garg1-5/+4
2026-02-01Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,Andrew Morton3-3/+26
2026-01-27mm/damon: hide kdamond and kdamond_lock of damon_ctxSeongJae Park1-15/+14
2026-01-27mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-01-27nodemask: propagate boolean for nodes_and{,not}Yury Norov1-4/+4
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure2-6/+9
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure2-5/+8
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure2-5/+8
2026-01-27mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure2-6/+8
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure1-6/+6
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure1-6/+6
2026-01-27migrate: replace RMP_ flags with TTU_ flagsMatthew Wilcox (Oracle)1-6/+3
2026-01-27zsmalloc: introduce SG-list based object read APISergey Senozhatsky1-0/+4
2026-01-27mm/damon/core: introduce [in]active memory ratio damos quota goal metricSeongJae Park1-0/+4
2026-01-27mm: cma: add cma_alloc_frozen{_compound}()Kefeng Wang1-20/+6
2026-01-27mm: page_alloc: add alloc_contig_frozen_{range,pages}()Kefeng Wang1-31/+21
2026-01-27mm: cma: kill cma_pages_valid()Kefeng Wang1-1/+0
2026-01-27mm: page_alloc: add __split_page()Kefeng Wang1-0/+10
2026-01-27mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()Kefeng Wang1-1/+1
2026-01-27zsmalloc: use actual object size to detect spansSergey Senozhatsky1-2/+2
2026-01-27memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt1-4/+4
2026-01-27memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()Shakeel Butt1-18/+0
2026-01-27mm/damon: use cgroup ID instead of private memcg IDShakeel Butt1-2/+2
2026-01-27memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt1-5/+5
2026-01-27memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionallyShakeel Butt1-4/+0
2026-01-27memcg: introduce private id API for in-kernel usersShakeel Butt1-3/+21
2026-01-27mm/page_alloc: refactor the initial compaction handlingVlastimil Babka1-1/+7
2026-01-27mm/mmap_lock: add vma_is_attached() helperLorenzo Stoakes1-2/+7
2026-01-27mm/rmap: make anon_vma functions internalLorenzo Stoakes1-60/+0
2026-01-27mm/rmap: remove anon_vma_merge() functionLorenzo Stoakes1-7/+0
2026-01-27Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)1-6/+0
2026-01-27mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)1-2/+4