index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-05-05
mm/debug: print only page mapcount (excluding folio entire mapcount) in __dum...
David Hildenbrand
2024-05-05
mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
David Hildenbrand
2024-05-05
mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
David Hildenbrand
2024-05-05
mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration()
David Hildenbrand
2024-05-05
mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range()
David Hildenbrand
2024-05-05
mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
David Hildenbrand
2024-05-05
mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
David Hildenbrand
2024-05-05
mm/memory: use folio_mapcount() in zap_present_folio_ptes()
David Hildenbrand
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-05
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
2024-05-05
mm: follow_pte() improvements
David Hildenbrand
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-05
mm,swap: add document about RCU read lock and swapoff interaction
Huang Ying
2024-05-05
mm/mmap: make accountable_mapping return bool
Hao Ge
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
2024-05-05
memory tier: create CPUless memory tiers after obtaining HMAT info
Ho-Ren (Jack) Chuang
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
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-02
swapon(2): open swap with O_EXCL
Al Viro
2024-05-02
swapon(2)/swapoff(2): don't bother with block size
Al Viro
2024-05-02
mm/slub: remove the check for NULL kmalloc_caches
Hyunmin Lee
2024-05-02
mm/slub: create kmalloc 96 and 192 caches regardless cache size order
Hyunmin Lee
2024-05-02
mm/slub: mark racy access on slab->freelist
linke li
2024-05-01
mm: Export writeback_iter()
David Howells
2024-05-01
mm: Provide a means of invalidation without using launder_folio
David Howells
2024-05-01
mm/slub: avoid zeroing outside-object freepointer for single free
Nicolas Bouchinet
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-26
Merge branch 'memory-observability' into x86/amd
Joerg Roedel
2024-04-25
mm: kmsan: implement kmsan_memmove()
Alexander Potapenko
2024-04-25
mm: convert free_zone_device_page to free_zone_device_folio
Matthew Wilcox (Oracle)
2024-04-25
mm: combine __folio_put_small, __folio_put_large and __folio_put
Matthew Wilcox (Oracle)
2024-04-25
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
2024-04-25
mm: combine free_the_page() and free_unref_page()
Matthew Wilcox (Oracle)
2024-04-25
mm: free non-hugetlb large folios in a batch
Matthew Wilcox (Oracle)
2024-04-25
mm: convert pagecache_isize_extended to use a folio
Matthew Wilcox (Oracle)
2024-04-25
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
2024-04-25
mm/cma: drop incorrect alignment check in cma_init_reserved_mem
Frank van der Linden
2024-04-25
hugetlb: convert hugetlb_wp() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
hugetlb: convert hugetlb_no_page() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
hugetlb: convert hugetlb_fault() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
mm: use "GUP-fast" instead "fast GUP" in remaining comments
David Hildenbrand
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
mm/gup: consistently name GUP-fast functions
David Hildenbrand
2024-04-25
hugetlb: convert alloc_buddy_hugetlb_folio to use a folio
Matthew Wilcox (Oracle)
2024-04-25
mm: remove struct page from get_shadow_from_swap_cache
Matthew Wilcox (Oracle)
2024-04-25
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
2024-04-25
mm: vmscan: avoid split during shrink_folio_list()
Ryan Roberts
[prev]
[next]