summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-23crash: split crash dumping code out from kexec_core.cBaoquan He
2024-02-23crash: remove dependency of FA_DUMP on CRASH_DUMPBaoquan He
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He
2024-02-23mm: vmalloc: refactor vmalloc_dump_obj() functionUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: improve description of vmap node layerUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: add a shrinker to drain vmap poolsUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: set nr_nodes based on CPUs in a systemUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: support multiple nodes in vmallocinfoUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: support multiple nodes in vread_iterUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: add a scan area of VA only onceUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: offload free_vmap_area_lock lockUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: remove global purge_vmap_area_root rb-treeUladzislau Rezki (Sony)
2024-02-23mm/vmalloc: remove vmap_area_listBaoquan He
2024-02-23mm: vmalloc: remove global vmap_area_root rb-treeUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: move vmap_init_free_space() down in vmalloc.cUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: rename adjust_va_to_fit_type() functionUladzislau Rezki (Sony)
2024-02-23mm: vmalloc: add va_alloc() helperUladzislau Rezki (Sony)
2024-02-23mm,page_owner: update Documentation regarding page_owner_stacksOscar Salvador
2024-02-23mm,page_owner: filter out stacks by a thresholdOscar Salvador
2024-02-23mm,page_owner: display all stacks and their countOscar Salvador
2024-02-23mm,page_owner: implement the tracking of the stacks countOscar Salvador
2024-02-23mm,page_owner: maintain own list of stack_records structsOscar Salvador
2024-02-23lib/stackdepot: move stack_record struct definition into the headerOscar Salvador
2024-02-23lib/stackdepot: fix first entry having a 0-handleOscar Salvador
2024-02-23merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changesAndrew Morton
2024-02-23mm/debug_vm_pgtable: fix BUG_ON with pud advanced testAneesh Kumar K.V (IBM)
2024-02-23mm: cachestat: fix folio read-after-free in cache walkNhat Pham
2024-02-23MAINTAINERS: add memory mapping entry with reviewersLorenzo Stoakes
2024-02-23mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone indexByungchul Park
2024-02-23kasan: revert eviction of stack traces in generic modeMarco Elver
2024-02-23stackdepot: use variable size records for non-evictable entriesMarco Elver
2024-02-22Docs/admin-guide/mm/damon/usage: fix wrong quotas diabling conditionSeongJae Park
2024-02-22Docs/mm/damon: move monitoring target regions setup detail from the usage to ...SeongJae Park
2024-02-22Docs/mm/damon: move DAMON operation sets list from the usage to the design do...SeongJae Park
2024-02-22Docs/mm/damon: move the list of DAMOS actions to design docSeongJae Park
2024-02-22Docs/mm/damon/maintainer-profile: fix reference links for mm-[un]stable treeSeongJae Park
2024-02-22userfaultfd: use per-vma locks in userfaultfd operationsLokesh Gidra
2024-02-22mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCKLokesh Gidra
2024-02-22userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctxLokesh Gidra
2024-02-22userfaultfd: move userfaultfd_ctx struct to header fileLokesh Gidra
2024-02-22kasan: increase the number of bits to shift when recording extra timestampsJuntong Deng
2024-02-22rmap: replace two calls to compound_order with folio_orderMatthew Wilcox (Oracle)
2024-02-22dax: fix incorrect list of data cache aliasing architecturesMathieu Desnoyers
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-22dax: check for data cache aliasing at runtimeMathieu Desnoyers
2024-02-22virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatalMathieu Desnoyers
2024-02-22dcssblk: handle alloc_dax() -EOPNOTSUPP failureMathieu Desnoyers
2024-02-22dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatalMathieu Desnoyers
2024-02-22nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatalMathieu Desnoyers