summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02mm: add folio_add_new_anon_rmap()Matthew Wilcox (Oracle)
2023-02-02mm: convert page_add_file_rmap() to use a folio internallyMatthew Wilcox (Oracle)
2023-02-02mm: convert page_add_anon_rmap() to use a folio internallyMatthew Wilcox (Oracle)
2023-02-02mm: convert page_remove_rmap() to use a folio internallyMatthew Wilcox (Oracle)
2023-02-02mm: convert total_compound_mapcount() to folio_total_mapcount()Matthew Wilcox (Oracle)
2023-02-02doc: clarify refcount section by referring to folios & pagesMatthew Wilcox (Oracle)
2023-02-02mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()Matthew Wilcox (Oracle)
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)
2023-02-02mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple
2023-02-02mm: compaction: avoid fragmentation score calculation for empty zonesBaolin Wang
2023-02-02mm: compaction: add missing kcompactd wakeup trace eventBaolin Wang
2023-02-02mm: compaction: count the migration scanned pages events for proactive compac...Baolin Wang
2023-02-02mm: compaction: move list validation into compact_zone()Baolin Wang
2023-02-02mm: compaction: remove redundant VM_BUG_ON() in compact_zone()Baolin Wang
2023-02-02mm/mmap: fix typo in commentVernon Yang
2023-02-02maple_tree: remove the parameter entry of mas_preallocateVernon Yang
2023-02-02selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park
2023-02-02selftests/damon/sysfs: hide expected write failuresSeongJae Park
2023-02-02MAINTAINERS/DAMON: link maintainer profile, git trees, and websiteSeongJae Park
2023-02-02Docs/mm/damon: add a maintainer-profile for DAMONSeongJae Park
2023-02-02Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...SeongJae Park
2023-02-02Docs/mm/damon/index: mention DAMOS on the introSeongJae Park
2023-02-02mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...SeongJae Park
2023-02-02mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...SeongJae Park
2023-02-02mm/highmem: add notes about conversions from kmap{,_atomic}()Fabio M. De Francesco
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang
2023-01-31Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen
2023-01-31mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia
2023-01-31mm: use stack_depot_early_init for kmemleakZhaoyang Huang
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher
2023-01-31sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)
2023-01-31migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-01-31mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe
2023-01-31Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres
2023-01-31freevxfs: Kconfig: fix spellingRandy Dunlap
2023-01-31maple_tree: should get pivots boundary by typeWei Yang
2023-01-31.mailmap: update e-mail address for Eugen HristevEugen Hristev
2023-01-31mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka
2023-01-31squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin
2023-01-31ia64: fix build error due to switch case label appearing next to declarationJames Morse
2023-01-31mm: multi-gen LRU: fix crash during cgroup migrationYu Zhao
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko
2023-01-31zsmalloc: fix a race with deferred_handles storingNhat Pham
2023-01-31mm/khugepaged: fix ->anon_vma raceJann Horn
2023-01-31maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu