mm/dmapool: use might_alloc()
[platform/kernel/linux-starfive.git] / mm /
2021-02-26 Daniel Vettermm/dmapool: use might_alloc()
2021-02-26 Miaohe Linmm/zsmalloc.c: use page_private() to access page->private
2021-02-26 Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-02-26 Miaohe Linmm/zsmalloc.c: convert to use kmem_cache_zalloc in...
2021-02-26 Tian Taomm: set the sleep_mapped to true for zbud and z3fold
2021-02-26 Tian Taomm/zswap: add the flag can_sleep_mapped
2021-02-26 Randy Dunlapmm: zswap: clean up confusing comment
2021-02-26 Miaohe Linmm/rmap: correct obsolete comment of page_get_anon_vma()
2021-02-26 Miaohe Linmm/rmap: use page_not_mapped in try_to_unmap()
2021-02-26 Miaohe Linmm/rmap: fix obsolete comment in __page_check_anon_rmap()
2021-02-26 Miaohe Linmm/rmap: remove unneeded semicolon in page_not_mapped()
2021-02-26 Miaohe Linmm/rmap: correct some obsolete comments of anon_vma
2021-02-26 Miaohe Linmm/mlock: stop counting mlocked pages when none vma...
2021-02-26 Anshuman Khandualmm/memory_hotplug: prevalidate the address range being...
2021-02-26 Miaohe Linmm/memory_hotplug: use helper function zone_end_pfn...
2021-02-26 David Hildenbrandmm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RE...
2021-02-26 Anshuman Khandualmm/memory_hotplug: rename all existing 'memhp' into...
2021-02-26 Dan Williamsmm: fix memory_failure() handling of dax-namespace...
2021-02-26 Dan Williamsmm: teach pfn_to_online_page() about ZONE_DEVICE sectio...
2021-02-26 Dan Williamsmm: teach pfn_to_online_page() to consider subsection...
2021-02-26 Dan Williamsmm: move pfn_to_online_page() out of line
2021-02-26 Jiang Biaomm/vmstat.c: erase latency in vmstat_shepherd
2021-02-26 Johannes Weinermm: vmstat: add some comments on internal storage of...
2021-02-26 Johannes Weinermm: vmstat: fix NOHZ wakeups for node stat changes
2021-02-26 Patrick Dalymm: cma: print region name on failure
2021-02-26 David Hildenbrandmm/page_alloc: count CMA pages per zone and print them...
2021-02-26 David Hildenbrandmm/cma: expose all pages to the buddy if activation...
2021-02-26 Roman Gushchinmm: cma: allocate cma areas bottom-up
2021-02-26 Rik van Rielmm,shmem,thp: limit shmem THP allocations to requested...
2021-02-26 Rik van Rielmm,thp,shmem: make khugepaged obey tmpfs mount flags
2021-02-26 Rik van Rielmm,thp,shm: limit gfp mask to no more than specified
2021-02-26 Rik van Rielmm,thp,shmem: limit shmem THP alloc gfp_mask
2021-02-26 Matthew Wilcox ... mm: remove pagevec_lookup_entries
2021-02-26 Matthew Wilcox ... mm: pass pvec directly to find_get_entries
2021-02-26 Matthew Wilcox ... mm: remove nr_entries parameter from pagevec_lookup_entries
2021-02-26 Matthew Wilcox ... mm: add an 'end' parameter to pagevec_lookup_entries
2021-02-26 Matthew Wilcox ... mm: add an 'end' parameter to find_get_entries
2021-02-26 Matthew Wilcox ... mm: add and use find_lock_entries
2021-02-26 Matthew Wilcox ... iomap: use mapping_seek_hole_data
2021-02-26 Matthew Wilcox ... mm/filemap: add mapping_seek_hole_data
2021-02-26 Matthew Wilcox ... mm/filemap: add helper for finding pages
2021-02-26 Matthew Wilcox ... mm/filemap: rename find_get_entry to mapping_get_entry
2021-02-26 Matthew Wilcox ... mm: add FGP_ENTRY
2021-02-26 Matthew Wilcox ... mm/swap: optimise get_shadow_from_swap_cache
2021-02-26 Matthew Wilcox ... mm/shmem: use pagevec_lookup in shmem_unlock_mapping
2021-02-26 Matthew Wilcox ... mm: make pagecache tagged lookups return only head...
2021-02-25 Linus TorvaldsMerge tag 'kbuild-v5.12' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'pci-v5.12-changes' of git://git./linux/kerne...
2021-02-25 Linus TorvaldsMerge tag 'nds32-for-linux-5.12' of git://git./linux...
2021-02-25 Linus TorvaldsMerge tag 'x86-entry-2021-02-24' of git://git./linux...
2021-02-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-02-24 Mike Kravetzmm/hugetlb: change hugetlb_reserve_pages() to type...
2021-02-24 Tang Yizhoumm, oom: fix a comment in dump_task()
2021-02-24 Miaohe Linmm/mempolicy: use helper range_in_vma() in queue_pages_...
2021-02-24 Huang Yingnuma balancing: migrate on fault among multiple bound...
2021-02-24 Vlastimil Babkamm, compaction: make fast_isolate_freepages() stay...
2021-02-24 Wonhyuk Yangmm/compaction: fix misbehaviors of fast_find_migrateblock()
2021-02-24 Charan Teja Reddymm/compaction: correct deferral logic for proactive...
2021-02-24 Miaohe Linmm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
2021-02-24 Alex Shimm/compaction: remove rcu_read_lock during page compaction
2021-02-24 Miaohe Linz3fold: simplify the zhdr initialization code in init_z...
2021-02-24 Miaohe Linz3fold: remove unused attribute for release_z3fold_page
2021-02-24 Dave Hansenmm/vmscan: restore zone_reclaim_mode ABI
2021-02-24 Mike Kravetzhugetlb: fix uninitialized subpool pointer
2021-02-24 Mike Kravetzhugetlb: convert PageHugeFreed to HPageFreed flag
2021-02-24 Mike Kravetzhugetlb: convert PageHugeTemporary() to HPageTemporary...
2021-02-24 Mike Kravetzhugetlb: convert page_huge_active() HPageMigratable...
2021-02-24 Mike Kravetzhugetlb: use page.private for hugetlb specific page...
2021-02-24 Oscar Salvadormm: workingset: clarify eviction order and distance...
2021-02-24 Yu Zhaomm/vmscan.c: make lruvec_lru_size() static
2021-02-24 Yu Zhaomm: VM_BUG_ON lru page flags
2021-02-24 Yu Zhaomm: add __clear_page_lru_flags() to replace page_off_lru()
2021-02-24 Yu Zhaomm/swap.c: don't pass "enum lru_list" to del_page_from_...
2021-02-24 Yu Zhaomm/swap.c: don't pass "enum lru_list" to trace_mm_lru_i...
2021-02-24 Yu Zhaomm: don't pass "enum lru_list" to lru list addition...
2021-02-24 Yu Zhaomm/vmscan.c: use add_page_to_lru_list()
2021-02-24 Miaohe Linmm/workingset.c: avoid unnecessary max_nodes estimation...
2021-02-24 Alex Shimm/vmscan: __isolate_lru_page_prepare() cleanup
2021-02-24 Chen Wandunmm/hugetlb: suppress wrong warning info when alloc...
2021-02-24 Mike Kravetzhugetlb: fix copy_huge_page_from_user contig page struc...
2021-02-24 Mike Kravetzhugetlb: fix update_and_free_page contig page struct...
2021-02-24 Miaohe Linmm/hugetlb: use helper huge_page_size() to get hugepage...
2021-02-24 Miaohe Linmm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putbac...
2021-02-24 Miaohe Linmm/hugetlb: use helper function range_in_vma() in page_...
2021-02-24 Miaohe Linhugetlb_cgroup: use helper pages_per_huge_page() in...
2021-02-24 Aneesh Kumar K.Vmm/pmem: avoid inserting hugepage PTE entry with fsdax...
2021-02-24 Miaohe Linmm/huge_memory.c: remove unused return value of set_hug...
2021-02-24 Zhiyuan Daimm/hugetlb.c: fix typos in comments
2021-02-24 Yanfei Xumm/hugetlb: remove redundant check in preparing and...
2021-02-24 Miaohe Linmm/hugetlb: fix some comment typos
2021-02-24 Joao Martinsmm/hugetlb: refactor subpage recording
2021-02-24 Joao Martinsmm/hugetlb: grab head page refcount once for group...
2021-02-24 Jiapeng Zhongmm/hugetlb: simplify the calculation of variables
2021-02-24 Miaohe Linmm/hugetlb: fix use after free when subpool max_hpages...
2021-02-24 Miaohe Linmm/hugetlb: use helper huge_page_order and pages_per_hu...
2021-02-24 Miaohe Linmm/hugetlb: avoid unnecessary hugetlb_acct_memory(...
2021-02-24 Li Xinhaimm/hugetlb.c: fix unnecessary address expansion of...
2021-02-24 Miaohe Linmm/hugetlb: fix potential double free in hugetlb_regist...
2021-02-24 Bibo Maomm/huge_memory.c: update tlb entry if pmd is changed
next