]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-07-20 Stephen Rothwellhugetlb: fix an unused variable warning/error
2022-07-20 Mike Kravetzhugetlb: do not update address in huge_pmd_unshare
2022-07-20 Baolin Wangarm64/hugetlb: implement arm64 specific hugetlb_mask_la...
2022-07-20 Mike Kravetzhugetlb: skip to end of PT page mapping when pte not...
2022-07-20 Miaohe Linmm/mmap.c: fix missing call to vm_unacct_memory in...
2022-07-20 Andrew Mortonmm-docs-fix-comments-that-mention-mem_hotplug_end-fix
2022-07-20 Yun-Ze Limm, docs: fix comments that mention mem_hotplug_end()
2022-07-20 Vincent Whitchurchmm/smaps: add Pss_Dirty
2022-07-20 Baolin Wangmm: rmap: simplify the hugetlb handling when unmapping...
2022-07-20 Muchun Songmm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance...
2022-07-20 Muchun Songmm: memcontrol: use obj_cgroup APIs to charge the LRU...
2022-07-20 Muchun Songmm: memcontrol: introduce memcg_reparent_ops
2022-07-20 Muchun Songmm: memcontrol: make all the callers of {folio,page...
2022-07-20 Muchun Songmm: thp: make split queue lock safe when LRU pages...
2022-07-20 Muchun Songmm: vmscan: rework move_pages_to_lru()
2022-07-20 Muchun Songmm: memcontrol: make lruvec lock safe when LRU pages...
2022-07-20 Muchun Songmm: memcontrol: prepare objcg API for non-kmem usage
2022-07-20 Muchun Songmm: rename unlock_page_lruvec{_irq, _irqrestore} to...
2022-07-20 Muchun Songmm: memcontrol: remove dead code and comments
2022-07-20 Andrew Mortonmm-madvise-minor-cleanup-for-swapin_walk_pmd_entry-fix
2022-07-20 Miaohe Linmm/madvise: minor cleanup for swapin_walk_pmd_entry()
2022-07-20 Muchun Songmm: hugetlb: remove minimum_order variable
2022-07-20 Muchun Songmm-memory_hotplug-make-hugetlb_optimize_vmemmap-compati...
2022-07-20 Muchun Songmm: memory_hotplug: make hugetlb_optimize_vmemmap compa...
2022-07-20 Muchun Songmm-memory_hotplug-enumerate-all-supported-section-flags-v5
2022-07-20 Muchun Songmm: memory_hotplug: enumerate all supported section...
2022-07-20 Matthew Wilcox... mm/swap: convert __delete_from_swap_cache() to a folio
2022-07-20 Matthew Wilcox... mm/swap: convert delete_from_swap_cache() to take a...
2022-07-20 Matthew Wilcox... mm: convert page_swap_flags to folio_swap_flags
2022-07-20 Andrew Mortonmm-convert-destroy_compound_page-to-destroy_large_folio-fix
2022-07-20 Matthew Wilcox... mm: convert destroy_compound_page() to destroy_large_fo...
2022-07-20 Matthew Wilcox... mm/swap: convert __page_cache_release() to use a folio
2022-07-20 Matthew Wilcox... mm/swap: convert __put_compound_page() to __folio_put_l...
2022-07-20 Matthew Wilcox... mm/swap: convert __put_single_page() to __folio_put_small()
2022-07-20 Matthew Wilcox... mm/swap: convert __put_page() to __folio_put()
2022-07-20 Matthew Wilcox... mm/swap: convert put_pages_list to use folios
2022-07-20 Matthew Wilcox... mm/swap: convert release_pages to use a folio internally
2022-07-20 Matthew Wilcox... mm/swap: convert try_to_free_swap to use a folio
2022-07-20 Matthew Wilcox... mm/swap: optimise lru_add_drain_cpu()
2022-07-20 Matthew Wilcox... mm/swap: pull the CPU conditional out of __lru_add_drai...
2022-07-20 Matthew Wilcox... mm/swap: rename lru_pvecs to cpu_fbatches
2022-07-20 Matthew Wilcox... mm/swap: convert activate_page to a folio_batch
2022-07-20 Matthew Wilcox... mm/swap: convert lru_lazyfree to a folio_batch
2022-07-20 Matthew Wilcox... mm/swap: convert lru_deactivate to a folio_batch
2022-07-20 Matthew Wilcox... mm/swap: convert lru_deactivate_file to a folio_batch
2022-07-20 Matthew Wilcox... mm/swap: convert lru_add to a folio_batch
2022-07-20 Matthew Wilcox... mm/swap: make __pagevec_lru_add static
2022-07-20 Matthew Wilcox... mm/swap: add folio_batch_move_lru()
2022-07-20 Matthew Wilcox... mm: add folios_put()
2022-07-20 Matthew Wilcox... mm/vmscan: convert reclaim_pages() to use a folio
2022-07-20 Matthew Wilcox... mm/vmscan: convert shrink_active_list() to use a folio
2022-07-20 Matthew Wilcox... mm/vmscan: convert move_pages_to_lru() to use a folio
2022-07-20 Matthew Wilcox... mm/vmscan: convert isolate_lru_pages() to use a folio
2022-07-20 Matthew Wilcox... mm/vmscan: convert reclaim_clean_pages_from_list()...
2022-07-20 Kuan-Ying Leekasan: separate double free case from invalid free
2022-07-20 Ding Xiangtools/testing/selftests/vm/ksm_tests.c: fix resource...
2022-07-20 Yang Shidoc: proc: fix the description to THPeligible
2022-07-20 Yang Shimm: khugepaged: reorg some khugepaged helpers
2022-07-20 Yang Shimm: thp: kill __transhuge_page_enabled()
2022-07-20 Andrew Mortonmm-thp-kill-transparent_hugepage_active-fix-fix
2022-07-20 Andrew Mortonmm-thp-kill-transparent_hugepage_active-fix
2022-07-20 Yang Shimm: thp: kill transparent_hugepage_active()
2022-07-20 Yang Shimm: khugepaged: better comments for anon vma check...
2022-07-20 Yang Shimm: thp: consolidate vma size check to transhuge_vma_su...
2022-07-20 Yang Shimm: khugepaged: check THP flag in hugepage_vma_check()
2022-07-20 Liam Howlettmm/mlock: drop dead code in count_mm_mlocked_page_nr()
2022-07-20 David Hildenbrandmm/mprotect: try avoiding write faults for exclusive...
2022-07-20 Edward Liawuserfaultfd: selftests: infinite loop in faulting_process
2022-07-20 Axel Rasmussenselftests: vm: add /dev/userfaultfd test cases to run_v...
2022-07-20 Axel Rasmussenuserfaultfd: selftests: make /dev/userfaultfd testing...
2022-07-20 Axel Rasmussenuserfaultfd: update documentation to describe /dev...
2022-07-20 Axel Rasmussenuserfaultfd: selftests: modify selftest to use /dev...
2022-07-20 Axel Rasmussenuserfaultfd: add /dev/userfaultfd for fine grained...
2022-07-20 Axel Rasmussenselftests: vm: add hugetlb_shared userfaultfd test...
2022-07-20 SeongJae ParkDocs/admin-guide/damon: add a document for DAMON_LRU_SORT
2022-07-20 SeongJae Parkmm/damon: introduce DAMON-based LRU-lists Sorting
2022-07-20 SeongJae ParkDocs/admin-guide/damon/sysfs: document 'LRU_DEPRIO...
2022-07-20 SeongJae Parkmm/damon/schemes: add 'LRU_DEPRIO' action
2022-07-20 SeongJae ParkDocs/admin-guide/damon/sysfs: document 'LRU_PRIO' schem...
2022-07-20 SeongJae Parkmm/damon/schemes: add 'LRU_PRIO' DAMOS action
2022-07-20 SeongJae Parkmm/damon/paddr: use a separate function for 'DAMOS_PAGE...
2022-07-20 SeongJae Parkmm/damon/dbgfs: add and use mappings between 'schemes...
2022-07-20 Miaohe Linmm/page_alloc: minor clean up for memmap_init_compound()
2022-07-20 Miaohe Linmm/vmscan: don't try to reclaim freed folios
2022-07-20 Miaohe Linmm/swap: remove swap_cache_info statistics
2022-07-20 Miaohe Linmm-swapfile-fix-possible-data-races-of-inuse_pages-v3
2022-07-20 Miaohe Linmm/swapfile: fix possible data races of inuse_pages
2022-07-20 Uladzislau... lib/test_vmalloc: switch to prandom_u32()
2022-07-20 Uladzislau... mm/vmalloc: extend __find_vmap_area() with one more...
2022-07-20 Uladzislau... mm/vmalloc: initialize VA's list node after unlink
2022-07-20 Uladzislau... mm/vmalloc: extend __alloc_vmap_area() with extra arguments
2022-07-20 Uladzislau... mm/vmalloc: make link_va()/unlink_va() common to differ...
2022-07-20 Shiyang Ruanxfs: add dax dedupe support
2022-07-20 Andrew Mortonxfs-support-cow-in-fsdax-mode-fix
2022-07-20 Shiyang Ruanxfs: support CoW in fsdax mode
2022-07-20 Shiyang Ruanfsdax: dedup file range to use a compare function
2022-07-20 Shiyang Ruanfsdax: add dax_iomap_cow_copy() for dax zero
2022-07-20 Shiyang Ruanfsdax: replace mmap entry in case of CoW
2022-07-20 Shiyang Ruanfsdax: introduce dax_iomap_cow_copy()
2022-07-20 Shiyang Ruanfsdax-output-address-in-dax_iomap_pfn-and-rename-it-v21
next