mempolicy: remove confusing MPOL_MF_LAZY dead code
[linux.git] / mm /
2023-10-25 Hugh Dickinsmempolicy: remove confusing MPOL_MF_LAZY dead code
2023-10-25 Hugh Dickinsmempolicy: mpol_shared_policy_init() without pseudo-vma
2023-10-25 Hugh Dickinsmempolicy trivia: use pgoff_t in shared mempolicy tree
2023-10-25 Hugh Dickinsmempolicy trivia: slightly more consistent naming
2023-10-25 Hugh Dickinsmempolicy trivia: delete those ancient pr_debug()s
2023-10-25 Hugh Dickinsmempolicy: fix migrate_pages(2) syscall return nr_failed
2023-10-25 SeongJae Parkmm/damon/sysfs-test: add a unit test for damon_sysfs_se...
2023-10-25 SeongJae Parkmm/damon/core: avoid divide-by-zero from pseudo-moving...
2023-10-25 SeongJae Parkmm/damon/lru_sort: avoid divide-by-zero in hot threshol...
2023-10-25 SeongJae Parkmm/damon/ops-common: avoid divide-by-zero during region...
2023-10-25 SeongJae Parkmm/damon/core: avoid divide-by-zero during monitoring...
2023-10-25 Hugh Dickinsmm: mlock: avoid folio_within_range() on KSM pages
2023-10-25 Baolin Wangmm: migrate: record the mlocked page status to remove...
2023-10-25 Vegard Nossummm: hugetlb_vmemmap: fix reference to nonexistent file
2023-10-25 Hyesoo Yumm: page_alloc: check the order of compound page even...
2023-10-25 Muhammad Muzammilmm: fix multiple typos in multiple files
2023-10-25 Vishal Moola (Oracle)mm/khugepaged: convert collapse_pte_mapped_thp() to...
2023-10-25 Vishal Moola (Oracle)mm/khugepaged: convert alloc_charge_hpage() to use...
2023-10-25 Vishal Moola (Oracle)mm/khugepaged: convert is_refcount_suitable() to use...
2023-10-25 Vishal Moola (Oracle)mm/khugepaged: convert hpage_collapse_scan_pmd() to...
2023-10-25 Vishal Moola (Oracle)mm/khugepaged: convert __collapse_huge_page_isolate...
2023-10-25 Qi Zhengmm: memory_hotplug: drop memoryless node from fallback...
2023-10-25 Qi Zhengmm: page_alloc: skip memoryless nodes entirely
2023-10-25 Zi Yanmm/migrate: add nr_split to trace_mm_migrate_pages...
2023-10-25 Zi Yanmm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-25 Liu Shixinmm/kmemleak: move the initialisation of object to __lin...
2023-10-25 Liu Shixinmm/kmemleak: fix partially freeing unknown object warning
2023-10-25 Liu Shixinmm: kmemleak: add __find_and_remove_object()
2023-10-25 Liu Shixinmm: kmemleak: use mem_pool_free() to free object
2023-10-25 Liu Shixinmm: kmemleak: split __create_object into two functions
2023-10-25 Liu Shixinmm/kmemleak: fix print format of pointer in pr_debug()
2023-10-25 Liu Shixinbootmem: use kmemleak_free_part_phys in put_page_bootmem
2023-10-25 Kefeng Wangmm: remove page_cpupid_xchg_last()
2023-10-25 Kefeng Wangmm: use folio_xchg_last_cpupid() in wp_page_reuse()
2023-10-25 Kefeng Wangmm: convert wp_page_reuse() and finish_mkwrite_fault...
2023-10-25 Kefeng Wangmm: make finish_mkwrite_fault() static
2023-10-25 Kefeng Wangmm: huge_memory: use folio_xchg_last_cpupid() in __spli...
2023-10-25 Kefeng Wangmm: migrate: use folio_xchg_last_cpupid() in folio_migr...
2023-10-25 Kefeng Wangmm: huge_memory: use a folio in change_huge_pmd()
2023-10-25 Kefeng Wangmm: mprotect: use a folio in change_pte_range()
2023-10-25 Kefeng Wangmm: huge_memory: use folio_last_cpupid() in __split_hug...
2023-10-25 Kefeng Wangmm: huge_memory: use folio_last_cpupid() in do_huge_pmd...
2023-10-25 Kefeng Wangmm: memory: use folio_last_cpupid() in do_numa_page()
2023-10-25 Kairui Songmm/swap: avoid a xa load for swapout path
2023-10-25 Roman Gushchinmm: kmem: reimplement get_obj_cgroup_from_current()
2023-10-25 Roman Gushchinpercpu: scoped objcg protection
2023-10-25 Roman Gushchinmm: kmem: scoped objcg protection
2023-10-25 Roman Gushchinmm: kmem: make memcg keep a reference to the original...
2023-10-25 Roman Gushchinmm: kmem: add direct objcg pointer to task_struct
2023-10-25 Roman Gushchinmm: kmem: optimize get_obj_cgroup_from_current()
2023-10-25 Huang Yingmm, pcp: reduce detecting time of consecutive high...
2023-10-25 Huang Yingmm, pcp: decrease PCP high if free pages < high watermark
2023-10-25 Huang Yingmm: tune PCP high automatically
2023-10-25 Huang Yingmm: add framework for PCP high auto-tuning
2023-10-25 Huang Yingmm, page_alloc: scale the number of pages that are...
2023-10-25 Huang Yingmm: restrict the pcp batch scale factor to avoid too...
2023-10-25 Huang Yingmm, pcp: reduce lock contention for draining high-order...
2023-10-25 Huang Yingmm, pcp: avoid to drain PCP when process exit
2023-10-25 Kairui Songmm/oom_killer: simplify OOM killer info dump helper
2023-10-25 Pedro Falcatomm: kmsan: panic on failure to allocate early boot...
2023-10-25 Matthew Wilcox ... nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
2023-10-25 Usama Arifhugetlb_vmemmap: use folio argument for hugetlb_vmemmap...
2023-10-25 Mike Kravetzhugetlb: batch TLB flushes when restoring vmemmap
2023-10-25 Joao Martinshugetlb: batch TLB flushes when freeing vmemmap
2023-10-25 Joao Martinshugetlb: batch PMD split for bulk vmemmap dedup
2023-10-25 Mike Kravetzhugetlb: batch freeing of vmemmap pages
2023-10-25 Mike Kravetzhugetlb: perform vmemmap restoration on a list of pages
2023-10-25 Mike Kravetzhugetlb: perform vmemmap optimization on a list of...
2023-10-25 Mike Kravetzhugetlb: restructure pool allocations
2023-10-25 Mike Kravetzhugetlb: optimize update_and_free_pages_bulk to avoid...
2023-10-25 Huang Yingmm: fix draining remote pageset
2023-10-18 Lorenzo Stoakesmm: perform the mapping_map_writable() check after...
2023-10-18 Lorenzo Stoakesmm: update memfd seal write check to include F_SEAL_WRITE
2023-10-18 Lorenzo Stoakesmm: drop the assumption that VM_SHARED always implies...
2023-10-18 SeongJae Parkmm/damon/sysfs: avoid empty scheme tried regions for...
2023-10-18 SeongJae Parkmm/damon/sysfs-schemes: do not update tried regions...
2023-10-18 Audra Mitchellmm/page_owner: remove free_ts from page_owner output
2023-10-18 Lorenzo Stoakesmm: abstract VMA merge and extend into vma_merge_extend...
2023-10-18 Lorenzo Stoakesmm: abstract merge for new VMAs into vma_merge_new_vma()
2023-10-18 Lorenzo Stoakesmm: make vma_merge() and split_vma() internal
2023-10-18 Lorenzo Stoakesmm: abstract the vma_merge()/split_vma() pattern for...
2023-10-18 Matthew Wilcox ... filemap: remove use of wait bookmarks
2023-10-18 Lorenzo Stoakesmm/mprotect: allow unfaulted VMAs to be unaccounted...
2023-10-18 Lucy Mielkemm: add printf attribute to shrinker_debugfs_name_alloc
2023-10-18 Zach O'Keefemm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-10-18 Nhat Phamhugetlb: memcg: account hugetlb-backed memory in memory...
2023-10-18 Nhat Phammemcontrol: only transfer the memcg data for migration
2023-10-18 Nhat Phammemcontrol: add helpers for hugetlb memcg accounting
2023-10-18 Frank van der Lindenmm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
2023-10-18 Matthew Wilcox ... mm: use folio_xor_flags_has_waiters() in folio_end_writ...
2023-10-18 Matthew Wilcox ... mm: make __end_folio_writeback() return void
2023-10-18 Matthew Wilcox ... mm: add folio_xor_flags_has_waiters()
2023-10-18 Matthew Wilcox ... mm: delete checks for xor_unlock_is_negative_byte()
2023-10-18 Matthew Wilcox ... bitops: add xor_unlock_is_negative_byte()
2023-10-18 Matthew Wilcox ... mm: add folio_end_read()
2023-10-18 Mark-PK Tsaizsmalloc: use copy_page for full page copy
2023-10-18 Pankaj Raghavfilemap: call filemap_get_folios_tag() from filemap_get...
2023-10-18 Kemeng Shimm/page_alloc: remove unnecessary next_page in break_do...
2023-10-18 Kemeng Shimm/page_alloc: remove unnecessary check in break_down_b...
2023-10-18 Liam R. Howlettmmap: add clarifying comment to vma_merge() code
next
This page took 0.101848 seconds and 7 git commands to generate.