summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-03mm: compaction: move list validation into compact_zone()Baolin Wang1-12/+3
2023-02-03mm: compaction: remove redundant VM_BUG_ON() in compact_zone()Baolin Wang1-3/+0
2023-02-03mm/mmap: fix typo in commentVernon Yang1-1/+1
2023-02-03maple_tree: remove the parameter entry of mas_preallocateVernon Yang5-31/+30
2023-02-03selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park1-1/+1
2023-02-03selftests/damon/sysfs: hide expected write failuresSeongJae Park1-1/+1
2023-02-03MAINTAINERS/DAMON: link maintainer profile, git trees, and websiteSeongJae Park1-0/+5
2023-02-03Docs/mm/damon: add a maintainer-profile for DAMONSeongJae Park2-0/+63
2023-02-03Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...SeongJae Park1-13/+28
2023-02-03Docs/mm/damon/index: mention DAMOS on the introSeongJae Park1-8/+13
2023-02-03mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...SeongJae Park1-0/+5
2023-02-03mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...SeongJae Park1-0/+6
2023-02-03mm/highmem: add notes about conversions from kmap{,_atomic}()Fabio M. De Francesco1-10/+31
2023-02-01Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton28-144/+413
2023-02-01mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-02-01Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen1-1/+1
2023-02-01mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-02-01mm: use stack_depot_early_init for kmemleakZhaoyang Huang2-2/+4
2023-02-01Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-02-01sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-02-01highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-02-01migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz1-1/+2
2023-02-01mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-02-01mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe1-0/+8
2023-02-01Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres1-5/+1
2023-02-01freevxfs: Kconfig: fix spellingRandy Dunlap1-1/+1
2023-02-01maple_tree: should get pivots boundary by typeWei Yang1-2/+3
2023-02-01.mailmap: update e-mail address for Eugen HristevEugen Hristev1-0/+1
2023-02-01mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka1-6/+19
2023-02-01squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin1-1/+1
2023-02-01ia64: fix build error due to switch case label appearing next to declarationJames Morse1-2/+5
2023-02-01mm: multi-gen LRU: fix crash during cgroup migrationYu Zhao1-1/+4
2023-02-01Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko4-68/+21
2023-02-01zsmalloc: fix a race with deferred_handles storingNhat Pham1-32/+205
2023-02-01mm/khugepaged: fix ->anon_vma raceJann Horn1-1/+13
2023-02-01maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2-9/+97
2023-01-20selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu1-0/+0
2023-01-19selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu1-1/+0
2023-01-19selftests: vm: enable cross-compilationBjörn Töpel1-0/+4
2023-01-19tools:cgroup:memcg_shrinker remove redundant importAlexander Pantyukhin1-2/+1
2023-01-19mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()Xu Panda1-2/+1
2023-01-19ext4: convert mext_page_double_lock() to mext_folio_double_lock()Vishal Moola (Oracle)1-23/+23
2023-01-19selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand1-0/+3
2023-01-19mm/debug: use valid physical memory for pmd/pud testsFrank van der Linden1-19/+83
2023-01-19mm/damon/paddr: remove damon_pa_access_chk_result structSeongJae Park1-17/+11
2023-01-19mm/damon/paddr: remove folio_sz field from damon_pa_access_chk_resultSeongJae Park1-6/+1
2023-01-19mm/damon/paddr: rename 'damon_pa_access_chk_result->page_sz' to 'folio_sz'SeongJae Park1-10/+11
2023-01-19mm/damon/vaddr: record appropriate folio size when the access is not foundSeongJae Park1-9/+6
2023-01-19mm/damon/vaddr: support folio of neither HPAGE_PMD_SIZE nor PAGE_SIZESeongJae Park1-1/+1
2023-01-19mm/damon/vaddr: rename 'damon_young_walk_private->page_sz' to 'folio_sz'SeongJae Park1-10/+11