summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds64-1008/+2366
9 daysmemcg: move LRU size accounting on reparenting instead of copying itShakeel Butt2-0/+14
9 daysmm/vmscan: fix comment logic in balance_pgdatEnlin Mu1-1/+1
9 daysmm, swap: ratelimit bad swap entry reportsBreno Leitao1-3/+3
9 daysmm: memcg: release the css reference when a stock slot emptiesSong Hu1-1/+6
9 daysmm/migrate_device: fix cache flush when replacing huge zero PMDHui Su1-1/+1
9 daysarch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()Nathan Chancellor1-0/+12
9 daysmm/rmap: synchronize lock and unlock target in anon_vma_cloneEric Kim1-1/+1
9 daysmm/hmm.c:hmm_do_fault(): suppress sparse warningAndrew Morton1-1/+4
9 daysmm/Kconfig: make MEMORY_FAILURE select MIGRATIONXie Yuanbin1-0/+1
9 dayspercpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo1-1/+0
9 daysmm/mglru: fix and remove redundant unevictable folio handlingKairui Song1-14/+5
9 daysmm/khugepaged: unmap pte before releasing vma write lockNico Pache (Red Hat)1-2/+2
9 daysmm/khugepaged: fix outdated commentsNico Pache (Red Hat)1-23/+21
9 daysmm/khugepaged: introduce a count_collapse_event() helperNico Pache (Red Hat)1-21/+21
9 daysmm/khugepaged: extract reference check into folio_pte_referenced() helperNico Pache (Red Hat)1-14/+12
9 daysmm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...Nico Pache (Red Hat)1-5/+9
9 daysmm/mglru: fix young counter undercount for large foliosHui Zhu1-1/+1
9 dayskasan: fix quarantine_size accounting during cache removalHui Su1-0/+5
9 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig1-27/+7
9 daysmm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig7-32/+7
9 daysmm/swap: revert to single-folio writes for synchronous swap devicesChristoph Hellwig1-1/+10
9 dayszsmalloc: account for handle size in class lookupLonglong Xia1-4/+7
9 daysmm/page-writeback: document folio_mark_dirty() locking more explicitlyJann Horn2-0/+6
9 daysmm: kmemleak: default min_unref_scans to 2 for verbose auto-scanBreno Leitao1-1/+2
9 daysmm: kmemleak: factor leak confirmation into a helperBreno Leitao1-5/+21
9 daysmm: kmemleak: report leaks only after N consecutive unreferenced scansBreno Leitao1-1/+12
9 daysmm: kmemleak: confirm suspected leaks with a second scanCatalin Marinas1-3/+54
9 daysmm/gup_test: keep longterm pin state per fileDavid Hildenbrand (Arm)1-32/+62
9 dayskasan: fix cache shrink race with CPU hotplugHui Su1-1/+6
9 daysmm/cma: remove stray newline from auto-generated CMA area nameHongfu Li1-1/+1
9 daysmm/zswap: use ratelimited stats flush in zswap_shrinker_count()Yunzhao Li1-1/+1
9 daysmm/swap: fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatchHongfu Li1-5/+0
9 daysmm/vmstat: add NRSWP{IN,OUT} countersChristoph Hellwig2-1/+7
9 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig4-23/+26
9 daysmm/swap: use swap_ops to register swap device's methodsChristoph Hellwig3-25/+57
9 daysmm/swap: remove count_swpout_vm_eventChristoph Hellwig1-14/+10
9 daysmm/swap: also use struct swap_iocb for block I/OChristoph Hellwig3-282/+254
9 daysmm/swap: introduce struct swap_io_ctxChristoph Hellwig7-91/+105
9 daysshmem: provide a shmem_write_folio wrapperChristoph Hellwig2-1/+10
9 daysmm: shmem: reject page-aligned fallocate end overflowZhiling Zou1-1/+9
9 daysalloc_tag: add accuracy based filtering to ioctlAbhishek Bapat1-0/+8
9 daysalloc_tag: add size-based filtering to ioctlAbhishek Bapat1-13/+51
9 daysalloc_tag: add ioctl filters to /proc/allocinfoAbhishek Bapat1-4/+64
9 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan1-2/+237
9 daysmm/hugetlb_cma: support percentage-based hugetlb_cma reservationSourav Panda1-8/+134
9 daysdrivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)3-0/+383
9 daysmm/zswap: support batch writeback in shrink_memcg()Hao Jia1-2/+11
9 daysmm/zswap: fix global shrinker when memory cgroup is disabledHao Jia1-6/+7
9 daysmm: debug_page_alloc: fix NULL buf in debug_guardpage_minorder_setupYe Liu1-2/+2