summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
5 daysMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
5 daysMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
5 daysMerge tag 'mm-hotfixes-stable-2026-08-19-21-33' of git://git.kernel.org/pub/s...Linus Torvalds
6 daysmm, swap: ratelimit bad swap entry reportsBreno Leitao
6 daysmm: memcg: release the css reference when a stock slot emptiesSong Hu
6 daysmm/migrate_device: fix cache flush when replacing huge zero PMDHui Su
6 daysarch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()Nathan Chancellor
6 daysmm/rmap: synchronize lock and unlock target in anon_vma_cloneEric Kim
6 daysmm-hmmc-hmm_do_fault-suppress-sparse-warning-fixAndrew Morton
6 daysmm/hmm.c:hmm_do_fault(): suppress sparse warningAndrew Morton
6 daysmm/Kconfig: make MEMORY_FAILURE select MIGRATIONXie Yuanbin
6 dayspercpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo
6 daysmm/mglru: fix and remove redundant unevictable folio handlingKairui Song
6 daysmm/khugepaged: unmap pte before releasing vma write lockNico Pache (Red Hat)
6 daysmm/khugepaged: fix outdated commentsNico Pache (Red Hat)
6 daysmm/khugepaged: introduce a count_collapse_event() helperNico Pache (Red Hat)
6 daysmm/khugepaged: extract reference check into folio_pte_referenced() helperNico Pache (Red Hat)
6 daysmm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...Nico Pache (Red Hat)
6 daysmm/mglru: fix young counter undercount for large foliosHui Zhu
6 dayskasan: fix quarantine_size accounting during cache removalHui Su
6 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
6 daysmm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig
6 daysmm/swap: revert to single-folio writes for synchronous swap devicesChristoph Hellwig
6 dayszsmalloc: account for handle size in class lookupLonglong Xia
6 daysmm/page-writeback: document folio_mark_dirty() locking more explicitlyJann Horn
6 daysmm: kmemleak: default min_unref_scans to 2 for verbose auto-scanBreno Leitao
6 daysmm: kmemleak: factor leak confirmation into a helperBreno Leitao
6 daysmm: kmemleak: report leaks only after N consecutive unreferenced scansBreno Leitao
6 daysmm: kmemleak: confirm suspected leaks with a second scanCatalin Marinas
6 daysmm/gup_test: keep longterm pin state per fileDavid Hildenbrand (Arm)
6 dayskasan: fix cache shrink race with CPU hotplugHui Su
6 daysmm/cma: remove stray newline from auto-generated CMA area nameHongfu Li
6 daysmm/zswap: use ratelimited stats flush in zswap_shrinker_count()Yunzhao Li
6 daysmm/swap: fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatchHongfu Li
6 daysmm/vmstat: add NRSWP{IN,OUT} countersChristoph Hellwig
6 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
6 daysmm/swap: use swap_ops to register swap device's methodsChristoph Hellwig
6 daysmm/swap: remove count_swpout_vm_eventChristoph Hellwig
6 daysmm/swap: also use struct swap_iocb for block I/OChristoph Hellwig
6 daysmm/swap: introduce struct swap_io_ctxChristoph Hellwig
6 daysshmem: provide a shmem_write_folio wrapperChristoph Hellwig
6 daysmm: shmem: reject page-aligned fallocate end overflowZhiling Zou
6 daysalloc_tag: add accuracy based filtering to ioctlAbhishek Bapat
6 daysalloc_tag: add size-based filtering to ioctlAbhishek Bapat
6 daysalloc_tag: add ioctl filters to /proc/allocinfoAbhishek Bapat
6 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
6 daysmm/hugetlb_cma: support percentage-based hugetlb_cma reservationSourav Panda
6 daysdrivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)
6 daysmm/zswap: support batch writeback in shrink_memcg()Hao Jia
6 daysmm/zswap: fix global shrinker when memory cgroup is disabledHao Jia