summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2024-09-03mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolationKefeng Wang
2024-09-03mm: migrate: add isolate_folio_to_list()Kefeng Wang
2024-09-03mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()Kefeng Wang
2024-09-03mm: memory-failure: add unmap_poisoned_folio()Kefeng Wang
2024-09-03mm: memory_hotplug: remove head variable in do_migrate_range()Kefeng Wang
2024-09-03mm/damon/tests: add .kunitconfig file for DAMON kunit testsSeongJae Park
2024-09-03mm/damon: move kunit tests to tests/ subdirectory with _kunit suffixSeongJae Park
2024-09-03mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not regis...SeongJae Park
2024-09-03mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registeredSeongJae Park
2024-09-03mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset caseSeongJae Park
2024-09-03mm/damon/core-test: test only vaddr case on ops registration testSeongJae Park
2024-09-03memory tier: fix deadlock warning while onlining pagesYanfei Xu
2024-09-03mm: vmalloc: refactor vm_area_alloc_pages() functionUladzislau Rezki (Sony)
2024-09-03mm: rework vm_ops->close() handling on VMA mergeLorenzo Stoakes
2024-09-03mm: refactor vma_merge() into modify-only vma_merge_existing_range()Lorenzo Stoakes
2024-09-03mm: introduce commit_merge(), abstracting final commit of mergeLorenzo Stoakes
2024-09-03mm: make vma_prepare() and friends static and internal to vma.cLorenzo Stoakes
2024-09-03mm: avoid using vma_merge() for new VMAsLorenzo Stoakes
2024-09-03mm: abstract vma_expand() to use vma_merge_structLorenzo Stoakes
2024-09-03mm: remove duplicated open-coded VMA policy checkLorenzo Stoakes
2024-09-03mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()Lorenzo Stoakes
2024-09-03mm/vma.h: optimise vma_munmap_structLiam R. Howlett
2024-09-03mm/vma: drop incorrect comment from vms_gather_munmap_vmas()Liam R. Howlett
2024-09-03mm: move may_expand_vm() check in mmap_region()Liam R. Howlett
2024-09-03ipc/shm, mm: drop do_vma_munmap()Liam R. Howlett
2024-09-03mm/mmap: use vms accounted pages in mmap_region()Liam R. Howlett
2024-09-03mm/mmap: use PHYS_PFN in mmap_region()Liam R. Howlett
2024-09-03mm: change failure of MAP_FIXED to restoring the gap on failureLiam R. Howlett
2024-09-03mm/mmap: avoid zeroing vma tree in mmap_region()Liam R. Howlett
2024-09-03mm: clean up unmap_region() argument listLiam R. Howlett
2024-09-03mm/vma: track start and end for munmap in vma_munmap_structLiam R. Howlett
2024-09-03mm/mmap: reposition vma iterator in mmap_region()Liam R. Howlett
2024-09-03mm/vma: support vma == NULL in init_vma_munmap()Liam R. Howlett
2024-09-03mm/vma: expand mmap_region() munmap callLiam R. Howlett
2024-09-03mm/vma: inline munmap operation in mmap_region()Liam R. Howlett
2024-09-03mm/vma: extract validate_mm() from vma_complete()Liam R. Howlett
2024-09-03mm/vma: change munmap to use vma_munmap_struct() for accounting and surroundi...Liam R. Howlett
2024-09-03mm/vma: introduce vma_munmap_struct for use in munmap operationsLiam R. Howlett
2024-09-03mm/vma: extract the gathering of vmas from do_vmi_align_munmap()Liam R. Howlett
2024-09-03mm/vma: introduce vmi_complete_munmap_vmas()Liam R. Howlett
2024-09-03mm/vma: introduce abort_munmap_vmas()Liam R. Howlett
2024-09-03mm/vma: correctly position vma_iterator in __split_vma()Liam R. Howlett
2024-09-03mm: remove code to handle same filled pagesUsama Arif
2024-09-03mm: store zero pages to be swapped out in a bitmapUsama Arif
2024-09-03mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()Zhongkun He
2024-09-03mm: swapfile: fix SSD detection with swapfile on btrfsJohannes Weiner
2024-09-03mm:page-writeback: use folio_next_index() helper in writeback_iter()Yuesong Li
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)
2024-09-03mm: remove PageUnevictableMatthew Wilcox (Oracle)
2024-09-03mm: remove PageSwapCacheMatthew Wilcox (Oracle)