index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-05
mm/memory-failure: pass addr to __add_to_kill()
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-05-05
mm/memory-failure: remove fsdax_pgoff argument from __add_to_kill
Matthew Wilcox (Oracle)
1
-18
/
+9
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
2
-18
/
+15
2024-05-05
mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()
Kefeng Wang
1
-5
/
+5
2024-05-05
mm/madvise: optimize lazyfreeing with mTHP in madvise_free
Lance Yang
1
-41
/
+44
2024-05-05
mm/memory: add any_dirty optional pointer to folio_pte_batch()
Lance Yang
3
-9
/
+26
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
1
-1
/
+2
2024-05-05
mm: swapfile: check usable swap device in __folio_throttle_swaprate()
Kefeng Wang
1
-3
/
+10
2024-05-05
mm/huge_memory: improve split_huge_page_to_list_to_order() return value docum...
David Hildenbrand
1
-3
/
+11
2024-05-05
mm/page_table_check: support userfault wr-protect entries
Peter Xu
1
-0
/
+30
2024-05-05
mm/hugetlb: assert hugetlb_lock in __hugetlb_cgroup_commit_charge
Peter Xu
1
-1
/
+1
2024-05-05
mm/sparse: guard the size of mem_section is power of 2
Wei Yang
1
-0
/
+2
2024-05-05
doc: improve the description of __folio_mark_dirty
Matthew Wilcox (Oracle)
1
-5
/
+9
2024-05-05
mm/ksm: remove page_mapcount() usage in stable_tree_search()
David Hildenbrand
1
-5
/
+8
2024-05-05
mm: zswap: remove same_filled module params
Yosry Ahmed
1
-19
/
+0
2024-05-05
mm: zswap: move more same-filled pages checks outside of zswap_store()
Yosry Ahmed
1
-20
/
+25
2024-05-05
mm: zswap: refactor limit checking from zswap_store()
Yosry Ahmed
1
-16
/
+16
2024-05-05
mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
Yosry Ahmed
1
-6
/
+4
2024-05-05
userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE
Suren Baghdasaryan
2
-2
/
+2
2024-05-05
mm: page_alloc: allowing mTHP compaction to capture the freed page directly
Baolin Wang
1
-2
/
+4
2024-05-05
mm: filemap: batch mm counter updating in filemap_map_pages()
Kefeng Wang
1
-9
/
+12
2024-05-05
mm: move mm counter updating out of set_pte_range()
Kefeng Wang
2
-3
/
+9
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
3
-0
/
+8
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2
-0
/
+57
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2
-3
/
+3
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2
-13
/
+12
2024-05-05
mm/ksm: replace set_page_stable_node by folio_set_stable_node
Alex Shi (tencent)
1
-9
/
+3
2024-05-05
mm/ksm: rename get_ksm_page_flags to ksm_get_folio_flags
David Hildenbrand
1
-16
/
+16
2024-05-05
mm/ksm: convert chain series funcs and replace get_ksm_page
Alex Shi (tencent)
2
-72
/
+66
2024-05-05
mm/ksm: use folio in write_protect_page
Alex Shi (tencent)
1
-12
/
+13
2024-05-05
mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
Alex Shi (tencent)
1
-5
/
+5
2024-05-05
mm/ksm: use folio in stable_node_dup
Alex Shi (tencent)
1
-8
/
+8
2024-05-05
mm/ksm: use folio in remove_stable_node
Alex Shi (tencent)
1
-12
/
+12
2024-05-05
mm/ksm: add folio_set_stable_node
Alex Shi (tencent)
1
-1
/
+7
2024-05-05
mm/ksm: use folio in remove_rmap_item_from_tree
Alex Shi (tencent)
1
-5
/
+5
2024-05-05
mm/ksm: add ksm_get_folio
Alex Shi (tencent)
1
-17
/
+25
2024-05-05
mm/debug: print only page mapcount (excluding folio entire mapcount) in __dum...
David Hildenbrand
1
-7
/
+2
2024-05-05
mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
David Hildenbrand
1
-5
/
+7
2024-05-05
mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
David Hildenbrand
1
-1
/
+1
2024-05-05
mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration()
David Hildenbrand
1
-1
/
+1
2024-05-05
mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range()
David Hildenbrand
1
-2
/
+6
2024-05-05
mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
David Hildenbrand
1
-2
/
+2
2024-05-05
mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
David Hildenbrand
1
-1
/
+1
2024-05-05
mm/memory: use folio_mapcount() in zap_present_folio_ptes()
David Hildenbrand
1
-2
/
+1
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
6
-27
/
+23
2024-05-05
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
1
-10
/
+16
2024-05-05
mm: follow_pte() improvements
David Hildenbrand
1
-5
/
+15
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-7
/
+8
2024-05-05
mm,swap: add document about RCU read lock and swapoff interaction
Huang Ying
1
-13
/
+13
2024-05-05
mm/mmap: make accountable_mapping return bool
Hao Ge
1
-2
/
+2
[prev]
[next]