summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03ftrace: unpoison ftrace_regs in ftrace_ops_list_func()Ilya Leoshkevich
2024-07-03Docs/mm/damon/maintainer-profile: document DAMON community meetupsSeongJae Park
2024-07-03Docs/mm/damon/maintainer-profile: introduce HacKerMaiLSeongJae Park
2024-07-03mm: read page_type using READ_ONCEDavid Hildenbrand
2024-07-03mm: memory: rename pages_per_huge_page to nr_pagesKefeng Wang
2024-07-03mm: memory: improve copy_user_large_folio()Kefeng Wang
2024-07-03mm: memory: use folio in struct copy_subpage_argKefeng Wang
2024-07-03mm: memory: convert clear_huge_page() to folio_zero_user()Kefeng Wang
2024-07-03mm/page_alloc: reword the comment of buddy_merge_likely()Wei Yang
2024-07-03mm/page_alloc: fix a typo in comment about GFP flagWei Yang
2024-07-03mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdefWei Yang
2024-07-03mm/sparse: nr_pages won't be 0Wei Yang
2024-07-03mm/memory-failure: refactor log format in unpoison_memoryJiaqi Yan
2024-07-03mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help textJavier Martinez Canillas
2024-07-03maple_tree: modified return type of mas_wr_store_entry()JaeJoon Jung
2024-07-03mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()Barry Song
2024-07-03mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==falseBarry Song
2024-07-03mm: extend rmap flags arguments for folio_add_new_anon_rmapBarry Song
2024-07-03vmalloc: modify the alloc_vmap_area() error message for better diagnosticsShubhang Kaushik OS
2024-07-03mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...David Hildenbrand
2024-07-03mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...David Hildenbrand
2024-07-03mm: pass meminit_context to __free_pages_core()David Hildenbrand
2024-07-03mm: remove page_mkclean()Kefeng Wang
2024-07-03fb_defio: use a folio in fb_deferred_io_work()Kefeng Wang
2024-07-03mm: remove page_maybe_dma_pinned()Kefeng Wang
2024-07-03fs/proc/task_mmu: use folio API in pte_is_pinned()Kefeng Wang
2024-07-03mm/mm_init: initialize page->_mapcount directly in __init_single_page()David Hildenbrand
2024-07-03mm/filemap: reinitialize folio->_mapcount directlyDavid Hildenbrand
2024-07-03mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pagesDavid Hildenbrand
2024-07-03mm/zsmalloc: use a proper page typeDavid Hildenbrand
2024-07-03mm: allow reuse of the lower 16 bit of the page type with an actual typeDavid Hildenbrand
2024-07-03mm: update _mapcount and page_type documentationDavid Hildenbrand
2024-07-03selftests/mm: remove local __NR_* definitionsJohn Hubbard
2024-07-03mm/huge_memory.c: fix used-uninitializedAndrew Morton
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi
2024-07-03mm: avoid overflows in dirty throttling logicJan Kara
2024-07-03Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara
2024-07-03mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng
2024-07-03khugepaged: simplify the allocation of slab cachesHongfu Li
2024-07-03mm: ksm: drop KSM_KMEM_CACHE()Kefeng Wang
2024-07-03mm/damon/lru_sort: remove unnecessary online tuning handling codeSeongJae Park
2024-07-03mm/damon/lru_sort: use damon_commit_ctx()SeongJae Park
2024-07-03mm/damon/reclaim: remove unnecessary code for online tuningSeongJae Park
2024-07-03mm/damon/reclaim: use damon_commit_ctx()SeongJae Park
2024-07-03mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,sche...SeongJae Park
2024-07-03mm/damon/sysfs-schemes: remove unnecessary online tuning handling codeSeongJae Park
2024-07-03mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()SeongJae Park
2024-07-03mm/damon/sysfs: remove unnecessary online tuning handling codeSeongJae Park