summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
12 hoursRevert "mm/sparse: fix BUILD_BUG_ON check for section map alignment"Mark Brown
12 hoursMerge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
13 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
13 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown
13 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...Mark Brown
13 hoursMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
14 hoursMerge branch 'fs-next' of linux-nextMark Brown
14 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/uml/li...Mark Brown
14 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/s3...Mark Brown
14 hoursMerge branch 'dma-mapping-for-next' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
15 hoursMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
15 hoursMerge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Mark Brown
15 hoursMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
15 hoursnext-20260312/vfs-braunerMark Brown
18 hoursmemblock: warn when freeing reserved memory before memory map is initializedMike Rapoport (Microsoft)
18 hoursmemblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
18 hoursmemblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=yMike Rapoport (Microsoft)
18 hoursmemblock: extract page freeing from free_reserved_area() into a helperMike Rapoport (Microsoft)
18 hoursmemblock: make free_reserved_area() more robustMike Rapoport (Microsoft)
18 hoursmm: move free_reserved_area() to mm/memblock.cMike Rapoport (Microsoft)
18 hoursmemblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()Mike Rapoport (Microsoft)
18 hoursmemblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)
18 hoursmemblock: Add reserve_mem debugfs infoGuilherme G. Piccoli
18 hoursmemblock: Print out errors on reserve_mem parserGuilherme G. Piccoli
22 hoursmm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu
22 hoursmm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park
22 hoursmm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park
22 hoursmm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park
22 hoursmm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu
22 hoursmm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park
22 hoursmm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
22 hoursmm: zswap: tie per-CPU acomp_ctx lifetime to the poolKanchana P. Sridhar
22 hoursmm: zswap: remove redundant checks in zswap_cpu_comp_dead()Kanchana P. Sridhar
22 hoursmm/sparse: fix BUILD_BUG_ON check for section map alignmentMuchun Song
22 hoursmm: remove '!root_reclaim' checking in should_abort_scan()Zhaoyang Huang
22 hoursmm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
22 hoursmm/vmscan: prevent MGLRU reclaim from pinning address spaceSuren Baghdasaryan
22 hoursKVM: guest_memfd: implement userfaultfd operationsNikita Kalyazin
22 hoursmm: generalize handling of userfaults in __do_fault()Peter Xu
22 hoursuserfaultfd: mfill_atomic(): remove retry logicMike Rapoport (Microsoft)
22 hoursshmem-userfaultfd-implement-shmem-uffd-operations-using-vm_uffd_ops-fix-fixAndrew Morton
22 hoursmm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_r...David Carlier
22 hoursshmem, userfaultfd: implement shmem uffd operations using vm_uffd_opsMike Rapoport (Microsoft)
22 hoursuserfaultfd: introduce vm_uffd_ops->alloc_folio()Mike Rapoport (Microsoft)
22 hoursshmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUEMike Rapoport (Microsoft)
22 hoursuserfaultfd: introduce vm_uffd_opsMike Rapoport (Microsoft)
22 hoursuserfaultfd: move vma_can_userfault out of lineMike Rapoport (Microsoft)
22 hoursuserfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()Mike Rapoport (Microsoft)
22 hoursuserfaultfd: introduce mfill_get_vma() and mfill_put_vma()Mike Rapoport (Microsoft)
22 hoursuserfaultfd: introduce mfill_establish_pmd() helperMike Rapoport (Microsoft)