aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-10-10mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy listJohannes Weiner
2023-10-10mm/page_alloc: leave IRQs enabled for per-cpu page allocationsMel Gorman
2023-10-10mm/page_alloc: always remove pages from temporary listMel Gorman
2023-10-10mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...Yang Shi
2023-10-10mm/mempolicy: convert migrate_page_add() to migrate_folio_add()Vishal Moola (Oracle)
2023-10-10mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()Vishal Moola (Oracle)
2023-10-10mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()Vishal Moola (Oracle)
2023-10-10mm/memory: add vm_normal_folio()Vishal Moola (Oracle)
2023-10-06mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko
2023-10-06memcg: drop kmem.limit_in_bytesMichal Hocko
2023-10-06mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner
2023-10-06mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()Rafael Aquini
2023-10-06mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()Jinjie Ruan
2023-09-23Revert "memcg: drop kmem.limit_in_bytes"Greg Kroah-Hartman
2023-09-19Multi-gen LRU: avoid race in inc_min_seq()Kalesh Singh
2023-09-19mm: hugetlb_vmemmap: fix a race between vmemmap pmd splitMuchun Song
2023-09-19memcg: drop kmem.limit_in_bytesMichal Hocko
2023-09-19Multi-gen LRU: fix per-zone reclaimKalesh Singh
2023-09-19mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao
2023-09-13mm/vmalloc: add a safer version of find_vm_area() for debugJoel Fernandes (Google)
2023-09-13rcu: dump vmalloc memory info safelyZqiang
2023-09-13net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu
2023-09-13tmpfs: verify {g,u}id mount options correctlyChristian Brauner
2023-08-30madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei
2023-08-30mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin
2023-08-30mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti
2023-08-30shmem: fix smaps BUG sleeping while atomicHugh Dickins
2023-08-23hugetlb: do not clear hugetlb dtor until allocating vmemmapMike Kravetz
2023-08-23zsmalloc: allow only one active pool compaction contextSergey Senozhatsky
2023-08-23zsmalloc: fix races between modifications of fullness and isolatedAndrew Yang
2023-08-23zsmalloc: consolidate zs_pool's migrate_lock and size_class's locksNhat Pham
2023-08-11mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()Roman Gushchin
2023-07-23kasan: add kasan_tag_mismatch prototypeArnd Bergmann
2023-07-19mm/mmap: Fix extra maple tree writeLiam R. Howlett
2023-07-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-07-19mm/damon/ops-common: atomically test and clear young on ptes and pmdsRyan Roberts
2023-07-19mm/mmap: Fix VM_LOCKED check in do_vmi_align_munmap()Suren Baghdasaryan
2023-07-19mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne
2023-07-05xtensa: fix lock_mm_and_find_vma in case VMA not foundMax Filippov
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett
2023-07-01arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01mm: make the page fault mmap locking killableLinus Torvalds
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-07-01mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck
2023-07-01mm, hwpoison: try to recover from copy-on write faultsTony Luck
2023-07-01mm/mmap: Fix error return in do_vmi_align_munmap()David Woodhouse
2023-07-01mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett
2023-06-28memfd: check for non-NULL file_seals in memfd_create() syscallRoberto Sassu