summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
4 hoursmm/kmemleak: report RCU-tasks quiescent states during the scanBreno Leitao
4 hoursmm/kmemleak: stop the task stack scan early when interruptedBreno Leitao
4 hourskasan: fix cache shrink race with CPU hotplugHui Su
4 hourshugetlb: only adjust reservation during unmapping if mapcount is 0Guillaume Morin
4 hourszsmalloc: account for handle size in class lookupLonglong Xia
4 hoursmm: vmscan: fix node reclaim ignoring swappiness parameterRidong Chen
4 hoursmm: page_alloc: fix non-movable reclaim storm in defrag_modeJohannes Weiner
4 hoursmm: page_alloc: move capture_control to the page allocatorVlastimil Babka (SUSE)
4 hoursmm: page_alloc: __GFP_FS lockdep annotation for direct compactionJohannes Weiner
4 hoursmm: mempolicy: fix automatic numa balancing for shmemJohannes Weiner
4 hoursmm: memcontrol: update state_local when flushing NMI statsGuopeng Zhang
4 hoursmm: memcg: stop reclaim when a limit update is supersededGuopeng Zhang
4 hoursmm: memcg-v1: fix memsw and TCP failcnt accountingGuopeng Zhang
4 hoursmm: memcg-v1: fix wrong linux-mm list address in deprecation warningsGuopeng Zhang
4 hoursmm: compaction: support non-movable compaction for pageblock requestsJohannes Weiner
4 hoursmm/zswap: fix global shrinker when memory cgroup is disabledHao Jia
4 hoursmm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()Breno Leitao
4 hoursmm/vmalloc: make vm_struct.nr_pages an unsigned longArtem Lytkin
4 hoursmm/slub: prevent pfmemalloc objects from entering the barnShengming Hu
4 hoursmm/slub: fix missing debugfs entries for caches created before sysfs initLi Xiasong
4 hoursmm/rmap: use huge_ptep_get() in try_to_migrate_one()Dev Jain
4 hoursmm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
4 hoursmm/pagewalk: fix stale walk->action escaping walk_pmd_range()Hyunwoo Kim
4 hoursmm/page_vma_mapped: use huge_ptep_get() for hugetlbDev Jain
4 hoursmm/page_owner: use memcg_data snapshot to avoid TOCTOU in print_page_owner_me...Ye Liu
4 hoursmm/mm_init: deferred_grow_zone(): fix out-of-range first_deferred_pfnAlexander Graf
4 hoursmm/migrate_device: clear stale mapping after freeing swapcacheArvind Yadav
4 hoursmm/migrate: use huge_ptep_get() in remove_migration_pte()Dev Jain
4 hoursmm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()Breno Leitao
4 hoursmm/mglru: fix and remove redundant unevictable folio handlingKairui Song
4 hoursmm/mempolicy: skip non-present PMDs when queueing foliosUsama Arif
4 hoursmm/madvise: skip device-private PMDs in cold and pageout walksUsama Arif
4 hoursmm/kmemleak: avoid soft lockup when scanning task stacksBreno Leitao
4 hoursmm/hugetlb_vmemmap: fix __hugetlb_vmemmap_optimize_folios()Muchun Song
4 hoursmm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
4 hoursmm/hugetlb: fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pagesMuchun Song
4 hoursmm/huge_memory: use folio's memcg inside __folio_split()Zi Yan
4 hoursmm/huge_memory: skip device-private PMDs in madvise_free_huge_pmdUsama Arif
4 hoursmm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()David Hildenbrand (Arm)
4 hoursmm, swap: ratelimit bad swap entry reportsBreno Leitao
4 hoursmm, swap: don't free a hibernation slot that is in the swap cacheYoungjun Park
5 daysmm/swap: reject swapon() on filesystem-level encrypted filesEric Biggers
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-05mm: fix incorrect flush address in direct page table reclaimAndy Lutomirski
2026-08-04mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}SJ Park
2026-08-04mm/damon/ops-common: putback folios on invalid migrate nidliyouhong
2026-08-04mm/huge_memory: initialise workingset state before folio splitMatt Fleming
2026-08-04mm/page_table_check: skip special zero mappingsZhiling Zou
2026-08-04mm/damon/lru_sort: skip damon_call() if ctx has not startedSJ Park
2026-08-04mm/damon/reclaim: skip damon_call() if ctx has not startedSJ Park