summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
9 daysmm/memfd_luo: remove unnecessary memset in zero-size memfd pathChenghao Duan-1/+0
9 daysmm/memfd_luo: optimize shmem_recalc_inode calls in retrieve pathChenghao Duan-2/+6
9 daysmm/memfd: use folio_nr_pages() for shmem inode accountingChenghao Duan-4/+6
9 daysmm/sparse: fix preinited section_mem_map clobbering on failure pathMuchun Song-1/+0
9 dayszram: do not forget to endio for partial discard requestsSergey Senozhatsky-1/+2
9 dayslib: test_hmm: implement a device release methodAlistair Popple-3/+15
9 daysselftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple-67/+16
9 dayslib: test_hmm: evict device pages on file close to avoid use-after-freeAlistair Popple-50/+62
9 daysselftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang-22/+69
9 daystools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)-0/+88
9 daysmm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu-11/+12
9 daysDocs/admin-guide/mm/damon/lru_sort: warn commit_inputs vs param updates raceSeongJae Park-0/+4
9 daysDocs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates raceSeongJae Park-0/+4
9 daysmm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park-1/+2
9 daysmm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park-0/+7
9 daysmm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park-0/+12
9 daysmm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu-1/+4
9 daysmm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park-7/+15
9 daysmm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park-31/+15
9 daysmm: zswap: tie per-CPU acomp_ctx lifetime to the poolKanchana P. Sridhar-100/+80
9 daysmm: zswap: remove redundant checks in zswap_cpu_comp_dead()Kanchana P. Sridhar-2/+10
9 daysmm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge-2/+121
9 daysmm/vmscan: prevent MGLRU reclaim from pinning address spaceSuren Baghdasaryan-2/+3
9 daysliveupdate: defer file handler module refcounting to active sessionsPasha Tatashin-12/+12
9 daysliveupdate: make unregister functions return voidPasha Tatashin-28/+11
9 daysliveupdate: remove liveupdate_test_unregister()Pasha Tatashin-22/+0
9 daysliveupdate: auto unregister FLBs on file handler unregistrationPasha Tatashin-39/+60
9 daysliveupdate: remove luo_session_quiesce()Pasha Tatashin-114/+11
9 daysliveupdate: defer FLB module refcounting to active sessionsPasha Tatashin-10/+17
9 daysliveupdate: protect FLB lists with luo_register_rwlockPasha Tatashin-0/+15
9 daysliveupdate: protect file handler list with rwsemPasha Tatashin-5/+25
9 daysliveupdate: synchronize lazy initialization of FLB private statePasha Tatashin-1/+6
9 daysliveupdate: safely print untrusted stringsPasha Tatashin-2/+4
9 daysmm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRUBaolin Wang-1/+16
9 daysselftests: liveupdate: add test for double preservationPasha Tatashin-0/+41
9 daysmemfd: implement get_id for memfd_luoPasha Tatashin-0/+6
9 daysliveupdate: prevent double management of filesPasha Tatashin-2/+32
9 dayskho: document kexec-metadata tracking featureBreno Leitao-0/+39
9 dayskho: kexec-metadata: track previous kernel chainBreno Leitao-0/+144
9 dayskho: fix kho_in_debugfs_init() to handle non-FDT blobsBreno Leitao-11/+21
9 dayskho: persist blob size in KHO FDTBreno Leitao-15/+46
9 dayskho: rename fdt parameter to blob in kho_add/remove_subtree()Breno Leitao-41/+43
9 dayskho: add size parameter to kho_add_subtree()Breno Leitao-16/+24
9 daysmm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build optionBreno Leitao-1/+12
9 daysMAINTAINERS: update MGLRU entry to reflect current statusLorenzo Stoakes (Oracle)-2/+6
9 daysmm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...Qi Zheng-3/+3
9 daysmm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()Qi Zheng-11/+17
9 daysmm: memcontrol: correct the type of stats_updates to unsigned longQi Zheng-9/+9
9 daysmm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpersMuchun Song-1/+6
9 daysmm: memcontrol: eliminate the problem of dying memory cgroup for LRU foliosMuchun Song-135/+151