Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and 'acpi...
[linux-2.6-microblaze.git] / mm /
2020-10-14 Linus TorvaldsMerge tag 'acpi-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'pm-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.10-1' of git://git...
2020-10-14 Linus TorvaldsMerge tag 'for-linus-5.10b-rc1-tag' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'x86_seves_for_v5.10' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'objtool-core-2020-10-13' of git://git./linux...
2020-10-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-14 Ralph Campbellmm/migrate: remove obsolete comment about device public
2020-10-14 Ralph Campbellmm/migrate: remove cpages-- in migrate_vma_finalize()
2020-10-14 Suren Baghdasaryanmm, oom_adj: don't loop through tasks in __set_oom_adj...
2020-10-14 Mike Rapoportmemblock: use separate iterators for memory and reserve...
2020-10-14 Mike Rapoportmemblock: implement for_each_reserved_mem_region()...
2020-10-14 Mike Rapoportmemblock: remove unused memblock_mem_size()
2020-10-14 Mike Rapoportarch, mm: replace for_each_memblock() with for_each_mem...
2020-10-14 Mike Rapoportmemblock: reduce number of parameters in for_each_mem_r...
2020-10-14 Mike Rapoportmemblock: make memblock_debug and related functionality...
2020-10-14 Mike Rapoportmemblock: make for_each_memblock_type() iterator private
2020-10-14 Miaohe Linmm/mempool: add 'else' to split mutually exclusive...
2020-10-14 Wei Yangmm: remove unused alloc_page_vma_node()
2020-10-14 Wei Yangmm/mempolicy: remove or narrow the lock on current
2020-10-14 Mateusz Nosekmm/compaction.c: micro-optimization remove unnecessary...
2020-10-14 Xiang Chenmm/zbud: remove redundant initialization
2020-10-14 Hui Summ/z3fold.c: use xx_zalloc instead xx_alloc and memset
2020-10-14 Hui Summ/vmscan: fix comments for isolate_lru_page()
2020-10-14 Chunxin Zangmm/vmscan: fix infinite loop in drop_slab_node
2020-10-14 Mike Kravetzhugetlb: add lockdep check for i_mmap_rwsem held in...
2020-10-14 Wei Yangmm/hugetlb: take the free hpage during the iteration...
2020-10-14 Wei Yangmm/hugetlb: narrow the hugetlb_lock protection area...
2020-10-14 Wei Yangmm/hugetlb: a page from buddy is not on any list
2020-10-14 Wei Yangmm/hugetlb: count file_region to be added when regions_...
2020-10-14 Wei Yangmm/hugetlb: use list_splice to merge two list at once
2020-10-14 Wei Yangmm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_e...
2020-10-14 Wei Yangmm/hugetlb: not necessary to coalesce regions recursively
2020-10-14 Baoquan Hemm/hugetlb.c: remove the unnecessary non_swap_entry()
2020-10-14 Baoquan Hemm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return...
2020-10-14 Matthew Wilcox ... mm/page_alloc.c: fix freeing non-compound pages
2020-10-14 Ralph Campbellmm: move call to compound_head() in release_pages()
2020-10-14 Mateusz Nosekmmzone: clean code by removing unused macro parameter
2020-10-14 Yanfei Xumm/page_alloc.c: __perform_reclaim should return 'unsig...
2020-10-14 Mateusz Nosekmm/page_alloc.c: clean code by merging two functions
2020-10-14 Mateusz Nosekmm/page_alloc.c: fix early params garbage value accesses
2020-10-14 Mateusz Nosekmm/page_alloc.c: micro-optimization remove unnecessary...
2020-10-14 Mateusz Nosekmm/page_alloc.c: clean code by removing unnecessary...
2020-10-14 Li Xinhaimm, isolation: avoid checking unmovable pages across...
2020-10-14 David Hildenbrandmm/page_isolation: cleanup set_migratetype_isolate()
2020-10-14 David Hildenbrandmm/page_isolation: drop WARN_ON_ONCE() in set_migratety...
2020-10-14 David Hildenbrandmm/page_isolation: exit early when pageblock is isolate...
2020-10-14 David Hildenbrandmm/page_alloc: tweak comments in has_unmovable_pages()
2020-10-14 David Gowmm: kasan: do not panic if both panic_on_warn and kasan...
2020-10-14 Patricia AlfonsoKUnit: KASAN Integration
2020-10-14 Hui Summ/vmalloc.c: fix the comment of find_vm_area
2020-10-14 Hui Summ/vmalloc.c: update the comment in __vmalloc_area_node()
2020-10-14 Alex Shimm/memory-failure.c: remove unused macro `writeback'
2020-10-14 Xianting Tianmm/memory-failure: do pgoff calculation before for_each...
2020-10-14 Andy Shevchenkomm/dmapool.c: replace hard coded function name with...
2020-10-14 Andy Shevchenkomm/dmapool.c: replace open-coded list_for_each_entry_safe()
2020-10-14 Peter Xumm: remove src/dst mm parameter in copy_page_range()
2020-10-14 Liao Pingfangmm/mmap.c: replace do_brk with do_brk_flags in comment...
2020-10-14 Miaohe Linmm/mmap.c: use helper function allow_write_access(...
2020-10-14 Miaohe Linmm: use helper function mapping_allow_writable()
2020-10-14 Wei Yangmm/mmap: check on file instead of the rb_root_cached...
2020-10-14 Wei Yangmm/mmap: not necessary to check mapping separately
2020-10-14 Randy Dunlapmm/memory.c: fix spello of "function"
2020-10-14 Wei Yangmm/mmap: leave adjust_next as virtual address instead...
2020-10-14 Wei Yangmm/mmap: leverage vma_rb_erase_ignore() to implement...
2020-10-14 Wei Yangmm/mmap: rename __vma_unlink_common() to __vma_unlink()
2020-10-14 Yanfei Xumm/memory.c: replace vmf->vma with variable vma
2020-10-14 Yanfei Xumm/memory.c: fix typo in __do_fault() comment
2020-10-14 Ralph Campbellmm/memcg: fix device private memcg accounting
2020-10-14 Bharata B Raomm: memcg/slab: uncharge during kmem_cache_free_bulk()
2020-10-14 Miaohe Linmm: memcontrol: reword obsolete comment of mem_cgroup_u...
2020-10-14 Miaohe Linmm/page_counter: correct the obsolete func name in...
2020-10-14 Muchun Songmm: memcontrol: add the missing numa_stat interface...
2020-10-14 Waiman Longmm/memcg: unify swap and memsw page counters
2020-10-14 Waiman Longmm/memcg: simplify mem_cgroup_get_max()
2020-10-14 Waiman Longmm/memcg: clean up obsolete enum charge_type
2020-10-14 Miaohe Linmm: memcontrol: correct the comment of mem_cgroup_iter()
2020-10-14 Roman Gushchinmm: memcg/slab: fix racy access to page->mem_cgroup...
2020-10-14 Gustavo A. R. Silvamm: memcontrol: use the preferred form for passing...
2020-10-14 Gustavo A. R. Silvamm: memcontrol: use flex_array_size() helper in memcpy()
2020-10-14 Ira Weinymm/memremap.c: convert devmap static branch to {inc...
2020-10-14 Miaohe Linmm/swapfile.c: fix potential memory leak in sys_swapon
2020-10-14 Miaohe Linmm/swapfile.c: remove unnecessary goto out in _swap_inf...
2020-10-14 Miaohe Linmm/swap.c: fix incomplete comment in lru_cache_add_inac...
2020-10-14 Miaohe Linmm/page_io.c: remove useless out label in __swap_writep...
2020-10-14 Miaohe Linmm/swap_slots.c: remove always zero and unused return...
2020-10-14 Miaohe Linmm/swap.c: fix confusing comment in release_pages()
2020-10-14 Yu Zhaomm: remove superfluous __ClearPageActive()
2020-10-14 Yu Zhaomm: remove activate_page() from unuse_pte()
2020-10-14 Gao Xiangswap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
2020-10-14 John Hubbardmm/gup: protect unpin_user_pages() against npages=...
2020-10-14 Barry Songmm/gup: don't permit users to call get_user_pages with...
2020-10-14 Barry Songmm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM...
2020-10-14 Barry Songmm/gup_benchmark: update the documentation in Kconfig
2020-10-14 Yafang Shaomm, fadvise: improve the expensive remote LRU cache...
2020-10-14 Matthew Wilcox ... mm/filemap: fix filemap_map_pages for THP
2020-10-14 Matthew Wilcox ... mm: add find_lock_head
2020-10-14 Matthew Wilcox ... mm/shmem: return head page from find_lock_entry
2020-10-14 Matthew Wilcox ... mm: convert find_get_entry to return the head page
next