aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24mm: hugetlb: fix UAF in hugetlb_handle_userfaultLiu Shixin
2022-10-24mm/mmap: undo ->mmap() when arch_validate_flags() failsCarlos Llamas
2022-10-24mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled inPeter Xu
2022-10-24mm/damon: validate if the pmd entry is present before accessingBaolin Wang
2022-10-24mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang
2022-10-06Merge tag 'v5.19.14' into v5.19/standard/baseBruce Ashfield
2022-10-06Merge tag 'v5.19.12' into v5.19/standard/baseBruce Ashfield
2022-10-05damon/sysfs: fix possible memleak on damon_sysfs_add_targetLevi Yun
2022-10-05mm,hwpoison: check mm when killing accessing processShuai Xue
2022-10-05mm/hugetlb: correct demote page offset logicDoug Berger
2022-10-05mm: bring back update_mmu_cache() to finish_fault()Sergei Antonov
2022-10-05mm: fix madivse_pageout mishandling on non-LRU pageMinchan Kim
2022-10-05mm/migrate_device.c: copy pte dirty bit to pageAlistair Popple
2022-10-05mm/migrate_device.c: add missing flush_cache_page()Alistair Popple
2022-10-05mm/migrate_device.c: flush TLB while holding PTLAlistair Popple
2022-10-05mm: fix dereferencing possible ERR_PTRBinyi Han
2022-10-05mm/page_isolation: fix isolate_single_pageblock() isolation behaviorZi Yan
2022-10-05mm: prevent page_frag_alloc() from corrupting the memoryMaurizio Lombardi
2022-10-05mm/page_alloc: fix race condition between build_all_zonelists and page alloca...Mel Gorman
2022-10-05mm: gup: fix the fast GUP race against THP collapseYang Shi
2022-10-05mm: fix BUG splat with kvmalloc + GFP_ATOMICFlorian Westphal
2022-10-05mm/damon/dbgfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-10-05frontswap: don't call ->init if no ops are registeredChristoph Hellwig
2022-09-28mm/slab_common: fix possible double free of kmem_cacheFeng Tang
2022-09-28mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.Maurizio Lombardi
2022-09-28mm/slub: fix to return errno if kmalloc() failsChao Yu
2022-09-28kasan: call kasan_malloc() from __kmalloc_*track_caller()Peter Collingbourne
2022-09-18Merge tag 'v5.19.9' into v5.19/standard/baseBruce Ashfield
2022-09-18Merge tag 'v5.19.8' into v5.19/standard/baseBruce Ashfield
2022-09-15Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"Yee Lee
2022-09-09Merge tag 'v5.19.7' into v5.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.19.6' into v5.19/standard/baseBruce Ashfield
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-08mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...Waiman Long
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-08-31mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand
2022-08-31shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)
2022-08-31mm/mprotect: only reference swap pfn page if type matchPeter Xu
2022-08-31mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin
2022-08-31bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin
2022-08-31mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty
2022-08-31writeback: avoid use-after-free after removing deviceKhazhismel Kumykov
2022-08-31mm/hugetlb: support write-faults in shared mappingsDavid Hildenbrand
2022-08-31mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-31mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand
2022-08-22Merge tag 'v5.19.3' into v5.19/standard/baseBruce Ashfield
2022-08-22Merge tag 'v5.19.2' into v5.19/standard/baseBruce Ashfield
2022-08-21Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"Marco Elver
2022-08-17hugetlb_cgroup: fix wrong hugetlb cgroup numa statMiaohe Lin