hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
[platform/kernel/linux-starfive.git] / mm /
2021-11-06 Mike Kravetzhugetlb: remove unnecessary set_page_count in prep_comp...
2021-11-06 Baolin Wanghugetlb: remove redundant VM_BUG_ON() in add_reservatio...
2021-11-06 Baolin Wanghugetlb: remove redundant validation in has_same_unchar...
2021-11-06 Baolin Wanghugetlb: replace the obsolete hugetlb_instantiation_mut...
2021-11-06 Baolin Wanghugetlb_cgroup: remove unused hugetlb_cgroup_from_count...
2021-11-06 Baolin Wanghugetlb: support node specified when using cma for...
2021-11-06 Mina Almasrymm, hugepages: add mremap() support for hugepage backed vma
2021-11-06 Liangcai Fanmm: khugepaged: recalculate min_free_kbytes after stopp...
2021-11-06 Mike Kravetzhugetlb: add hugetlb demote page support
2021-11-06 Mike Kravetzhugetlb: add demote bool to gigantic page routines
2021-11-06 Mike Kravetzhugetlb: be sure to free demoted CMA pages to CMA
2021-11-06 Mike Kravetzmm/cma: add cma_pages_valid to determine if pages are...
2021-11-06 Mike Kravetzhugetlb: add demote hugetlb page sysfs interfaces
2021-11-06 Peter Xumm/hugetlb: drop __unmap_hugepage_range definition...
2021-11-06 Yang Shimm: hwpoison: handle non-anonymous THP correctly
2021-11-06 Yang Shimm: shmem: don't truncate page if memory failure happens
2021-11-06 Yang Shimm: hwpoison: refactor refcount check handling
2021-11-06 Yang Shimm: filemap: coding style cleanup for filemap_map_pmd()
2021-11-06 Rikard Falkebornmm/memory_failure: constify static mm_walk_ops
2021-11-06 Wang ShaoBomm/page_alloc: use clamp() to simplify code
2021-11-06 Sebastian Andrzej... mm: page_alloc: use migrate_disable() in drain_local_pa...
2021-11-06 Liangcai Fanmm/page_alloc.c: show watermark_boost of zone in zoneinfo
2021-11-06 Feng Tangmm/page_alloc: detect allocation forbidden by cpuset...
2021-11-06 Eric Dumazetmm/page_alloc.c: do not acquire zone lock in is_free_bu...
2021-11-06 Geert Uytterhoevenmm: move fold_vm_numa_events() to fix NUMA without SMP
2021-11-06 Geert Uytterhoevenmm: move node_reclaim_distance to fix NUMA without SMP
2021-11-06 Krupa Ramakrishnanmm/page_alloc: use accumulated load when building node...
2021-11-06 Bharata B Raomm/page_alloc: print node fallback order
2021-11-06 Miaohe Linmm/page_alloc.c: avoid allocating highmem pages via...
2021-11-06 Miaohe Linmm/page_alloc.c: use helper function zone_spans_pfn()
2021-11-06 Miaohe Linmm/page_alloc.c: fix obsolete comment in free_pcppages_...
2021-11-06 Miaohe Linmm/page_alloc.c: simplify the code by using macro K()
2021-11-06 Miaohe Linmm/page_alloc.c: remove meaningless VM_BUG_ON() in...
2021-11-06 Eric Dumazetmm/large system hash: avoid possible NULL deref in...
2021-11-06 Chen Wandunmm/vmalloc: introduce alloc_pages_bulk_array_mempolicy...
2021-11-06 Michal Hockomm/vmalloc: be more explicit about supported gfp flags
2021-11-06 Kefeng Wangkasan: arm64: fix pcpu_page_first_chunk crash with...
2021-11-06 Kefeng Wangvmalloc: choose a better start address in vm_area_regis...
2021-11-06 Vasily Averinvmalloc: back off when the current task is OOM-killed
2021-11-06 Uladzislau Rezki... mm/vmalloc: check various alignments when debugging
2021-11-06 Uladzislau Rezki... mm/vmalloc: do not adjust the search size for alignment...
2021-11-06 Eric Dumazetmm/vmalloc: make sure to dump unpurged areas in /proc...
2021-11-06 Eric Dumazetmm/vmalloc: make show_numa_info() aware of hugepage...
2021-11-06 Peter Zijlstramm/vmalloc: don't allow VM_NO_GUARD on vmap()
2021-11-06 Vasily Averinmm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
2021-11-06 Dmitry Safonovmm/mremap: don't account pages in vma_to_resize()
2021-11-06 Liu Songmm/mprotect.c: avoid repeated assignment in do_mprotect...
2021-11-06 Qi Zhengmm: remove redundant smp_wmb()
2021-11-06 Qi Zhengmm: introduce pmd_install() helper
2021-11-06 Peter Xumm: add zap_skip_check_mapping() helper
2021-11-06 Peter Xumm: drop first_index/last_index in zap_details
2021-11-06 Peter Xumm: clear vmf->pte after pte_unmap_same() returns
2021-11-06 Peter Xumm/shmem: unconditionally set pte dirty in mfill_atomic...
2021-11-06 Amit Daniel Kachhapmm/memory.c: avoid unnecessary kernel/user pointer...
2021-11-06 Peng Liumm/mmap.c: fix a data race of mm->total_vm
2021-11-06 Vasily Averinmemcg: prohibit unconditional exceeding the limit of...
2021-11-06 Michal Hockomm, oom: do not trigger out_of_memory from the #PF
2021-11-06 Vasily Averinmm, oom: pagefault_out_of_memory: don't force global...
2021-11-06 Muchun Songmm: list_lru: only add memcg-aware lrus to the global...
2021-11-06 Muchun Songmm: memcontrol: remove the kmem states
2021-11-06 Muchun Songmm: memcontrol: remove kmemcg_id reparenting
2021-11-06 Muchun Songmm: list_lru: fix the return value of list_lru_count_one()
2021-11-06 Muchun Songmm: list_lru: remove holding lru lock
2021-11-06 Shakeel Buttmemcg, kmem: further deprecate kmem.limit_in_bytes
2021-11-06 Len Bakermm/list_lru.c: prefer struct_size over open coded arith...
2021-11-06 Waiman Longmm/memcg: remove obsolete memcg_free_kmem()
2021-11-06 Shakeel Buttmemcg: unify memcg stat flushing
2021-11-06 Shakeel Buttmemcg: flush stats only if updated
2021-11-06 Peter Xumm/memcg: drop swp_entry_t* in mc_handle_file_pte()
2021-11-06 Matthew Wilcox ... mm: optimise put_pages_list()
2021-11-06 Rafael Aquinimm/swapfile: fix an integer overflow in swap_show()
2021-11-06 Xu Wangmm/swapfile: remove needless request_queue NULL pointer...
2021-11-06 John Hubbardmm/gup: further simplify __gup_device_huge()
2021-11-06 Jens Axboemm: move more expensive part of XA setup out of mapping...
2021-11-06 Matthew Wilcox ... mm/filemap.c: remove bogus VM_BUG_ON
2021-11-06 Jens Axboemm: don't read i_size of inode unless we need it
2021-11-06 Christoph Hellwigmm: simplify bdi refcounting
2021-11-06 Christoph Hellwigmm: don't automatically unregister bdis
2021-11-06 Christoph Hellwigmm: export bdi_unregister
2021-11-06 David Howellsmm: stop filemap_read() from grabbing a superfluous...
2021-11-06 Yinan Zhangmm/page_ext.c: fix a comment
2021-11-06 Guo Renmm: debug_vm_pgtable: don't use __P000 directly
2021-11-06 Peter Xumm/smaps: use vma->vm_pgoff directly when counting...
2021-11-06 Matthew Wilcox ... kasan: fix tag for large allocations when using CONFIG_SLAB
2021-11-06 Marco Elverkasan: generic: introduce kasan_record_aux_stack_noalloc()
2021-11-06 Marco Elverkasan: common: provide can_alloc in kasan_save_stack()
2021-11-06 Christoph Hellwigmm: don't include <linux/dax.h> in <linux/mempolicy.h>
2021-11-06 Sebastian Andrzej... mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPAR...
2021-11-06 Hyeonggon Yoomm, slub: use prefetchw instead of prefetch
2021-11-06 Vlastimil Babkamm/slub: increase default cpu partial list sizes
2021-11-06 Vlastimil Babkamm, slub: change percpu partial accounting from objects...
2021-11-06 Kefeng Wangslub: add back check for free nonslab objects
2021-11-06 Shi Leimm/slab.c: remove useless lines in enable_cpucache()
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
next