index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
1
-6
/
+19
2024-10-10
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
1
-0
/
+7
2024-10-10
mm, slub: avoid zeroing kmalloc redzone
Peng Fan
1
-47
/
+53
2024-10-04
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
1
-0
/
+2
2024-10-04
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2
-6
/
+13
2024-10-04
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
1
-0
/
+2
2024-10-04
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
1
-2
/
+18
2024-10-04
mm: only enforce minimum stack gap size if it's sensible
David Gow
1
-1
/
+1
2024-10-04
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
1
-64
/
+92
2024-10-04
mm: call the security_mmap_file() LSM hook in remap_file_pages()
Shu Han
1
-0
/
+4
2024-10-04
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-18
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-12
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
1
-3
/
+9
2024-09-12
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
2
-2
/
+2
2024-09-12
userfaultfd: fix checks for huge PMDs
Jann Horn
1
-10
/
+12
2024-09-12
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
1
-3
/
+4
2024-09-12
Revert "mm: skip CMA pages when they are not available"
Usama Arif
1
-22
/
+2
2024-09-12
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
1
-0
/
+4
2024-09-12
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
1
-1
/
+1
2024-09-12
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
1
-0
/
+7
2024-09-12
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
1
-1
/
+4
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2
-2
/
+2
2024-09-08
mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
David Howells
1
-1
/
+1
2024-09-04
mm: Fix missing folio invalidation calls during truncation
David Howells
1
-2
/
+2
2024-08-29
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
1
-2
/
+5
2024-08-29
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
1
-17
/
+16
2024-08-29
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
1
-9
/
+2
2024-08-29
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-16
/
+13
2024-08-29
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2
-17
/
+2
2024-08-29
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-08-29
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-29
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
1
-22
/
+20
2024-08-29
mseal: fix is_madv_discard()
Pedro Falcato
1
-3
/
+11
2024-08-14
mm: list_lru: fix UAF for memory cgroup
Muchun Song
1
-6
/
+22
2024-08-14
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
1
-2
/
+20
2024-08-14
mm, slub: do not call do_slab_free for kfence object
Rik van Riel
1
-0
/
+3
2024-08-11
mm/migrate: putback split folios when numa hint migration fails
Peter Xu
1
-9
/
+2
2024-08-11
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
3
-51
/
+49
2024-08-11
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
3
-6
/
+5
2024-08-11
mm: fix khugepaged activation policy
Ryan Roberts
2
-7
/
+33
2024-08-03
mm/numa_balancing: teach mpol_to_str about the balancing mode
Tvrtko Ursulin
1
-4
/
+14
2024-08-03
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
1
-0
/
+17
2024-08-03
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-08-03
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-08-03
mm/mglru: fix ineffective protection calculation
Yu Zhao
1
-44
/
+38
2024-08-03
mm/mglru: fix overshooting shrinker memory
Yu Zhao
1
-2
/
+8
2024-08-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
1
-155
/
+20
2024-08-03
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
1
-1
/
+0
2024-08-03
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
1
-1
/
+1
2024-08-03
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
Aristeu Rozanski
1
-19
/
+28
[next]