2025-03-18 |
Zi Yan | mm/truncate: use folio_split() in truncate operation |
commit | commitdiff | tree |
2025-03-18 |
Zi Yan | mm/huge_memory: add folio_split() to debugfs testing... |
commit | commitdiff | tree |
2025-03-18 |
Zi Yan | mm/huge_memory: remove the old, unused __split_huge_page() |
commit | commitdiff | tree |
2025-03-18 |
Zi Yan | mm/huge_memory: add buddy allocator like (non-uniform... |
commit | commitdiff | tree |
2025-03-18 |
Zi Yan | mm/huge_memory: move folio split common code to __folio... |
commit | commitdiff | tree |
2025-03-18 |
Zi Yan | mm/huge_memory: add two new (not yet used) functions... |
commit | commitdiff | tree |
2025-03-18 |
Zi Yan | xarray: add xas_try_split() to split a multi-index... |
commit | commitdiff | tree |
2025-03-18 |
Matthew Wilcox... | hugetlb: convert adjust_range_hwpoison() to take a... |
commit | commitdiff | tree |
2025-03-18 |
Matthew Wilcox... | hugetlb: convert hugetlb_vma_maps_page() to hugetlb_vma... |
commit | commitdiff | tree |
2025-03-18 |
Johannes Weiner | mm: swap_cgroup: remove double initialization of locals |
commit | commitdiff | tree |
2025-03-18 |
Liu Ye | mm/vmalloc: refactor __vmalloc_node_range_noprof() |
commit | commitdiff | tree |
2025-03-18 |
Luiz Capitulino | mm: page_owner: use new iteration API |
commit | commitdiff | tree |
2025-03-18 |
Luiz Capitulino | mm: page_table_check: use new iteration API |
commit | commitdiff | tree |
2025-03-18 |
Luiz Capitulino | mm: page_ext: add an iteration API for page extensions |
commit | commitdiff | tree |
2025-03-18 |
Dev Jain | mm: remove redundant return in set_huge_zero_folio() |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon: remove damon_operations->reset_aggregated |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon: remove damon_callback->before_damos_apply |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon: remove damon_callback->after_sampling |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon: remove ->before_start of damon_callback |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon: remove damon_callback->private |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs-schemes: remove obsolete comment for... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs: remove damon_sysfs_cmd_request and... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs: remove damon_sysfs_cmd_request_callback... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs: remove damon_sysfs_cmd_request code... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs: handle commit command using damon_call() |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/core: make damon_set_attrs() be safe to be... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/core: invoke kdamond_call() after merging... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs: validate user inputs from damon_sysfs_c... |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | arch, mm: make releasing of memory to page allocator... |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | arch, mm: introduce arch_mm_preinit |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | arch, mm: streamline HIGHMEM freeing |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | arch, mm: set high_memory in free_area_init() |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | arch, mm: set max_mapnr when allocating memory map... |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | xtensa: split out printing of virtual memory layout... |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | s390: make setup_zero_pages() use memblock |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | nios2: move pr_debug() about memory start and end to... |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | MIPS: make setup_zero_pages() use memblock |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | MIPS: consolidate mem_init() for NUMA machines |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | hexagon: move initialization of init_mm.context init... |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | csky: move setup_initrd() to setup.c |
commit | commitdiff | tree |
2025-03-18 |
Mike Rapoport... | arm: mem_init: use memblock_phys_free() to free DMA... |
commit | commitdiff | tree |
2025-03-18 |
Nhat Pham | page_io: zswap: do not crash the kernel on decompressio... |
commit | commitdiff | tree |
2025-03-18 |
Liu Shixin | mm/hugetlb: update nr_huge_pages and surplus_huge_pages... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: update for {core,ops... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | Docs/ABI/damon: document {core,ops}_filters directories |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs-schemes: return error when for attempts... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs-schemes: record filters of which layer... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/core: expose damos_filter_for_ops() to DAMON... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs-schemes: commit filters in {core,ops... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs-schemes: implement core_filters and... |
commit | commitdiff | tree |
2025-03-18 |
SeongJae Park | mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filt... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: stop maintaining the per-page mapcount of large... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | fs/proc/task_mmu: remove per-page mapcount dependency... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | fs/proc/task_mmu: remove per-page mapcount dependency... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | fs/proc/task_mmu: remove per-page mapcount dependency... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | fs/proc/page: remove per-page mapcount dependency for... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: convert folio_likely_mapped_shared() to folio_maybe... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: Copy-on-Write (COW) reuse support for PTE-mapped THP |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm/rmap: basic MM owner tracking for large folios ... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm/rmap: use folio_large_nr_pages() in add/remove functions |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | bit_spinlock: __always_inline (un)lock functions |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm/rmap: abstract large mapcount operations for large... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm/rmap: pass vma to __folio_add_rmap() |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm/rmap: pass dst_vma to folio_dup_file_rmap_pte()... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: move _entire_mapcount in folio to page[2] on 32bit |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: move _pincount in folio to page[2] on 32bit |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: move hugetlb specific things in folio to page[3] |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: let _folio_nr_pages overlay memcg_data in first... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: factor out large folio handling from folio_nr_pages... |
commit | commitdiff | tree |
2025-03-18 |
David Hildenbrand | mm: factor out large folio handling from folio_order... |
commit | commitdiff | tree |
2025-03-18 |
Lorenzo Stoakes | mm/mremap: thread state through move page table operation |
commit | commitdiff | tree |
2025-03-18 |
Lorenzo Stoakes | mm/mremap: refactor move_page_tables(), abstracting... |
commit | commitdiff | tree |
2025-03-18 |
Lorenzo Stoakes | mm/mremap: complete refactor of move_vma() |
commit | commitdiff | tree |
2025-03-18 |
Lorenzo Stoakes | mm/mremap: initial refactor of move_vma() |
commit | commitdiff | tree |
2025-03-18 |
Lorenzo Stoakes | mm/mremap: introduce and use vma_remap_struct threaded... |
commit | commitdiff | tree |
2025-03-18 |
Lorenzo Stoakes | mm/mremap: refactor mremap() system call implementation |
commit | commitdiff | tree |
2025-03-18 |
Lorenzo Stoakes | mm/mremap: correctly handle partial mremap() of VMA... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | device/dax: properly refcount device dax pages when... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: properly refcount fs dax pages |
commit | commitdiff | tree |
2025-03-18 |
Dan Williams | dcssblk: mark DAX broken, remove FS_DAX_LIMITED support |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/gup: don't allow FOLL_LONGTERM pinning of FS DAX... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/huge_memory: add vmf_insert_folio_pmd() |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/huge_memory: add vmf_insert_folio_pud() |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/rmap: add support for PUD sized mappings to rmap |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/memory: add vmf_insert_page_mkwrite() |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/memory: enhance insert_page_into_pte_locked() to... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm: allow compound zone device pages |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/mm_init: move p2pdma page refcount initialisation... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | mm/gup: remove redundant check for PCI P2PDMA page |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flag |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: ensure all pages are idle prior to filesystem... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: always remove DAX page-cache entries when break... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: create a common implementation to break DAX... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: refactor wait for dax idle page |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: don't skip locked entries when scanning entries |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fs/dax: return unmapped busy pages from dax_layout_busy... |
commit | commitdiff | tree |
2025-03-18 |
Alistair Popple | fuse: fix dax truncate/punch_hole fault path |
commit | commitdiff | tree |
2025-03-18 |
Matthew Wilcox... | dax: use folios more widely within DAX |
commit | commitdiff | tree |
2025-03-18 |
Matthew Wilcox... | dax: remove access to page->index |
commit | commitdiff | tree |
next |