summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2022-12-14mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang
2022-12-14mm/gup: fix gup_pud_range() for daxJohn Starks
2022-12-14memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-14mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn
2022-12-14mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-12-14mm/khugepaged: take the right locks for page table retractionJann Horn
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds
2022-12-02mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner
2022-11-25mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko
2022-11-25maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()Alban Crequy
2022-11-16mm/memremap.c: map FS_DAX device memory as decryptedPankaj Gupta
2022-11-03mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pagesRik van Riel
2022-11-03mm/memory: add non-anonymous page check in the copy_present_page()Yuanzheng Song
2022-10-26mm: hugetlb: fix UAF in hugetlb_handle_userfaultLiu Shixin
2022-10-26mm/mmap: undo ->mmap() when arch_validate_flags() failsCarlos Llamas
2022-10-15mm: gup: fix the fast GUP race against THP collapseYang Shi
2022-10-05mm: fix madivse_pageout mishandling on non-LRU pageMinchan Kim
2022-10-05mm/migrate_device.c: flush TLB while holding PTLAlistair Popple
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-09-28mm/slub: fix to return errno if kmalloc() failsChao Yu
2022-09-20mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region()Jann Horn
2022-09-15Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"Yee Lee
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()Jann Horn
2022-08-31mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand
2022-08-31mm/huge_memory.c: use helper function migration_entry_to_page()Miaohe Lin
2022-08-21mm/mmap.c: fix missing call to vm_unacct_memory in mmap_regionMiaohe Lin
2022-08-21mm/mremap: hold the rmap lock in write mode when moving page table entries.Aneesh Kumar K.V
2022-08-21mm: Add kvrealloc()Dave Chinner
2022-08-03page_alloc: fix invalid watermark check on a negative valueJaewon Kim
2022-07-29mm/mempolicy: fix uninit-value in mpol_rebind_policy()Wang Cheng
2022-07-21mm: split huge PUD on wp_huge_pud fallbackGowans, James
2022-07-12mm/slub: add missing TID updates on slab deactivationJann Horn
2022-06-09hugetlb: fix huge_pmd_unshare address updateMike Kravetz
2022-06-09mm, compaction: fast_find_migrateblock() should return pfn in the target zoneRei Yamamoto
2022-06-06zsmalloc: fix races between asynchronous zspage free and page migrationSultan Alsawaf
2022-05-30random: move randomize_page() into mm where it belongsJason A. Donenfeld
2022-05-15mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song
2022-05-15mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()Muchun Song
2022-05-15mm: fix missing cache flush for all tail pages of compound pageMuchun Song
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2022-05-09kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang
2022-04-27mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple
2022-04-27oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-27mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-27mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song
2022-04-20mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang
2022-04-20mm: fix unexpected zeroed page mapping with zram swapMinchan Kim