index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memory_hotplug: prevent accessing by index=-1
Anastasia Belova
2024-07-04
1
-1
/
+2
*
mm/mlock: implement folio_mlock_step() using folio_pte_batch()
Lance Yang
2024-07-04
1
-15
/
+4
*
mm: zswap: handle incorrect attempts to load large folios
Yosry Ahmed
2024-07-04
2
-1
/
+12
*
mm: zswap: add zswap_never_enabled()
Yosry Ahmed
2024-07-04
1
-0
/
+10
*
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
2024-07-04
2
-2
/
+2
*
mm/mm_init.c: print mem_init info after defer_init is done
Wei Yang
2024-07-04
1
-1
/
+3
*
mm/sparse: use MEMBLOCK_ALLOC_ACCESSIBLE enum instead of 0
Leesoo Ahn
2024-07-04
1
-1
/
+1
*
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
2024-07-04
2
-10
/
+82
*
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2024-07-04
2
-26
/
+37
*
mm/rmap: remove duplicated exit code in pagewalk loop
Lance Yang
2024-07-04
1
-25
/
+15
*
mm: do not start/end writeback for pages stored in zswap
Usama Arif
2024-07-04
1
-2
/
+0
*
mm: set pte writable while pte_soft_dirty() is true in do_swap_page()
Barry Song
2024-07-04
1
-1
/
+1
*
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
2024-07-04
4
-4
/
+14
*
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
2024-07-04
4
-13
/
+11
*
mm/highmem: make nr_free_highpages() return "unsigned long"
David Hildenbrand
2024-07-04
1
-2
/
+2
*
mm/highmem: reimplement totalhigh_pages() by walking zones
David Hildenbrand
2024-07-04
2
-7
/
+14
*
mm: swap: reuse exclusive folio directly instead of wp page faults
Barry Song
2024-07-04
1
-7
/
+11
*
mm/memory_hotplug: drop memblock_phys_free() call in try_remove_memory()
Jonathan Cameron
2024-07-04
1
-3
/
+1
*
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
2024-07-04
2
-3
/
+21
*
mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
Baolin Wang
2024-07-04
1
-9
/
+31
*
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
2024-07-04
1
-30
/
+157
*
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
2024-07-04
2
-8
/
+100
*
mm: shmem: add THP validation for PMD-mapped THP related statistics
Baolin Wang
2024-07-04
1
-3
/
+4
*
mm: memory: extend finish_fault() to support large folio
Baolin Wang
2024-07-04
1
-10
/
+51
*
mm/memory-failure: stop setting the folio error flag
Matthew Wilcox (Oracle)
2024-07-04
1
-29
/
+0
*
mm,swap: simplify VMA based swap readahead window calculation
Huang Ying
2024-07-04
1
-41
/
+25
*
mm,swap: remove struct vma_swap_readahead
Huang Ying
2024-07-04
1
-28
/
+20
*
mm,swap: fix a theoretical underflow in readahead window calculation
Huang Ying
2024-07-04
1
-0
/
+2
*
mm: userfaultfd: use swap() in double_pt_lock()
Jiapeng Chong
2024-07-04
1
-8
/
+2
*
mm: sparse: consistently use _nr
Dev Jain
2024-07-04
1
-8
/
+8
*
kmsan: introduce test_unpoison_memory()
Brian Johannesmeyer
2024-07-04
1
-0
/
+27
*
mm/vmalloc: use __this_cpu_try_cmpxchg() in preload_this_cpu_lock()
Uros Bizjak
2024-07-04
1
-2
/
+3
*
mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
Sidhartha Kumar
2024-07-04
1
-6
/
+5
*
mm: swap: entirely map large folios found in swapcache
Chuanhua Han
2024-07-04
1
-11
/
+48
*
mm: swap: make should_try_to_free_swap() support large-folio
Chuanhua Han
2024-07-04
1
-1
/
+1
*
mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
Barry Song
2024-07-04
1
-1
/
+2
*
mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
Barry Song
2024-07-04
1
-4
/
+21
*
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
2024-07-04
1
-13
/
+4
*
mm: swap: introduce swap_free_nr() for batched swap_free()
Chuanhua Han
2024-07-04
1
-0
/
+47
*
mm: rmap: abstract updating per-node and per-memcg stats
Yosry Ahmed
2024-07-04
1
-27
/
+29
*
mm: zswap: make same_filled functions folio-friendly
Yosry Ahmed
2024-07-04
1
-17
/
+13
*
mm :zswap: use kmap_local_folio() in zswap_load()
Yosry Ahmed
2024-07-04
1
-2
/
+1
*
mm: zswap: use sg_set_folio() in zswap_{compress/decompress}()
Yosry Ahmed
2024-07-04
1
-5
/
+5
*
mm: remove MIGRATE_SYNC_NO_COPY mode
Kefeng Wang
2024-07-04
3
-23
/
+1
*
mm: migrate: remove migrate_folio_extra()
Kefeng Wang
2024-07-04
1
-22
/
+11
*
mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
Kefeng Wang
2024-07-04
1
-6
/
+7
*
mm: migrate_device: use a newfolio in __migrate_device_pages()
Kefeng Wang
2024-07-04
1
-8
/
+9
*
mm: migrate: simplify __buffer_migrate_folio()
Kefeng Wang
2024-07-04
1
-9
/
+1
*
mm: remove page_mapping()
Matthew Wilcox (Oracle)
2024-07-04
1
-6
/
+0
*
mm: memcontrol: remove page_memcg()
Kefeng Wang
2024-07-04
1
-1
/
+1
[next]