mm: sparsemem: use page table lock to protect kernel pmd operations
[linux-2.6-microblaze.git] / mm /
2022-03-22 Muchun Songmm: sparsemem: use page table lock to protect kernel...
2022-03-22 Muchun Songmm: hugetlb: replace hugetlb_free_vmemmap_enabled with...
2022-03-22 Muchun Songmm: hugetlb: free the 2nd vmemmap page associated with...
2022-03-22 Miaohe Linmm/mlock: fix potential imbalanced rlimit ucounts adjus...
2022-03-22 Miaohe Linmm/memory-failure.c: make non-LRU movable pages unhandlable
2022-03-22 Miaohe Linmm/memory-failure.c: avoid calling invalidate_inode_pag...
2022-03-22 Miaohe Linmm/memory-failure.c: fix race with changing page compou...
2022-03-22 luofeimm/hwpoison: add in-use hugepage hwpoison filter judgement
2022-03-22 luofeimm/hwpoison: avoid the impact of hwpoison_filter()...
2022-03-22 Miaohe Linmm/hwpoison-inject: support injecting hwpoison to free...
2022-03-22 Miaohe Linmm/memory-failure.c: remove unnecessary PageTransTail...
2022-03-22 Miaohe Linmm/memory-failure.c: remove obsolete comment in __soft_...
2022-03-22 Miaohe Linmm/memory-failure.c: rework the try_to_unmap logic...
2022-03-22 Miaohe Linmm/memory-failure.c: remove PageSlab check in hwpoison_...
2022-03-22 Miaohe Linmm/memory-failure.c: fix race with changing page more...
2022-03-22 Miaohe Linmm/memory-failure.c: rework the signaling logic in...
2022-03-22 Miaohe Linmm/memory-failure.c: catch unexpected -EFAULT from...
2022-03-22 Miaohe Linmm/memory-failure.c: minor clean up for memory_failure_...
2022-03-22 Rik van Rielmm: invalidate hwpoison page cache page in fault path
2022-03-22 Naoya Horiguchimm/hwpoison: fix error page recovered but reported...
2022-03-22 Naoya Horiguchimm/memory-failure.c: remove obsolete comment
2022-03-22 Mel Gormanmm/page_alloc: check high-order pages for corruption...
2022-03-22 Eric Dumazetmm/page_alloc: call check_new_pages() while zone spinlo...
2022-03-22 Suren Baghdasaryanmm: count time in drain_all_pages during direct reclaim...
2022-03-22 Oscar Salvadorarch/x86/mm/numa: Do not initialize nodes twice
2022-03-22 Mel Gormanmm/page_alloc: do not prefetch buddies during bulk...
2022-03-22 Mel Gormanmm/page_alloc: limit number of high-order pages on...
2022-03-22 Mel Gormanmm/page_alloc: free pages in a single pass during bulk...
2022-03-22 Mel Gormanmm/page_alloc: drain the requested list first during...
2022-03-22 Mel Gormanmm/page_alloc: simplify how many pages are selected...
2022-03-22 Mel Gormanmm/page_alloc: track range of active PCP lists during...
2022-03-22 Mel Gormanmm/page_alloc: fetch the correct pcp buddy during bulk...
2022-03-22 Alistair Popplemm/pages_alloc.c: don't create ZONE_MOVABLE beyond...
2022-03-22 Nathan Chancellormm/page_alloc: mark pagesets as __maybe_unused
2022-03-22 David Hildenbrandmm: enforce pageblock_order < MAX_ORDER
2022-03-22 David Hildenbrandcma: factor out minimum alignment requirement
2022-03-22 Nicolas Saenz Juliennemm/page_alloc: don't pass pfn to free_unref_page_commit()
2022-03-22 Peter Collingbournemm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
2022-03-22 Zi Yanmm: page_alloc: avoid merging non-fallbackable pagebloc...
2022-03-22 Jiapeng Chongmm/vmalloc.c: fix "unused function" warning
2022-03-22 Uladzislau Rezki... mm/vmalloc: eliminate an extra orig_gfp_mask
2022-03-22 Uladzislau Rezkimm/vmalloc: add adjust_search_size parameter
2022-03-22 Uladzislau Rezki... mm/vmalloc: Move draining areas out of caller context
2022-03-22 Miaohe Linmm/vmalloc: remove unneeded function forward declaration
2022-03-22 Miaohe Linmm/sparse: make mminit_validate_memmodel_limits() static
2022-03-22 Miaohe Linmm/mremap:: use vma_lookup() instead of find_vma()
2022-03-22 Miaohe Linmm/mmap: remove obsolete comment in ksys_mmap_pgoff
2022-03-22 Hugh Dickinsmm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK
2022-03-22 Miaohe Linmm/memory.c: use helper macro min and max in unmap_mapp...
2022-03-22 Miaohe Linmm/memory.c: use helper function range_in_vma()
2022-03-22 Randy Dunlapmm/mmap: return 1 from stack_guard_gap __setup() handler
2022-03-22 Peter Xumm: rework swap handling of zap_pte_range
2022-03-22 Peter Xumm: change zap_details.zap_mapping into even_cows
2022-03-22 Peter Xumm: rename zap_skip_check_mapping() to should_zap_page()
2022-03-22 Peter Xumm: don't skip swap entry even if zap_details specified
2022-03-22 Muchun Songmm: replace multiple dcache flush with flush_dcache_folio()
2022-03-22 Muchun Songmm: userfaultfd: fix missing cache flush in mcopy_atomi...
2022-03-22 Muchun Songmm: shmem: fix missing cache flush in shmem_mfill_atomi...
2022-03-22 Muchun Songmm: hugetlb: fix missing cache flush in hugetlb_mcopy_a...
2022-03-22 Muchun Songmm: hugetlb: fix missing cache flush in copy_huge_page_...
2022-03-22 Muchun Songmm: fix missing cache flush for all tail pages of compo...
2022-03-22 Muchun Songmm: thp: fix wrong cache flush in remove_migration_pmd()
2022-03-22 Anshuman Khandualmm: merge pte_mkhuge() call into arch_make_huge_pte()
2022-03-22 Muchun Songmm: memcontrol: rename memcg_cache_id to memcg_kmem_id
2022-03-22 Muchun Songmm: list_lru: rename list_lru_per_memcg to list_lru_memcg
2022-03-22 Muchun Songmm: memcontrol: fix cannot alloc the maximum memcg ID
2022-03-22 Muchun Songmm: memcontrol: reuse memory cgroup ID for kmem ID
2022-03-22 Muchun Songmm: list_lru: replace linear array with xarray
2022-03-22 Muchun Songmm: list_lru: rename memcg_drain_all_list_lrus to memcg...
2022-03-22 Muchun Songmm: list_lru: allocate list_lru_one only when needed
2022-03-22 Muchun Songmm: memcontrol: move memcg_online_kmem() to mem_cgroup_...
2022-03-22 Muchun Songxarray: use kmem_cache_alloc_lru to allocate xa_node
2022-03-22 Muchun Songfs: allocate inode by using alloc_inode_sb()
2022-03-22 Muchun Songmm: introduce kmem_cache_alloc_lru
2022-03-22 Muchun Songmm: list_lru: transpose the array of per-node per-memcg...
2022-03-22 Sebastian Andrzej... mm/memcg: disable migration instead of preemption in...
2022-03-22 Sebastian Andrzej... mm/memcg: protect memcg_stock with a local_lock_t
2022-03-22 Johannes Weinermm/memcg: opencode the inner part of obj_cgroup_uncharg...
2022-03-22 Sebastian Andrzej... mm/memcg: protect per-CPU counter by disabling preempti...
2022-03-22 Sebastian Andrzej... mm/memcg: disable threshold event handlers on PREEMPT_RT
2022-03-22 Michal Hockomm/memcg: revert ("mm/memcg: optimize user context...
2022-03-22 Randy Dunlapmm/memcontrol: return 1 from cgroup.memory __setup...
2022-03-22 Shakeel Buttmemcg: synchronously enforce memory.high for large...
2022-03-22 Shakeel Buttmemcg: unify force charging conditions
2022-03-22 Shakeel Buttmemcg: refactor mem_cgroup_oom
2022-03-22 Wei Yangmm/memcg: mem_cgroup_per_node is already set to 0 on...
2022-03-22 Yosry Ahmedmemcg: add per-memcg total kernel memory stat
2022-03-22 Shakeel Buttmemcg: replace in_interrupt() with !in_task()
2022-03-22 Miaohe Linmm: shmem: use helper macro __ATTR_RW
2022-03-22 Hugh Dickinstmpfs: do not allocate pages on read
2022-03-22 Hugh Dickinsshmem: mapping_set_exiting() to help mapped resilience
2022-03-22 Xavier Rochetmpfs: support for file creation time
2022-03-22 Bang Limm/swap: fix confusing comment in folio_mark_accessed
2022-03-22 John Hubbardmm/gup: remove unused get_user_pages_locked()
2022-03-22 John Hubbardmm: change lookup_node() to use get_user_pages_fast()
2022-03-22 John Hubbardmm/gup: remove unused pin_user_pages_locked()
2022-03-22 John Hubbardmm/gup: follow_pfn_pte(): -EEXIST cleanup
2022-03-22 Peter Xumm: fix invalid page pointer returned with FOLL_PIN...
2022-03-22 Miaohe Linmm/writeback: minor clean up for highmem_dirtyable_memory
2022-03-22 Miaohe Linfilemap: remove find_get_pages()
next