summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
27 hoursMerge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
27 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
28 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown
28 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...Mark Brown
28 hoursMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
28 hoursMerge branch 'fs-next' of linux-nextMark Brown
28 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/uml/li...Mark Brown
28 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/s3...Mark Brown
29 hoursMerge branch 'dma-mapping-for-next' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
29 hoursMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
29 hoursMerge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Mark Brown
29 hoursMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
44 hoursksm: optimize rmap_walk_ksm by passing a suitable address rangexu xin
44 hoursmm/swap: remove redundant swap device reference in alloc/freeYoungjun Park
44 hoursmm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap deviceYoungjun Park
44 hoursmm: fix mmap errno value when MAP_DROPPABLE is not supportedAnthony Yznaga
44 hoursmm/mprotect: special-case small folios when applying permissionsPedro Falcato
44 hoursmm/mprotect: move softleaf code out of the main functionPedro Falcato
44 hoursmm: remove '!root_reclaim' checking in should_abort_scan()Zhaoyang Huang
44 hoursmm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()David Carlier
44 hoursuserfaultfd: mfill_atomic(): remove retry logicMike Rapoport (Microsoft)
44 hoursshmem, userfaultfd: implement shmem uffd operations using vm_uffd_opsMike Rapoport (Microsoft)
44 hoursuserfaultfd: introduce vm_uffd_ops->alloc_folio()Mike Rapoport (Microsoft)
44 hoursshmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUEMike Rapoport (Microsoft)
44 hoursuserfaultfd: introduce vm_uffd_opsMike Rapoport (Microsoft)
44 hoursuserfaultfd: move vma_can_userfault out of lineMike Rapoport (Microsoft)
44 hoursuserfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()Mike Rapoport (Microsoft)
44 hoursuserfaultfd: introduce mfill_get_vma() and mfill_put_vma()Mike Rapoport (Microsoft)
44 hoursuserfaultfd: introduce mfill_establish_pmd() helperMike Rapoport (Microsoft)
44 hoursuserfaultfd: introduce struct mfill_stateMike Rapoport (Microsoft)
44 hoursuserfaultfd: introduce mfill_copy_folio_locked() helperMike Rapoport (Microsoft)
44 hoursmm/memfd_luo: remove folio from page cache when accounting failsChenghao Duan
44 hoursmm/memfd_luo: fix physical address conversion in put_folios cleanupChenghao Duan
44 hoursmm/memfd_luo: use i_size_write() to set inode size during retrieveChenghao Duan
44 hoursmm/memfd_luo: remove unnecessary memset in zero-size memfd pathChenghao Duan
44 hoursmm/memfd_luo: optimize shmem_recalc_inode calls in retrieve pathChenghao Duan
44 hoursmm/memfd: use folio_nr_pages() for shmem inode accountingChenghao Duan
44 hoursmm/sparse: fix preinited section_mem_map clobbering on failure pathMuchun Song
44 hoursmm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu
44 hoursmm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park
44 hoursmm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park
44 hoursmm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park
44 hoursmm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu
44 hoursmm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park
44 hoursmm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
44 hoursmm: zswap: tie per-CPU acomp_ctx lifetime to the poolKanchana P. Sridhar
44 hoursmm: zswap: remove redundant checks in zswap_cpu_comp_dead()Kanchana P. Sridhar
44 hoursmm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
44 hoursmm/vmscan: prevent MGLRU reclaim from pinning address spaceSuren Baghdasaryan
44 hoursmm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRUBaolin Wang