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-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/readahead: limit page cache size in page_cache_ra_order()
Gavin Shan
2024-07-18
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
2024-07-18
filemap: replace pte_offset_map() with pte_offset_map_nolock()
ZhangPeng
2024-07-18
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-18
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
2024-07-18
cachestat: do not flush stats in recency check
Nhat Pham
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/memory: don't require head page for do_set_pmd()
Andrew Bresticker
2024-07-05
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
2024-07-05
kasan: fix bad call to unpoison_slab_object
Andrey Konovalov
2024-06-27
mm/page_table_check: fix crash on ZONE_DEVICE
Peter Xu
2024-06-27
mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
Baolin Wang
2024-06-27
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
2024-06-21
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
2024-06-21
memblock: make memblock_set_node() also warn about use of MAX_NUMNODES
Jan Beulich
2024-06-16
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
2024-06-16
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
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
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
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-05-30
mm/userfaultfd: Do not place zeropages when zeropages are disallowed
David Hildenbrand
2024-05-30
libfs: Add simple_offset_rename() API
Chuck Lever
2024-05-10
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-05
mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list
Christoph Hellwig
2024-05-05
mm/vmalloc: fix return value of vb_alloc if size is 0
Hailong.Liu
2024-05-05
mm: use memalloc_nofs_save() in page_cache_ra_order()
Kefeng Wang
2024-05-05
mm: page_owner: fix wrong information in dump_page_owner
Maninder Singh
2024-05-01
mm/slub: avoid zeroing outside-object freepointer for single free
Nicolas Bouchinet
2024-04-25
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
2024-04-24
hugetlb: check for anon_vma prior to folio allocation
Vishal Moola (Oracle)
2024-04-24
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Johannes Weiner
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-16
mm,page_owner: defer enablement of static branch
Oscar Salvador
2024-04-16
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
2024-04-16
mm/userfaultfd: allow hugetlb change protection upon poison entry
Peter Xu
2024-04-16
mm,page_owner: fix printing of stack records
Oscar Salvador
2024-04-16
mm,page_owner: fix accounting of pages when migrating
Oscar Salvador
2024-04-16
mm,page_owner: fix refcount imbalance
Oscar Salvador
2024-04-16
mm,page_owner: update metadata for tail pages
Oscar Salvador
2024-04-16
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
[next]