summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-06mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimitJim Zhao
2024-11-06mm/memory.c: simplify pfnmap_lockdep_assertManas
2024-11-06mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_subSourav Panda
2024-11-06maple_tree: fix outdated flag name in commentJann Horn
2024-11-06mm: shmem: improve the tmpfs large folio read performanceBaolin Wang
2024-11-06mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logicBaolin Wang
2024-11-06mm: remove unused has_isolate_pageblockLuoxi Li
2024-11-06mm: remove redundant condition for THP folioDev Jain
2024-11-06mm/mremap: remove goto from mremap_to()Liam R. Howlett
2024-11-06mm/mremap: cleanup vma_to_resize()Liam R. Howlett
2024-11-06maple_tree: remove sanity check from mas_wr_slot_store()Wei Yang
2024-11-06maple_tree: calculate new_end when neededWei Yang
2024-11-06mm: don't set readahead flag on a folio when lookahead_size > nr_to_readPankaj Raghav
2024-11-06mm: shmem: remove __shmem_huge_global_enabled()Kefeng Wang
2024-11-06mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang
2024-11-06tmpfs: don't enable large folios if not supportedKefeng Wang
2024-11-06tools: testing: fix phys_addr_t size on 64-bit systemsLorenzo Stoakes
2024-11-06mm/mglru: reset page lru tier bits when activatingWei Xu
2024-11-06mm: swap: use str_true_false() helper functionThorsten Blum
2024-11-06percpu: add a test case for the specific 64-bit value additionAndy Shevchenko
2024-11-06x86/percpu: fix clang warning when dealing with unsigned typesAndy Shevchenko
2024-11-06mm, kasan, kmsan: instrument copy_from/to_kernel_nofaultSabyrzhan Tasbolatov
2024-11-06maple_tree: simplify mas_push_node()Wei Yang
2024-11-06maple_tree: total is not changed for nomem_one caseWei Yang
2024-11-06maple_tree: clear request_count for new allocated oneWei Yang
2024-11-06maple_tree: root node could be handled by !p_slot tooWei Yang
2024-11-06maple_tree: add some alloc node test caseJiazi Li
2024-11-06maple_tree: fix alloc node fail issueJiazi Li
2024-11-06mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringupSaurabh Sengar
2024-11-06vmscan: add a vmscan event for reclaim_pagesJaewon Kim
2024-11-06mm: avoid zeroing user movable page twice with init_on_alloc=1Zi Yan
2024-11-06mm/zswap: avoid touching XArray for unnecessary invalidationKairui Song
2024-11-06maple_tree: refactor mas_wr_store_type()Sidhartha Kumar
2024-11-06mm/hugetlb: perform vmemmap optimization batchly for specific node allocationsuhua
2024-11-06memcg: add tracing for memcg stat updatesShakeel Butt
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-11-06mm: add pcp high_min high_max to proc zoneinfoMengEn Sun
2024-11-06mm/kmemleak: fix typo in object_no_scan() commentMike Rapoport (Microsoft)
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard
2024-11-06zram: do not open-code comp priority 0Sergey Senozhatsky
2024-11-06mm: allocate THP on hugezeropage wp-faultDev Jain
2024-11-06mm: abstract THP allocationDev Jain
2024-11-06MAINTAINERS: mailmap: update Alexey Klimov's email addressAlexey Klimov
2024-11-06mm/memory.c: remove stray newline at top of fileAndrew Morton
2024-11-06percpu: fix data race with pcpu_nr_empty_pop_pagesDennis Zhou
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador
2024-11-06arch/s390: clean up hugetlb definitionsOscar Salvador
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador
2024-11-06arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...Oscar Salvador