summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
19 hoursmm/kmemleak: report RCU-tasks quiescent states during the scanBreno Leitao
19 hoursmm/kmemleak: stop the task stack scan early when interruptedBreno Leitao
19 hourskasan: fix cache shrink race with CPU hotplugHui Su
19 hourshugetlb: only adjust reservation during unmapping if mapcount is 0Guillaume Morin
19 hourszsmalloc: account for handle size in class lookupLonglong Xia
19 hoursmm: vmscan: fix node reclaim ignoring swappiness parameterRidong Chen
19 hoursmm: page_alloc: fix non-movable reclaim storm in defrag_modeJohannes Weiner
19 hoursmm: page_alloc: move capture_control to the page allocatorVlastimil Babka (SUSE)
19 hoursmm: page_alloc: __GFP_FS lockdep annotation for direct compactionJohannes Weiner
19 hoursmm: mempolicy: fix automatic numa balancing for shmemJohannes Weiner
19 hoursmm: memcontrol: update state_local when flushing NMI statsGuopeng Zhang
19 hoursmm: memcg: stop reclaim when a limit update is supersededGuopeng Zhang
19 hoursmm: memcg-v1: fix memsw and TCP failcnt accountingGuopeng Zhang
19 hoursmm: memcg-v1: fix wrong linux-mm list address in deprecation warningsGuopeng Zhang
19 hoursmm: compaction: support non-movable compaction for pageblock requestsJohannes Weiner
19 hoursmm/zswap: fix global shrinker when memory cgroup is disabledHao Jia
19 hoursmm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()Breno Leitao
19 hoursmm/vmalloc: make vm_struct.nr_pages an unsigned longArtem Lytkin
19 hoursmm/slub: prevent pfmemalloc objects from entering the barnShengming Hu
19 hoursmm/slub: fix missing debugfs entries for caches created before sysfs initLi Xiasong
19 hoursmm/rmap: use huge_ptep_get() in try_to_migrate_one()Dev Jain
19 hoursmm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
19 hoursmm/pagewalk: fix stale walk->action escaping walk_pmd_range()Hyunwoo Kim
19 hoursmm/page_vma_mapped: use huge_ptep_get() for hugetlbDev Jain
19 hoursmm/page_owner: use memcg_data snapshot to avoid TOCTOU in print_page_owner_me...Ye Liu
19 hoursmm/mm_init: deferred_grow_zone(): fix out-of-range first_deferred_pfnAlexander Graf
19 hoursmm/migrate_device: clear stale mapping after freeing swapcacheArvind Yadav
19 hoursmm/migrate: use huge_ptep_get() in remove_migration_pte()Dev Jain
19 hoursmm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()Breno Leitao
19 hoursmm/mglru: fix and remove redundant unevictable folio handlingKairui Song
19 hoursmm/mempolicy: skip non-present PMDs when queueing foliosUsama Arif
19 hoursmm/madvise: skip device-private PMDs in cold and pageout walksUsama Arif
19 hoursmm/kmemleak: avoid soft lockup when scanning task stacksBreno Leitao
19 hoursmm/hugetlb_vmemmap: fix __hugetlb_vmemmap_optimize_folios()Muchun Song
19 hoursmm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
19 hoursmm/hugetlb: fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pagesMuchun Song
19 hoursmm/huge_memory: use folio's memcg inside __folio_split()Zi Yan
19 hoursmm/huge_memory: skip device-private PMDs in madvise_free_huge_pmdUsama Arif
19 hoursmm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()David Hildenbrand (Arm)
19 hoursmm, swap: ratelimit bad swap entry reportsBreno Leitao
19 hoursmm, swap: don't free a hibernation slot that is in the swap cacheYoungjun Park
6 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