summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm/page_owner: record single timestamp value for high order allocationsHyeonggon Yoo2023-02-031-1/+2
* mm: memory-failure: document memory failure statsJiaqi Yan2023-02-031-0/+39
* mm: memory-failure: bump memory failure stats to pglist_dataJiaqi Yan2023-02-031-0/+36
* mm: memory-failure: add memory failure stats to sysfsJiaqi Yan2023-02-034-0/+71
* mm: multi-gen LRU: simplify lru_gen_look_around()T.J. Alumbaugh2023-02-031-50/+23
* mm: multi-gen LRU: improve walk_pmd_range()T.J. Alumbaugh2023-02-031-20/+20
* mm: multi-gen LRU: improve lru_gen_exit_memcg()T.J. Alumbaugh2023-02-031-0/+5
* mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh2023-02-035-143/+178
* mm: multi-gen LRU: section for Bloom filtersT.J. Alumbaugh2023-02-032-88/+108
* mm: multi-gen LRU: section for rmap/PT walk feedbackT.J. Alumbaugh2023-02-032-0/+18
* mm: multi-gen LRU: section for working set protectionT.J. Alumbaugh2023-02-032-0/+19
* mm: move KMEMLEAK's Kconfig items from lib to mmZhaoyang Huang2023-02-032-71/+72
* mm/damon/core-test: add a test for damon_update_monitoring_results()SeongJae Park2023-02-031-0/+30
* mm/damon/core: update monitoring results for new monitoring attributesSeongJae Park2023-02-031-0/+71
* mm/damon: update comments in damon.h for damon_attrsSeongJae Park2023-02-031-3/+3
* mm/kmemleak: fix UAF bug in kmemleak_scan()Waiman Long2023-02-031-6/+29
* mm/kmemleak: simplify kmemleak_cond_resched() usageWaiman Long2023-02-031-36/+12
* kselftest: vm: add tests for memory-deny-write-executeKees Cook2023-02-032-0/+198
* mm: implement memory-deny-write-execute as a prctlJoey Gouly2023-02-036-1/+93
* tools/mm: allow users to provide additional cflags/ldflagsHerton R. Krzesinski2023-02-031-2/+2
* Documentation: mm: use `s/higmem/highmem/` fix typo for highmemDeming Wang2023-02-031-1/+1
* mm/cma: fix potential memory loss on cma_declare_contiguous_nidLevi Yun2023-02-031-12/+12
* swap_state: update shadow_nodes for anonymous pageYang Yang2023-02-033-9/+21
* mm/hugetlb: convert get_hwpoison_huge_page() to foliosSidhartha Kumar2023-02-033-18/+18
* zsmalloc: set default zspage chain size to 8Sergey Senozhatsky2023-02-031-1/+1
* zsmalloc: make zspage chain size configurableSergey Senozhatsky2023-02-033-8/+191
* zsmalloc: skip chain size calculation for pow_of_2 classesSergey Senozhatsky2023-02-031-0/+3
* zsmalloc: rework zspage chain size selectionSergey Senozhatsky2023-02-031-37/+19
* mm/page_alloc: use deferred_pages_enabled() wherever applicableAnshuman Khandual2023-02-031-2/+2
* mm/page_ext: init page_ext early if there are no deferred struct pagesPasha Tatashin2023-02-034-5/+11
* mm/damon/core: skip apply schemes if emptyHuaisheng Ye2023-02-031-1/+2
* mm/secretmem: remove redundant initiialization of pointer fileColin Ian King2023-02-031-1/+1
* readahead: convert readahead_expand() to use a folioMatthew Wilcox (Oracle)2023-02-031-17/+22
* filemap: convert filemap_range_has_page() to use a folioMatthew Wilcox (Oracle)2023-02-031-5/+5
* filemap: convert filemap_map_pmd() to take a folioMatthew Wilcox (Oracle)2023-02-031-8/+10
* rmap: add folio parameter to __page_set_anon_rmap()Matthew Wilcox (Oracle)2023-02-031-10/+11
* mm: clean up mlock_page / munlock_page references in commentsMatthew Wilcox (Oracle)2023-02-033-17/+19
* mm: remove munlock_vma_page()Matthew Wilcox (Oracle)2023-02-034-17/+8
* mm: remove mlock_vma_page()Matthew Wilcox (Oracle)2023-02-034-16/+8
* mm: remove page_evictable()Matthew Wilcox (Oracle)2023-02-032-55/+47
* mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()Matthew Wilcox (Oracle)2023-02-033-10/+10
* mm/fs: convert inode_attach_wb() to take a folioMatthew Wilcox (Oracle)2023-02-033-10/+10
* mm: use a folio in copy_present_pte()Matthew Wilcox (Oracle)2023-02-031-6/+9
* mm: use a folio in copy_pte_range()Matthew Wilcox (Oracle)2023-02-031-26/+25
* mm: convert wp_page_copy() to use foliosMatthew Wilcox (Oracle)2023-02-031-33/+32
* mm: convert do_anonymous_page() to use a folioMatthew Wilcox (Oracle)2023-02-031-11/+9
* mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)2023-02-039-47/+44
* filemap: remove find_get_pages_range_tag()Vishal Moola (Oracle)2023-02-034-88/+0
* nilfs2: convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()Vishal Moola (Oracle)2023-02-031-10/+10
* nilfs2: convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()Vishal Moola (Oracle)2023-02-031-19/+20