summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-04-21kasan: fix lockdep report invalid wait contextZqiang
2023-04-18mm: ksm: support hwpoison for ksm pageLonglong Xia
2023-04-18mm: memory-failure: refactor add_to_kill()Longlong Xia
2023-04-18memfd: pass argument of memfd_fcntl as intLuca Vizzarro
2023-04-18mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh
2023-04-18mm: workingset: update description of the source fileYang Yang
2023-04-18printk: export console trace point for kcsan/kasan/kfence/kmsanPavankumar Kondeti
2023-04-18mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed
2023-04-18mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()Yosry Ahmed
2023-04-18mm: vmscan: ignore non-LRU-based reclaim in memcg reclaimYosry Ahmed
2023-04-18mm: apply __must_check to vmap_pages_range_noflush()Alexander Potapenko
2023-04-18mm: hwpoison: support recovery from HugePage copy-on-write faultsLiu Shixin
2023-04-18memcg: page_cgroup_ino() get memcg from the page's folioYosry Ahmed
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-18mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V
2023-04-18mm/vmscan: simplify shrink_node()Haifeng Xu
2023-04-18mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() i...David Hildenbrand
2023-04-18mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp ...David Hildenbrand
2023-04-18mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on ...David Hildenbrand
2023-04-18mm: backing-dev: set variables dev_attr_min,max_bytes storage-class-specifier...Tom Rix
2023-04-18userfaultfd: convert mfill_atomic() to use a folioZhangPeng
2023-04-18mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng
2023-04-18userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng
2023-04-18userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng
2023-04-18userfaultfd: use kmap_local_page() in copy_huge_page_from_user()ZhangPeng
2023-04-18userfaultfd: convert mfill_atomic_pte_copy() to use a folioZhangPeng
2023-04-18mm, page_alloc: use check_pages_enabled static key to check tail pagesVlastimil Babka
2023-04-18mm/userfaultfd: don't consider uffd-wp bit of writable migration entriesDavid Hildenbrand
2023-04-18mm: mlock: use folios_put() in mlock_folio_batch()Qi Zheng
2023-04-18mm/madvise: use vma_lookup() instead of find_vma()ZhangPeng
2023-04-18memcg v1: provide read access to memory.pressure_levelFlorian Schmidt
2023-04-18mm/khugepaged: maintain page cache uptodate flagDavid Stevens
2023-04-18mm/khugepaged: skip shmem with userfaultfdDavid Stevens
2023-04-18mm/khugepaged: refactor collapse_file control flowDavid Stevens
2023-04-18mm/khugepaged: drain lru after swapping in shmemDavid Stevens
2023-04-18mm/khugepaged: recover from poisoned file-backed memoryJiaqi Yan
2023-04-18mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan
2023-04-18memcg: do not modify rstat tree for zero updatesYosry Ahmed
2023-04-18vmscan: memcg: sleep when flushing stats during reclaimYosry Ahmed
2023-04-18workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed
2023-04-18memcg: sleep during flushing stats in safe contextsYosry Ahmed
2023-04-18memcg: replace stats_flush_lock with an atomicYosry Ahmed
2023-04-18memcg: do not flush stats in irq contextYosry Ahmed
2023-04-18memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed
2023-04-18cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed
2023-04-18mm: kfence: improve the performance of __kfence_alloc() and __kfence_free()Peng Zhang
2023-04-18mm/zswap: delay the initialization of zswapLiu Shixin
2023-04-18mm/zswap: replace zswap_init_{started/failed} with zswap_init_stateLiu Shixin
2023-04-18mm/zswap: remove zswap_entry_cache_{create,destroy} helper functionLiu Shixin
2023-04-18mm: vmalloc: rename addr_to_vb_xarray() functionUladzislau Rezki (Sony)