Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / mm /
2020-12-15 Oscar Salvadormm,hwpoison: refactor get_any_page
2020-12-15 Oscar Salvadormm,hwpoison: drop unneeded pcplist draining
2020-12-15 Oscar Salvadormm,hwpoison: take free pages off the buddy freelists
2020-12-15 Oscar Salvadormm,hwpoison: drain pcplists before bailing out for...
2020-12-15 Muchun Songmm/page_alloc: speed up the iteration of max_order
2020-12-15 Lorenzo Stoakesmm: page_alloc: refactor setup_per_zone_lowmem_reserve()
2020-12-15 Lin Fenginit/main: fix broken buffer_init when DEFERRED_STRUCT_...
2020-12-15 David Hildenbrandmm/page_alloc: clear all pages in post_alloc_hook(...
2020-12-15 Zou Weimm/page_alloc: mark some symbols with static keyword
2020-12-15 Matthew Wilcox ... mm/page_alloc: add __free_pages() documentation
2020-12-15 Vlastimil Babkamm, page_alloc: disable pcplists during memory offline
2020-12-15 Vlastimil Babkamm, page_alloc: move draining pcplists to page isolatio...
2020-12-15 Vlastimil Babkamm, page_alloc: cache pageset high and batch in struct...
2020-12-15 Vlastimil Babkamm, page_alloc: simplify pageset_update()
2020-12-15 Vlastimil Babkamm, page_alloc: remove setup_pageset()
2020-12-15 Vlastimil Babkamm, page_alloc: calculate pageset high and batch once...
2020-12-15 Vlastimil Babkamm, page_alloc: clean up pageset high and batch update
2020-12-15 Mike Rapoportmm: introduce debug_pagealloc_{map,unmap}_pages() helpers
2020-12-15 Mike Rapoportarm, arm64: move free_unused_memmap() to generic mm
2020-12-15 Mike Rapoportarm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
2020-12-15 Mike Rapoportia64: remove custom __early_pfn_to_nid()
2020-12-15 Walter Wukasan: print workqueue stack
2020-12-15 Vincenzo Frascinomm/vmalloc.c: fix kasan shadow poisoning size
2020-12-15 Waiman Longmm/vmalloc: Fix unlock order in s_stop()
2020-12-15 Baolin Wangmm/vmalloc.c: remove unnecessary return statement
2020-12-15 Alex Shimm/vmalloc: add 'align' parameter explanation for pvm_d...
2020-12-15 Uladzislau Rezki... mm/vmalloc: rework the drain logic
2020-12-15 Uladzislau Rezki... mm/vmalloc: use free_vm_area() if an allocation fails
2020-12-15 Andrew Mortonmm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow
2020-12-15 Daniel Vettermm: extract might_alloc() debug check
2020-12-15 Daniel Vettermm: track mmu notifiers in fs_reclaim_acquire/release
2020-12-15 Dmitry Safonovmm: forbid splitting special mappings
2020-12-15 Dmitry Safonovmremap: check if it's possible to split original vma
2020-12-15 Dmitry Safonovvm_ops: rename .split() callback to .may_split()
2020-12-15 Dmitry Safonovmremap: don't allow MREMAP_DONTUNMAP on special_mapping...
2020-12-15 Dmitry Safonovmm/mremap: for MREMAP_DONTUNMAP check security_vm_enoug...
2020-12-15 Dmitry Safonovmm/mremap: account memory on do_munmap() failure
2020-12-15 Matthew Wilcox ... mm: move free_unref_page to mm/internal.h
2020-12-15 Axel Rasmussenmm: mmap_lock: add tracepoints around lock acquisition
2020-12-15 Alex Shimm/page_vma_mapped.c: add colon to fix kernel-doc marku...
2020-12-15 Alex Shimm/mapping_dirty_helpers: enhance the kernel-doc markups
2020-12-15 John Hubbardmm: cleanup: remove unused tsk arg from __access_remote_vm
2020-12-15 Kalesh Singhmm: speedup mremap on 1GB or larger regions
2020-12-15 Shakeel Buttmm: memcontrol: account pagetables per node
2020-12-15 Shakeel Buttmm: move lruvec stats update functions to vmstat.h
2020-12-15 Alex Shimm/memcg: remove incorrect comment
2020-12-15 Kaixu Xiamm: memcontrol: sssign boolean values to a bool variable
2020-12-15 Muchun Songmm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_...
2020-12-15 Lukas Bulwahnmm: memcg: remove obsolete memcg_has_children()
2020-12-15 Hui Summ/page_counter: use page_counter_read in page_counter_...
2020-12-15 Roman Gushchinmm: memcg: deprecate the non-hierarchical mode
2020-12-15 Roman Gushchinmm: memcg: fix obsolete code comments
2020-12-15 Alex Shimm/memcg: update page struct member in comments
2020-12-15 Shakeel Buttmm/rmap: always do TTU_IGNORE_ACCESS
2020-12-15 Muchun Songmm: memcg/slab: fix use after free in obj_cgroup_charge
2020-12-15 Muchun Songmm: memcg/slab: fix return of child memcg objcg for...
2020-12-15 Miaohe Linmm: memcontrol: eliminate redundant check in __mem_cgro...
2020-12-15 Muchun Songmm: memcontrol: remove unused mod_memcg_obj_state()
2020-12-15 Johannes Weinermm: memcontrol: add file_thp, shmem_thp to memory.stat
2020-12-15 Hui Summ/shmem.c: make shmem_mapping() inline
2020-12-15 Jeff Laytonmm: remove pagevec_lookup_range_nr_tag()
2020-12-15 Miaohe Linmm/swapfile.c: use memset to fill the swap_map with...
2020-12-15 Miaohe Linmm/swapfile.c: remove unnecessary out label in __swap_d...
2020-12-15 Miaohe Linmm/swap_state: skip meaningless swap cache readahead...
2020-12-15 Miaohe Linmm/swapfile.c: use helper function swap_count() in...
2020-12-15 Ralph Campbellmm: handle zone device pages in release_pages()
2020-12-15 Jason Gunthorpemm/gup: combine put_compound_head() and unpin_user_page()
2020-12-15 Jason Gunthorpemm/gup: remove the vma allocation from gup_longterm_loc...
2020-12-15 Jason Gunthorpemm/gup: prevent gup_fast from racing with COW during...
2020-12-15 Jason Gunthorpemm/gup: reorganize internal_get_user_pages_fast()
2020-12-15 Barry Songmm/gup_test: GUP_TEST depends on DEBUG_FS
2020-12-15 Barry Songmm/gup_test.c: mark gup_test_init as __init function
2020-12-15 John Hubbardselftests/vm: gup_test: introduce the dump_pages()...
2020-12-15 John Hubbardselftests/vm: only some gup_test items are really bench...
2020-12-15 John Hubbardselftests/vm: use a common gup_test.h
2020-12-15 John Hubbardmm/gup_benchmark: rename to mm/gup_test
2020-12-15 Hailong Liumm/filemap.c: remove else after a return
2020-12-15 Alex Shimm/truncate: add parameter explanation for invalidate_m...
2020-12-15 Kent Overstreetmm/filemap.c: generic_file_buffered_read() now uses...
2020-12-15 Kent Overstreetmm/filemap/c: break generic_file_buffered_read up into...
2020-12-15 Liam Markmm/page_owner: record timestamp and pid
2020-12-15 Zhenhua Huangmm: fix page_owner initializing issue for arm32
2020-12-15 Bharata B Raomm/slub: let number of online CPUs determine the slub...
2020-12-15 Vlastimil Babkamm, slub: use kmem_cache_debug_flags() in deactivate_slab()
2020-12-15 Alexander Popovmm/slab: rerform init_on_free earlier
2020-12-15 Vlastimil Babkamm, slab, slub: clear the slab_cache field when freeing...
2020-12-15 Bartosz Golaszewskimm: slab: clarify krealloc()'s behavior with __GFP_ZERO
2020-12-15 Hui Summ/slab_common.c: use list_for_each_entry in dump_unrec...
2020-12-15 Rafael J. WysockiMerge branch 'acpi-ec'
2020-12-15 Rafael J. WysockiMerge branches 'acpi-apei', 'acpi-misc' and 'acpi-proce...
2020-12-15 Rafael J. WysockiMerge branches 'acpi-resources' and 'acpi-docs'
2020-12-15 Rafael J. WysockiMerge branches 'acpica' and 'acpi-scan'
2020-12-15 Rafael J. WysockiMerge branches 'pm-devfreq' and 'pm-tools'
2020-12-15 Rafael J. WysockiMerge branches 'pm-sleep', 'pm-acpi', 'pm-domains'...
2020-12-15 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-em'
2020-12-15 Rafael J. WysockiMerge branch 'pm-cpufreq'
2020-12-15 Thomas GleixnerMerge tag 'irqchip-5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'x86-apic-2020-12-14' of git://git./linux...
2020-12-15 Linus TorvaldsMerge tag 'x86-fpu-2020-12-14' of git://git./linux...
2020-12-15 Linus TorvaldsMerge tag 'core-mm-2020-12-14' of git://git./linux...
next