]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
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
2025-02-28 SeongJae Parkmm/damon/core: do damos walking in entire regions granu...
2025-02-28 SeongJae Parkmm/damon/core: do not call damos_walk_control->walk...
2025-02-28 SeongJae Parkmm/damon/core: unset damos->walk_completed after confim...
2025-02-28 Baolin WangMAINTAINERS: add Baolin as shmem reviewer
2025-02-28 Baolin Wangmm: shmem: factor out the within_size logic into a...
2025-02-28 Baolin Wangmm: shmem: change the return value of shmem_find_swap_e...
2025-02-28 Baolin Wangmm: shmem: remove duplicate error validation
2025-02-28 Baolin Wangmm: shmem: remove 'fadvise()' comments
2025-02-28 Baolin Wangmm: shmem: drop the unused macro
2025-02-28 Wei Yangmm/mm_init.c: use round_up() to align movable range
2025-02-28 Lorenzo Stoakesmm: use READ/WRITE_ONCE() for vma->vm_flags on migrate...
2025-02-28 SeongJae Parkmm/damon: avoid applying DAMOS action to same entity...
2025-02-28 Usama Arifmm/damon/ops: have damon_get_folio return folio even...
2025-02-28 Shakeel Buttmemcg: add hierarchical effective limits for v2
2025-02-28 Catalin Marinassamples: kmemleak: print the raw pointers for debugging...
2025-02-28 Catalin Marinasmm: kmemleak: add support for dumping physical and...
2025-02-28 Michal Hockomm, percpu: do not consider sleepable allocations atomic
2025-02-28 Baoquan Hemm/swapfile.c: open code cluster_alloc_swap()
2025-02-28 Baoquan Hemm/swapfile.c: remove the incorrect code comment
2025-02-28 Baoquan Hemm/swap: rename swap_swapcount() to swap_entry_swapped()
2025-02-28 Baoquan Hemm/swapfile.c: remove the unneeded checking
2025-02-28 Baoquan Hemm/swap_state.c: remove the meaningless code comment
2025-02-28 Baoquan Hemm/swapfile.c: optimize code in setup_clusters()
2025-02-28 Baoquan Hemm/swapfile.c: update the code comment above swap_count...
2025-02-28 Baoquan Hemm/swapfile.c: update the code comment above swap_count...
2025-02-28 Baoquan Hemm/swap: rename swap_is_has_cache() to swap_only_has_ca...
2025-02-28 Baoquan Hemm/swap: skip scanning cluster range if it's empty...
2025-02-28 Baoquan Hemm/swap: remove SWAP_FLAG_PRIO_SHIFT
2025-02-28 Baoquan Hemm/swap_state.c: optimize the code in clear_shadow_from...
2025-02-28 Baoquan Hemm/swap_state.c: fix the obsolete code comment
2025-02-28 Liu Yemm/memfd: fix spelling and grammatical issues
2025-02-28 Andrew Mortonmm-madvise-remove-redundant-mmap_lock-operations-from...
2025-02-28 SeongJae Parkmm/madvise: remove redundant mmap_lock operations from...
2025-02-28 SeongJae Parkmm/madvise: split out madvise() behavior execution
2025-02-28 SeongJae Parkmm/madvise: split out madvise input validity check
2025-02-28 Andrew Mortonmm-madvise-split-out-mmap-locking-operations-for-madvis...
2025-02-28 Lorenzo Stoakesmm/madvise: fix madvise_[un]lock() issue
2025-02-28 SeongJae Parkmm/madvise: split out mmap locking operations for madvise()
next