summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-21gfp: gfp_types.h: fix typos & punctuationRandy Dunlap1-6/+6
2023-12-21mm/damon: update email of SeongJaeSeongJae Park1-1/+1
2023-12-21mm: thp: support allocation of anonymous multi-size THPRyan Roberts1-2/+4
2023-12-21mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts1-26/+155
2023-12-21mm: memcg: restore subtree stats flushingYosry Ahmed1-4/+4
2023-12-21sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton4-28/+39
2023-12-13mm/mglru: reclaim offlined memcgs harderYu Zhao1-4/+4
2023-12-13mm/mglru: respect min_ttl_ms with memcgsYu Zhao1-13/+17
2023-12-13mm/mglru: fix underprotected page cacheYu Zhao1-9/+14
2023-12-13mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park1-0/+2
2023-12-13mm: fix VMA heap bounds checkingKefeng Wang1-4/+4
2023-12-12mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)1-2/+2
2023-12-12mm: ksm: use more folio api in ksm_might_need_to_copy()Kefeng Wang1-2/+2
2023-12-12mm/damon/core: implement goal-oriented feedback-driven quota auto-tuningSeongJae Park1-0/+20
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham2-2/+25
2023-12-12mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo1-0/+1
2023-12-12zswap: make shrinking memcg-awareDomenico Cerasuolo2-0/+7
2023-12-12memcontrol: implement mem_cgroup_tryget_online()Nhat Pham1-0/+10
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham1-3/+51
2023-12-12maple_tree: use maple state end for write operationsLiam R. Howlett1-1/+0
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett2-38/+52
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett1-0/+1
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett1-126/+129
2023-12-11mm: list_lru: Update kernel documentation to follow the requirementsAndy Shevchenko1-17/+19
2023-12-11pgtable: rename ptdesc _refcount field to __page_refcountAlexander Gordeev1-3/+3
2023-12-11pgtable: fix s390 ptdesc field commentsAlexander Gordeev1-2/+2
2023-12-11mm: use vmem_altmap code without CONFIG_ZONE_DEVICESumanth Korikkar2-12/+26
2023-12-11lib/stackdepot: allow users to evict stack tracesAndrey Konovalov1-0/+14
2023-12-11lib/stackdepot: add refcount for recordsAndrey Konovalov1-3/+10
2023-12-11lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov1-11/+25
2023-12-11fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2-2/+3
2023-12-11gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)1-2/+3
2023-12-11mm: return void from folio_start_writeback() and related functionsMatthew Wilcox (Oracle)1-2/+2
2023-12-11mm: remove test_set_page_writeback()Matthew Wilcox (Oracle)1-5/+0
2023-12-11mm: add folio_fill_tail() and use it in iomapMatthew Wilcox (Oracle)1-0/+38
2023-12-11mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)1-0/+38
2023-12-11fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin1-0/+1
2023-12-11NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni1-0/+1
2023-12-11fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang1-0/+11
2023-12-11maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang1-0/+3
2023-12-11maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang1-0/+4
2023-12-11mm/vmstat: move pgdemote_* to per-node statsLi Zhijian2-3/+4
2023-12-07Merge branch 'master' into mm-hotfixes-stableAndrew Morton25-55/+148
2023-12-07highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-07units: add missing headerAndy Shevchenko1-0/+1
2023-12-07hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz1-4/+1
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-6/+2
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+10
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+4
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-14/+11