summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2021-06-10mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-10mm/page_alloc: fix counting of free pages after take off from buddyDing Hui
2021-06-10mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()Gerald Schaefer
2021-06-10kfence: use TASK_IDLE when awaiting allocationMarco Elver
2021-06-10kfence: maximize allocation wait timeout durationMarco Elver
2021-06-10Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer
2021-05-26Revert "mm/gup: check page posion status for coredump."Michal Hocko
2021-05-26userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz
2021-05-19mm/hugetlb: fix cow where page writtable in childPeter Xu
2021-05-19mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-19userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen
2021-05-19kfence: await for allocation using wait_eventMarco Elver
2021-05-19mm/gup: check for isolation errorsPavel Tatashin
2021-05-19mm/gup: return an error on migration failurePavel Tatashin
2021-05-19mm/gup: check every subpage of a compound page during isolationPavel Tatashin
2021-05-19ksm: fix potential missing rmap_item for stable_nodeMiaohe Lin
2021-05-19mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()Miaohe Lin
2021-05-19mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()Miaohe Lin
2021-05-19khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()Miaohe Lin
2021-05-14mm/memory-failure: unnecessary amount of unmappingJane Chu
2021-05-14mm/sparse: add the missing sparse_buffer_fini() in error branchWang Wensheng
2021-05-14mm: memcontrol: slab: fix obtain a reference to a freeing memcgMuchun Song
2021-05-12mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1Sergei Trofimovich
2021-04-23mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins
2021-04-23mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins
2021-04-16mm: ptdump: fix build failureChristophe Leroy
2021-04-16mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-10Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-09kasan: fix conflict with page poisoningAndrey Konovalov
2021-04-09mm/gup: check page posion status for coredump.Aili Yao
2021-04-09percpu: make pcpu_nr_empty_pop_pages per chunk typeRoman Gushchin
2021-03-30mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny
2021-03-25kfence: make compatible with kmemleakMarco Elver
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-23mm/writeback: Add wait_on_page_writeback_killableMatthew Wilcox (Oracle)
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-13mm/memcg: set memcg when splitting pageZhou Guanghui
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-13mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit
2021-03-13kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov
2021-03-13mm/madvise: replace ptrace attach requirement for process_madviseSuren Baghdasaryan
2021-03-13kfence: fix reports if constant function prefixes existMarco Elver
2021-03-13kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocationsMarco Elver
2021-03-13kfence: fix printk format for ptrdiff_tMarco Elver