index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
page_io: zswap: do not crash the kernel on decompression failure
Nhat Pham
2025-03-17
mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
Liu Shixin
2025-03-17
mm/damon/sysfs-schemes: return error when for attempts to install filters on ...
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: record filters of which layer should be added to the ...
SeongJae Park
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: commit filters in {core,ops}_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: implement core_filters and ops_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filters() be used for diff...
SeongJae Park
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
2025-03-17
mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in...
David Hildenbrand
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-17
mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
David Hildenbrand
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: use folio_large_nr_pages() in add/remove functions
David Hildenbrand
2025-03-17
mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: pass vma to __folio_add_rmap()
David Hildenbrand
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
2025-03-17
mm: move _entire_mapcount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
2025-03-17
mm/mremap: thread state through move page table operation
Lorenzo Stoakes
2025-03-17
mm/mremap: refactor move_page_tables(), abstracting state
Lorenzo Stoakes
2025-03-17
mm/mremap: complete refactor of move_vma()
Lorenzo Stoakes
2025-03-17
mm/mremap: initial refactor of move_vma()
Lorenzo Stoakes
2025-03-17
mm/mremap: introduce and use vma_remap_struct threaded state
Lorenzo Stoakes
2025-03-17
mm/mremap: refactor mremap() system call implementation
Lorenzo Stoakes
2025-03-17
mm/mremap: correctly handle partial mremap() of VMA starting at 0
Lorenzo Stoakes
2025-03-17
device/dax: properly refcount device dax pages when mapping
Alistair Popple
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
2025-03-17
mm/rmap: add support for PUD sized mappings to rmap
Alistair Popple
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
2025-03-17
mm/memory: enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
mm/mm_init: move p2pdma page refcount initialisation to p2pdma
Alistair Popple
2025-03-17
mm/gup: remove redundant check for PCI P2PDMA page
Alistair Popple
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
2025-03-17
mm: shmem: factor out the within_size logic into a new helper
Baolin Wang
2025-03-17
mm: shmem: change the return value of shmem_find_swap_entries()
Baolin Wang
2025-03-17
mm: shmem: remove duplicate error validation
Baolin Wang
2025-03-17
mm: shmem: remove 'fadvise()' comments
Baolin Wang
2025-03-17
mm: shmem: drop the unused macro
Baolin Wang
2025-03-17
mm: zpool: remove zpool_malloc_support_movable()
Yosry Ahmed
2025-03-17
mm: zsmalloc: remove object mapping APIs and per-CPU map areas
Yosry Ahmed
2025-03-17
mm: zpool: remove object mapping APIs
Yosry Ahmed
2025-03-17
mm: zswap: use object read/write APIs instead of object mapping APIs
Yosry Ahmed
[prev]
[next]