index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-07-25
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-18
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
2024-07-18
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
2024-07-18
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
2024-07-18
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
2024-07-11
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
2024-07-11
mm: avoid overflows in dirty throttling logic
Jan Kara
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2024-07-05
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
2024-06-27
mm/page_table_check: fix crash on ZONE_DEVICE
Peter Xu
2024-06-21
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
2024-06-21
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
2024-06-21
memory-failure: use a folio in me_huge_page()
Matthew Wilcox (Oracle)
2024-06-16
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
2024-06-16
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
2024-06-16
mm/cma: drop incorrect alignment check in cma_init_reserved_mem
Frank van der Linden
2024-06-16
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
2024-06-16
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-16
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
2024-06-16
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-06-16
mm: ratelimit stat flush from workingset shrinker
Shakeel Butt
2024-06-12
kthread: add kthread_stop_put
Andreas Gruenbacher
2024-06-12
mm/userfaultfd: Do not place zeropages when zeropages are disallowed
David Hildenbrand
2024-05-17
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
2024-05-17
mm: use memalloc_nofs_save() in page_cache_ra_order()
Kefeng Wang
2024-05-02
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-05-02
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
2024-05-02
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-05-02
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
2024-05-02
mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
Lorenzo Stoakes
2024-04-27
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-27
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
2024-04-27
mm/userfaultfd: allow hugetlb change protection upon poison entry
Peter Xu
2024-04-10
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-03
mm: cachestat: fix two shmem bugs
Johannes Weiner
2024-04-03
tmpfs: fix race on handling dquot rbtree
Carlos Maiolino
2024-04-03
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-03
mm, mmap: fix vma_merge() case 7 with vma_ops->close
Vlastimil Babka
2024-04-03
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
2024-04-03
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
2024-04-03
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
2024-03-26
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-03-15
readahead: avoid multiple marked readahead pages
Jan Kara
2024-03-15
mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
Byungchul Park
2024-03-06
mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
Aneesh Kumar K.V (IBM)
2024-03-06
mm: cachestat: fix folio read-after-free in cache walk
Nhat Pham
2024-03-01
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
2024-03-01
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
2024-03-01
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
[next]