index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-10-10
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
2024-10-10
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
2024-10-10
mm, slub: avoid zeroing kmalloc redzone
Peng Fan
2024-10-04
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
2024-10-04
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2024-10-04
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
2024-10-04
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
2024-10-04
mm: only enforce minimum stack gap size if it's sensible
David Gow
2024-10-04
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
2024-10-04
mm: call the security_mmap_file() LSM hook in remap_file_pages()
Shu Han
2024-10-04
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
2024-09-18
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
2024-09-12
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
2024-09-12
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
2024-09-12
userfaultfd: fix checks for huge PMDs
Jann Horn
2024-09-12
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
2024-09-12
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-09-12
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
2024-09-12
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
2024-09-12
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
2024-09-12
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2024-09-08
mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
David Howells
2024-09-04
mm: Fix missing folio invalidation calls during truncation
David Howells
2024-08-29
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
2024-08-29
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-08-29
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
2024-08-29
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
2024-08-29
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2024-08-29
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
2024-08-29
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
2024-08-29
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
2024-08-29
mseal: fix is_madv_discard()
Pedro Falcato
2024-08-14
mm: list_lru: fix UAF for memory cgroup
Muchun Song
2024-08-14
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
2024-08-14
mm, slub: do not call do_slab_free for kfence object
Rik van Riel
2024-08-11
mm/migrate: putback split folios when numa hint migration fails
Peter Xu
2024-08-11
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-08-11
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-08-11
mm: fix khugepaged activation policy
Ryan Roberts
2024-08-03
mm/numa_balancing: teach mpol_to_str about the balancing mode
Tvrtko Ursulin
2024-08-03
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2024-08-03
mm: fix old/young bit handling in the faulting path
Ram Tummala
2024-08-03
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
2024-08-03
mm/mglru: fix ineffective protection calculation
Yu Zhao
2024-08-03
mm/mglru: fix overshooting shrinker memory
Yu Zhao
2024-08-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
2024-08-03
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
2024-08-03
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
2024-08-03
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
Aristeu Rozanski
[next]