dax: fix ENOMEM handling in grab_mapping_entry()
[platform/kernel/linux-rpi.git] / mm /
2021-07-14 Jann Hornmm/gup: fix try_grab_compound_head() race with split_hu...
2021-06-30 Hugh Dickinsmm, futex: fix shared futex pgoff on shmem huge page
2021-06-30 Hugh Dickinsmm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
2021-06-30 Hugh Dickinsmm/thp: fix page_vma_mapped_walk() if THP mapped by...
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): get vma_address_end() earlier
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): use goto instead of while (1)
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): add a level of indentation
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): crossing page table boundary
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): prettify PVMW_MIGRATION...
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): settle PageHuge on entry
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): use page for pvmw->page
2021-06-30 Yang Shimm: thp: replace DEBUG_VM BUG with VM_WARN when unmap...
2021-06-30 Hugh Dickinsmm/thp: unmap_mapping_page() to fix THP truncate_cleanu...
2021-06-30 Jue Wangmm/thp: fix page_address_in_vma() on file THP tails
2021-06-30 Hugh Dickinsmm/thp: fix vma_address() if virtual address below...
2021-06-30 Hugh Dickinsmm/thp: try_to_unmap() use TTU_SYNC for safe splitting
2021-06-30 Hugh Dickinsmm/thp: make is_huge_zero_pmd() safe and quicker
2021-06-30 Hugh Dickinsmm/thp: fix __split_huge_pmd_locked() on shmem migratio...
2021-06-30 Xu Yumm, thp: use head page in __migration_entry_wait()
2021-06-30 Miaohe Linmm/rmap: use page_not_mapped in try_to_unmap()
2021-06-30 Miaohe Linmm/rmap: remove unneeded semicolon in page_not_mapped()
2021-06-23 Andrew Mortonmm/slub.c: include swab.h
2021-06-23 Kees Cookmm/slub: actually fix freelist pointer vs redzoning
2021-06-23 Kees Cookmm/slub: fix redzoning for small allocations
2021-06-23 Kees Cookmm/slub: clarify verification reporting
2021-06-23 Peter Xumm/swap: fix pte_same_as_swp() not removing uffd-wp...
2021-06-23 yangerkunmm/memory-failure: make sure wait for page writeback...
2021-06-10 Mina Almasrymm, hugetlb: fix simple resv_huge_pages underflow on...
2021-06-10 Ding Huimm/page_alloc: fix counting of free pages after take...
2021-06-10 Gerald Schaefermm/debug_vm_pgtable: fix alignment for pmd/pud_advanced...
2021-05-19 Peter Xumm/hugetlb: fix F_SEAL_FUTURE_WRITE
2021-05-19 Axel Rasmussenuserfaultfd: release page in error path to avoid BUG_ON
2021-05-19 Pavel Tatashinmm/gup: check for isolation errors
2021-05-19 Pavel Tatashinmm/gup: return an error on migration failure
2021-05-19 Pavel Tatashinmm/gup: check every subpage of a compound page during...
2021-05-19 Miaohe Linksm: fix potential missing rmap_item for stable_node
2021-05-19 Miaohe Linmm/migrate.c: fix potential indeterminate pte entry...
2021-05-19 Miaohe Linmm/hugeltb: handle the error case in hugetlb_fix_reserv...
2021-05-19 Miaohe Linkhugepaged: fix wrong result value for trace_mm_collaps...
2021-05-14 Jane Chumm/memory-failure: unnecessary amount of unmapping
2021-05-14 Wang Wenshengmm/sparse: add the missing sparse_buffer_fini() in...
2021-05-14 Muchun Songmm: memcontrol: slab: fix obtain a reference to a freei...
2021-05-14 Nikolay Borisovmm/sl?b.c: remove ctor argument from kmem_cache_flags
2021-04-21 Christophe Leroymm: ptdump: fix build failure
2021-04-14 Roman Gushchinpercpu: make pcpu_nr_empty_pop_pages per chunk type
2021-04-07 Ilya Lipnitskiymm: fix race by making init_zero_pfn() early_initcall
2021-03-30 Hugh Dickinsmm/memcg: fix 5.10 backport of splitting page memcg
2021-03-30 Sean Christophersonmm/mmu_notifiers: ensure range_end() is paired with...
2021-03-30 Miaohe Linhugetlb_cgroup: fix imbalanced css_get and css_put...
2021-03-30 Thomas Hebbz3fold: prevent reclaim/free race for headless pages
2021-03-30 Zhou Guanghuimm/memcg: set memcg when splitting page
2021-03-30 Zhou Guanghuimm/memcg: rename mem_cgroup_split_huge_fixup to split_p...
2021-03-17 Mike Rapoportmm/page_alloc.c: refactor initialization of struct...
2021-03-17 Suren Baghdasaryanmm/madvise: replace ptrace attach requirement for proce...
2021-03-17 Nadav Amitmm/userfaultfd: fix memory corruption due to writeprotect
2021-03-17 Catalin Marinasarm64: mte: Map hotplugged memory as Normal Tagged
2021-03-17 Linus TorvaldsRevert "mm, slub: consider rest of partial list if...
2021-03-07 Jens Axboeswap: fix swapfile read/write offset
2021-03-07 Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-03-07 Li Xinhaimm/hugetlb.c: fix unnecessary address expansion of...
2021-03-04 Vlastimil Babkamm, compaction: make fast_isolate_freepages() stay...
2021-03-04 Dave Hansenmm/vmscan: restore zone_reclaim_mode ABI
2021-03-04 Mike Kravetzhugetlb: fix copy_huge_page_from_user contig page struc...
2021-03-04 Mike Kravetzhugetlb: fix update_and_free_page contig page struct...
2021-03-04 Muchun Songmm: memcontrol: fix get_active_memcg return value
2021-03-04 Muchun Songmm: memcontrol: fix swap undercounting in cgroup2
2021-03-04 Dan Williamsmm: fix memory_failure() handling of dax-namespace...
2021-03-04 Rik van Rielmm,thp,shmem: make khugepaged obey tmpfs mount flags
2021-03-04 Wonhyuk Yangmm/compaction: fix misbehaviors of fast_find_migrateblock()
2021-03-04 Chen Wandunmm/hugetlb: suppress wrong warning info when alloc...
2021-03-04 Miaohe Linmm/hugetlb: fix potential double free in hugetlb_regist...
2021-03-04 Miaohe Linmm/memory.c: fix potential pte_unmap_unlock pte error
2021-03-04 Muchun Songmm: memcontrol: fix slub memory accounting
2021-03-04 Muchun Songmm: memcontrol: fix NR_ANON_THPS accounting in charge...
2021-02-26 Paolo Bonzinimm: provide a saner PTE walking API for modules
2021-02-26 Christoph Hellwigmm: simplify follow_pte{,pmd}
2021-02-26 Christoph Hellwigmm: unexport follow_pte_pmd
2021-02-13 Johannes WeinerRevert "mm: memcontrol: avoid workload stalls when...
2021-02-10 Waiman Longmm/filemap: add missing mem_cgroup_uncharge() to __add_...
2021-02-10 Hugh Dickinsmm: thp: fix MADV_REMOVE deadlock on shmem THP
2021-02-10 Rokudo Yanmm, compaction: move high_pfn to the for loop scope
2021-02-10 Muchun Songmm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
2021-02-10 Muchun Songmm: hugetlb: fix a race between isolating and freeing...
2021-02-10 Muchun Songmm: hugetlb: fix a race between freeing and dissolving...
2021-02-10 Muchun Songmm: hugetlbfs: fix cannot migrate the fallocated HugeTL...
2021-02-10 Roman Gushchinmemblock: do not start bottom-up allocations with kerne...
2021-01-30 Zhaoyang Huangmm: fix a race on nr_swap_pages
2021-01-30 Hailong liumm/page_alloc: add a missing mm_page_alloc_zone_locked...
2021-01-30 Wang HaiRevert "mm/slub: fix a memory leak in sysfs_slab_add()"
2021-01-27 Linus TorvaldsRevert "mm: fix initialization of struct page for holes...
2021-01-27 Mike Rapoportmm: fix initialization of struct page for holes in...
2021-01-27 Lecopzer Chenkasan: fix incorrect arguments passing in kasan_add_zer...
2021-01-27 Lecopzer Chenkasan: fix unaligned address is unhandled in kasan_remo...
2021-01-27 Shakeel Buttmm: fix numa stats for thp migration
2021-01-27 Shakeel Buttmm: memcg: fix memcg file_dirty numa stat
2021-01-27 Roman Gushchinmm: memcg/slab: optimize objcg stock draining
2021-01-19 Jann Hornmm, slub: consider rest of partial list if acquire_slab...
2021-01-19 Linus Torvaldsmm: don't put pinned pages into the swap cache
2021-01-19 Andrew Mortonmm/process_vm_access.c: include compat.h
next