]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-02-28 Thorsten Blumarm/pgtable: remove duplicate included header file
2025-02-28 Zi Yanmm/shmem: use xas_try_split() in shmem_split_large_entry()
2025-02-28 Zi Yanmm/filemap: use xas_try_split() in __filemap_add_folio()
2025-02-28 Zi Yanselftests/mm: add tests for folio_split(), buddy alloca...
2025-02-28 Zi Yanmm/truncate: use buddy allocator like folio split for...
2025-02-28 Zi Yanmm/huge_memory: add folio_split() to debugfs testing...
2025-02-28 Zi Yanmm/huge_memory: remove the old, unused __split_huge_page()
2025-02-28 Zi Yanmm/huge_memory: add buddy allocator like (non-uniform...
2025-02-28 Zi Yanmm/huge_memory: move folio split common code to __folio...
2025-02-28 Zi Yanmm/huge_memory: add two new (not yet used) functions...
2025-02-28 Andrew Mortonxarray-add-xas_try_split-to-split-a-multi-index-entry-fix
2025-02-28 Zi Yanxarray: add xas_try_split() to split a multi-index...
2025-02-28 SeongJae ParkDocs/mm/damon/design: categorize DAMOS filter types...
2025-02-28 SeongJae ParkDocs/mm/damon/design: clarify handling layer based...
2025-02-28 SeongJae ParkDocs/damon: move DAMOS filter type names and meaning...
2025-02-28 SeongJae ParkDocs/mm/damon/design: document hugepage_size filter
2025-02-28 SeongJae ParkDocs/mm/damon/design: fix typo on DAMOS filters usage...
2025-02-28 Ryan Robertsmm/ioremap: pass pgprot_t to ioremap_prot() instead...
2025-02-28 Alistair Poppledevice/dax: properly refcount device dax pages when...
2025-02-28 Alistair Popplefs/dax: properly refcount fs dax pages
2025-02-28 Dan Williamsdcssblk: mark DAX broken, remove FS_DAX_LIMITED support
2025-02-28 Alistair Popplemm/gup: don't allow FOLL_LONGTERM pinning of FS DAX...
2025-02-28 Alistair Popplemm/huge_memory: add vmf_insert_folio_pmd()
2025-02-28 Alistair Popplemm/huge_memory: add vmf_insert_folio_pud()
2025-02-28 Alistair Popplemm/rmap: add support for PUD sized mappings to rmap
2025-02-28 Alistair Popplemm/memory: add vmf_insert_page_mkwrite()
2025-02-28 Alistair Popplemm/memory: enhance insert_page_into_pte_locked() to...
2025-02-28 Balbir Singhmm-allow-compound-zone-device-pages-fix-fix
2025-02-28 Balbir Singhmm/migrate_device: do not access pgmap for non zone...
2025-02-28 Alistair Popplemm: allow compound zone device pages
2025-02-28 Alistair Popplemm/mm_init: move p2pdma page refcount initialisation...
2025-02-28 Alistair Popplemm/gup: remove redundant check for PCI P2PDMA page
2025-02-28 Alistair Popplefs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flag
2025-02-28 Alistair Popplefs/dax: ensure all pages are idle prior to filesystem...
2025-02-28 Alistair Popplefs/dax: always remove DAX page-cache entries when break...
2025-02-28 Alistair Popplefs/dax: create a common implementation to break DAX...
2025-02-28 Alistair Popplefs/dax: refactor wait for dax idle page
2025-02-28 Alistair Popplefs/dax: don't skip locked entries when scanning entries
2025-02-28 Alistair Popplefs/dax: return unmapped busy pages from dax_layout_busy...
2025-02-28 Alistair Popplefuse: fix dax truncate/punch_hole fault path
2025-02-28 Ujwal Kundurselftests/mm: fix spelling
2025-02-28 Suchit KDocumentation/mm: fix spelling mistake
2025-02-28 Matthew Wilcox... fs: remove folio_file_mapping()
2025-02-28 Matthew Wilcox... fs: remove page_file_mapping()
2025-02-28 Matthew Wilcox... fs: convert block_commit_write() to take a folio
2025-02-28 Marcelo MoreiraDocs/mm/damon: fix spelling and grammar in monitoring_i...
2025-02-28 Suren Baghdasaryandocs/mm: document latest changes to vm_lock
2025-02-28 Suren Baghdasaryantools: remove atomic_set_release() usage in tools/
2025-02-28 Suren Baghdasaryanmm: make vma cache SLAB_TYPESAFE_BY_RCU
2025-02-28 Suren Baghdasaryanmm: prepare lock_vma_under_rcu() for vma reuse possibility
2025-02-28 Suren Baghdasaryanmm: remove extra vma_numab_state_init() call
2025-02-28 Suren Baghdasaryanmm/debug: print vm_refcnt state when dumping the vma
2025-02-28 Suren Baghdasaryanmm: move lesser used vma_area_struct members into the...
2025-02-28 Suren Baghdasaryanmm: fix a crash due to vma_end_read() that should have...
2025-02-28 Suren Baghdasaryanmm: replace vm_lock and detached flag with a reference...
2025-02-28 Suren Baghdasaryanrefcount: introduce __refcount_{add|inc}_not_zero_limit...
2025-02-28 Suren Baghdasaryandocs: fix title underlines in refcount-vs-atomic.rst
2025-02-28 Suren Baghdasaryanrefcount: provide ops for cases when object's memory...
2025-02-28 Suren Baghdasaryanmm: uninline the main body of vma_start_write()
2025-02-28 Suren Baghdasaryanmm: move mmap_init_lock() out of the header file
2025-02-28 Suren Baghdasaryanmm: allow vma_start_read_locked/vma_start_read_locked_n...
2025-02-28 Suren Baghdasaryantypes: move struct rcuwait into types.h
2025-02-28 Suren Baghdasaryanmm: mark vmas detached upon exit
2025-02-28 Suren Baghdasaryanmm: introduce vma_iter_store_attached() to use with...
2025-02-28 Suren Baghdasaryanmm: mark vma as detached until it's added into vma...
2025-02-28 Suren Baghdasaryanmm: move per-vma lock into vm_area_struct
2025-02-28 Suren Baghdasaryanmm: introduce vma_start_read_locked{_nested} helpers
2025-02-28 Barry Songmm: avoid splitting pmd for lazyfree pmd-mapped THP...
2025-02-28 Barry Songmm: support batched unmap for lazyfree large folios...
2025-02-28 Barry Songmm: support tlbbatch flush for a range of PTEs
2025-02-28 Barry Songmm: set folio swapbacked iff folios are dirty in try_to...
2025-02-28 Matthew Wilcox... dax: use folios more widely within DAX
2025-02-28 Matthew Wilcox... dax: remove access to page->index
2025-02-28 Guanjunfilemap: remove redundant folio_test_large check in...
2025-02-28 Petr Tesarikmaple_tree: remove a BUG_ON() in mas_alloc_nodes()
2025-02-28 Lorenzo Stoakestools/selftests: add file/shmem-backed mapping guard...
2025-02-28 Lorenzo Stoakestools/selftests: expand all guard region tests to file...
2025-02-28 Lorenzo Stoakesselftests/mm: rename guard-pages to guard-regions
2025-02-28 Lorenzo Stoakesmm: allow guard regions in file-backed and read-only...
2025-02-28 Wei Yangmm/mm_init.c: use round_up() to calculate usermap size
2025-02-28 Mark Brownselftests/mm: allow tests to run with no huge pages...
2025-02-28 Baoquan Hemm/mmu_gather: clean up the stale code comment
2025-02-28 Baoquan Hemm/mmu_gather: remove unused __tlb_remove_page()
2025-02-28 I Hsin Chengmaple_tree: use ma_dead_node() in mte_dead_node()
2025-02-28 Wei Yangmm/mm_init.c: only align start of ZONE_MOVABLE on nodes...
2025-02-28 Usama ArifDocs/admin-guide/mm/damon/usage: document hugepage_size...
2025-02-28 Usama ArifDocs/ABI/damon: document DAMOS sysfs files to set the...
2025-02-28 Usama Arifmm/damon/sysfs-schemes: add files for setting damos_fil...
2025-02-28 SeongJae Parkmm/damon: add kernel-doc comment for damos_filter-...
2025-02-28 Usama Arifmm/damon: introduce DAMOS filter type hugepage_size
2025-02-28 Brendan Jackmanmm/mmu_gather: update comment on RCU freeing
2025-02-28 Bart Van Asschemm/vmstat: revert "fix a W=1 clang compiler warning"
2025-02-28 Lorenzo Stoakesmm: fixup unused variable warnings
2025-02-28 Lorenzo Stoakesfb_defio: do not use deprecated page->mapping, index...
2025-02-28 Lorenzo Stoakesmm: provide mapping_wrprotect_range() function
2025-02-28 Lorenzo Stoakesmm: refactor rmap_walk_file() to separate out traversal...
2025-02-28 Eric Salemselftests: mm: fix typo
2025-02-28 David Laightmm: remove the access_ok() call from gup_fast_fallback()
2025-02-28 I Hsin Chengmaple_tree: correct comment for mas_start()
2025-02-28 Bertrand Wlodarczykvmscan, cleanup: add for_each_managed_zone_pgdat macro
next