index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-09-09
mm: page_alloc: simpify page del and expand
Huan Yang
2024-09-09
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-09
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
2024-09-09
mm: split underused THPs
Usama Arif
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
2024-09-09
mm/hugetlb: sort out global lock annotations
Mateusz Guzik
2024-09-09
mm: shmem: extend shmem_unused_huge_shrink() to all sizes
Hugh Dickins
2024-09-09
mm: shmem: fix minor off-by-one in shrinkable calculation
Hugh Dickins
2024-09-09
Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
SeongJae Park
2024-09-09
mm/damon/core: replace per-quota regions priority histogram buffer usage with...
SeongJae Park
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
2024-09-09
mm: remove putback_lru_page()
Kefeng Wang
2024-09-09
mm: remove isolate_lru_page()
Kefeng Wang
2024-09-09
mm: migrate_device: use more folio in migrate_device_finalize()
Kefeng Wang
2024-09-09
mm: migrate_device: use more folio in migrate_device_unmap()
Kefeng Wang
2024-09-09
mm: migrate_device: use a folio in migrate_device_range()
Kefeng Wang
2024-09-09
mm: migrate_device: convert to migrate_device_coherent_folio()
Kefeng Wang
2024-09-09
swap: convert swapon() to use a folio
Matthew Wilcox (Oracle)
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
mm: tidy up shmem mTHP controls and stats
Ryan Roberts
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-03
mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
Kefeng Wang
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-03
mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
Kefeng Wang
2024-09-03
mm: memory-failure: add unmap_poisoned_folio()
Kefeng Wang
2024-09-03
mm: memory_hotplug: remove head variable in do_migrate_range()
Kefeng Wang
2024-09-03
mm/damon/tests: add .kunitconfig file for DAMON kunit tests
SeongJae Park
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not regis...
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
SeongJae Park
2024-09-03
mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case
SeongJae Park
2024-09-03
mm/damon/core-test: test only vaddr case on ops registration test
SeongJae Park
2024-09-03
memory tier: fix deadlock warning while onlining pages
Yanfei Xu
2024-09-03
mm: vmalloc: refactor vm_area_alloc_pages() function
Uladzislau Rezki (Sony)
2024-09-03
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
2024-09-03
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
2024-09-03
mm: introduce commit_merge(), abstracting final commit of merge
Lorenzo Stoakes
2024-09-03
mm: make vma_prepare() and friends static and internal to vma.c
Lorenzo Stoakes
2024-09-03
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
2024-09-03
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
2024-09-03
mm: remove duplicated open-coded VMA policy check
Lorenzo Stoakes
2024-09-03
mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
Lorenzo Stoakes
2024-09-03
mm/vma.h: optimise vma_munmap_struct
Liam R. Howlett
2024-09-03
mm/vma: drop incorrect comment from vms_gather_munmap_vmas()
Liam R. Howlett
2024-09-03
mm: move may_expand_vm() check in mmap_region()
Liam R. Howlett
2024-09-03
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
2024-09-03
mm/mmap: use vms accounted pages in mmap_region()
Liam R. Howlett
[next]