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