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-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-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
2024-11-22
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2024-11-22
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Roman Gushchin
2024-11-22
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
2024-11-22
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
2024-11-22
mm/mremap: fix address wraparound in move_page_tables()
Jann Horn
2024-11-22
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
2024-11-17
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
2024-11-14
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-14
mm/mlock: set the correct prev on failure
Wei Yang
2024-11-14
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-14
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-11-14
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-14
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
2024-11-14
mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_...
Koichiro Den
2024-11-08
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2024-11-08
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-11-08
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2024-11-08
mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
Yuanchu Xie
2024-11-08
mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
Vlastimil Babka
2024-11-08
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
2024-11-08
kasan: remove vmalloc_percpu test
Andrey Konovalov
2024-11-08
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
2024-11-08
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
2024-11-08
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
2024-11-01
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
2024-11-01
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2024-11-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2024-11-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2024-10-22
mm: vmscan.c: fix OOM on swap stress test
Chris Li
2024-10-22
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
2024-10-22
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
2024-10-22
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
2024-10-22
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
2024-10-22
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
2024-10-17
secretmem: disable memfd_secret() if arch cannot set direct map
Patrick Roy
2024-10-10
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
2024-10-10
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2024-10-10
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
2024-10-10
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
2024-10-10
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-10-10
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
2024-10-10
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
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
[next]