summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/damon/core: implement PSI metric DAMOS quota goalSeongJae Park2024-02-231-0/+7
* mm/damon/core: support multiple metrics for quota goalSeongJae Park2024-02-231-3/+23
* mm/damon/core: let goal specified with only target and current valuesSeongJae Park2024-02-231-10/+9
* mm/damon/core: remove ->goal field of damos_quotaSeongJae Park2024-02-231-8/+4
* mm/damon/core: add multiple goals per damos_quota and helpers for thoseSeongJae Park2024-02-231-0/+17
* mm/damon/core: split out quota goal related fields to a structSeongJae Park2024-02-231-14/+22
* mm/damon: move comments and fields for damos-quota-prioritization to the endSeongJae Park2024-02-231-16/+14
* mm/damon/core: set damos_quota->esz as public field and documentSeongJae Park2024-02-231-2/+4
* crash: split crash dumping code out from kexec_core.cBaoquan He2024-02-232-44/+62
* crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-234-74/+83
* kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-233-40/+49
* mm/vmalloc: remove vmap_area_listBaoquan He2024-02-231-1/+0
* mm,page_owner: maintain own list of stack_records structsOscar Salvador2024-02-231-0/+11
* lib/stackdepot: move stack_record struct definition into the headerOscar Salvador2024-02-231-0/+47
* merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changesAndrew Morton2024-02-231-0/+3
|\
| * stackdepot: use variable size records for non-evictable entriesMarco Elver2024-02-231-0/+3
* | userfaultfd: use per-vma locks in userfaultfd operationsLokesh Gidra2024-02-221-3/+2
* | mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCKLokesh Gidra2024-02-221-0/+5
* | userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctxLokesh Gidra2024-02-221-14/+17
* | userfaultfd: move userfaultfd_ctx struct to header fileLokesh Gidra2024-02-221-0/+39
* | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-221-0/+6
* | dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=nMathieu Desnoyers2024-02-221-5/+1
* | dax: add empty static inline for CONFIG_DAX=nMathieu Desnoyers2024-02-221-3/+8
* | mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()Ryan Roberts2024-02-221-0/+21
* | arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts2024-02-221-0/+5
* | mm: tidy up pte_next_pfn() definitionRyan Roberts2024-02-221-2/+0
* | mm: introduce pte_advance_pfn() and use for pte_next_pfn()Ryan Roberts2024-02-221-3/+6
* | mm: clarify the spec for set_ptes()Ryan Roberts2024-02-221-0/+4
* | mm/memory: optimize unmap/zap with PTE-mapped THPDavid Hildenbrand2024-02-221-0/+70
* | mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand2024-02-222-0/+28
* | mm/mmu_gather: add tlb_remove_tlb_entries()David Hildenbrand2024-02-221-1/+23
* | mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAPDavid Hildenbrand2024-02-221-6/+11
* | mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand2024-02-221-6/+6
* | mm/mglru: improve struct lru_gen_mm_walkKinsey Ho2024-02-221-3/+3
* | mm: document memalloc_noreclaim_save() and memalloc_pin_save()Vlastimil Babka2024-02-222-6/+58
* | memremap.h: correct an error in a commentJohn Groves2024-02-221-1/+1
* | mm/zswap: stop lru list shrinking when encounter warm regionChengming Zhou2024-02-221-0/+2
* | mm/zswap: invalidate zswap entry when swap entry freeChengming Zhou2024-02-221-2/+2
* | mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREASAnshuman Khandual2024-02-221-5/+1
* | mm: reduce dependencies on <linux/kernel.h>Christophe JAILLET2024-02-222-1/+2
* | mm/memory: optimize fork() with PTE-mapped THPDavid Hildenbrand2024-02-221-0/+31
* | mm/pgtable: make pte_next_pfn() independent of set_ptes()David Hildenbrand2024-02-221-1/+1
* | mm: compaction: update the cc->nr_migratepages when allocating or freeing the...Baolin Wang2024-02-221-3/+3
* | mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-1/+4
* | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-0/+7
* | mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price2024-02-222-0/+2
* | mm/list_lru: remove list_lru_putback()Chengming Zhou2024-02-221-16/+0
* | x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed2024-02-221-1/+1
* | mm and cache_info: remove unnecessary CPU cache info updateHuang Ying2024-02-221-1/+1
* | highmem: add kernel-doc for memcpy_*_folio()Matthew Wilcox (Oracle)2024-02-221-0/+14