summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-15mm: memcg/percpu: account extra objcg space to memory cgroupsQi Zheng
2022-01-15mm/hwpoison: fix unpoison_memory()Naoya Horiguchi
2022-01-15mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGENaoya Horiguchi
2022-01-15mm/hwpoison: mf_mutex for soft offline and unpoisonNaoya Horiguchi
2022-01-15mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copyNanyong Sun
2022-01-15mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual
2022-01-15mm/migrate: remove redundant variables used in a for-loopColin Ian King
2022-01-15mm/migrate: move node demotion code to near its userHuang Ying
2022-01-15mm: migrate: add more comments for selecting target node randomlyBaolin Wang
2022-01-15mm: migrate: support multiple target nodes demotionBaolin Wang
2022-01-15mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()Baolin Wang
2022-01-15mm: migrate: correct the hugetlb migration statsBaolin Wang
2022-01-15mm: migrate: fix the return value of migrate_pages()Baolin Wang
2022-01-15hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()Sean Christopherson
2022-01-15mm, oom: OOM sysrq should always kill a processJann Horn
2022-01-15mm/mempolicy: fix all kernel-doc warningsRandy Dunlap
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15mm/mempolicy: add set_mempolicy_home_node syscallAneesh Kumar K.V
2022-01-15mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANYAneesh Kumar K.V
2022-01-15mm/page_isolation: unset migratetype directly for non Buddy pageChen Wandun
2022-01-15vmscan: make drop_slab_node staticGang Li
2022-01-15userfaultfd/selftests: clean up hugetlb allocation codeMike Kravetz
2022-01-15selftests/uffd: allow EINTR/EAGAINPeter Xu
2022-01-15selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-15mm/vmstat: add events for THP max_ptes_* exceedsYang Yang
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed
2022-01-15hugetlb: add hugetlb.*.numa_stat fileMina Almasry
2022-01-15mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pagesBaoquan He
2022-01-15dma/pool: create dma atomic pool only if dma zone has managed pagesBaoquan He
2022-01-15mm_zone: add function to check if managed dma zone existsBaoquan He
2022-01-15mm/page_alloc.c: modify the comment section for alloc_contig_pages()Anshuman Khandual
2022-01-15include/linux/gfp.h: further document GFP_DMA32Miles Chen
2022-01-15mm: drop node from alloc_pages_vmaMichal Hocko
2022-01-15mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song
2022-01-15mm: fix boolreturn.cocci warningChangcheng Deng
2022-01-15mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan
2022-01-15mm: introduce memalloc_retry_wait()NeilBrown
2022-01-15mm: make slab and vmalloc allocators __GFP_NOLOCKDEP awareMichal Hocko
2022-01-15mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko
2022-01-15mm/vmalloc: be more explicit about supported gfp flags.Michal Hocko
2022-01-15mm/vmalloc: add support for __GFP_NOFAILMichal Hocko
2022-01-15mm/vmalloc: alloc GFP_NO{FS,IO} for vmallocMichal Hocko
2022-01-15mm/dmapool.c: revert "make dma pool to use kmalloc_node"Christian König
2022-01-15mm: remove the total_mapcount argument from page_trans_huge_mapcount()Matthew Wilcox (Oracle)
2022-01-15mm: remove the total_mapcount argument from page_trans_huge_map_swapcount()Matthew Wilcox (Oracle)
2022-01-15mm: remove last argument of reuse_swap_page()Matthew Wilcox (Oracle)
2022-01-15x86: mm: add x86_64 support for page table checkPasha Tatashin
2022-01-15mm: page table checkPasha Tatashin
2022-01-15mm: ptep_clear() page table helperPasha Tatashin
2022-01-15mm: change page type prior to adding page table entryPasha Tatashin