index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: move some shrinker-related function declarations to mm/internal.h
Qi Zheng
2023-10-04
2
-0
/
+28
*
kmsan: introduce test_memcpy_initialized_gap()
Alexander Potapenko
2023-10-04
1
-0
/
+53
*
kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together
Alexander Potapenko
2023-10-04
1
-24
/
+13
*
kmsan: prevent optimizations in memcpy tests
Alexander Potapenko
2023-10-04
1
-25
/
+16
*
kmsan: simplify kmsan_internal_memmove_metadata()
Alexander Potapenko
2023-10-04
1
-96
/
+31
*
memfd: drop warning for missing exec-related flags
Aleksa Sarai
2023-10-04
1
-6
/
+0
*
mm/shmem: remove dead code can not be satisfied by "(CONFIG_SHMEM)&&(!(CONFIG...
Ying Sun
2023-10-04
1
-4
/
+0
*
mm/vmscan: print err before panic
Angus Chen
2023-10-04
1
-1
/
+2
*
mm/mm_init.c: remove redundant pr_info when node is memoryless
Yajun Deng
2023-10-04
1
-2
/
+0
*
mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
Yuan Can
2023-10-04
1
-2
/
+1
*
mm: remove duplicated vma->vm_flags check when expanding stack
Xiu Jianfeng
2023-10-04
1
-2
/
+0
*
mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...
SeongJae Park
2023-10-04
1
-1
/
+1
*
mm/damon/core: fix a comment about damon_set_attrs() call timings
SeongJae Park
2023-10-04
1
-1
/
+5
*
zswap: change zswap's default allocator to zsmalloc
Nhat Pham
2023-10-04
1
-0
/
+1
*
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
2023-10-04
1
-14
/
+19
*
mm/mremap: optimize the start addresses in move_page_tables()
Joel Fernandes (Google)
2023-10-04
1
-0
/
+62
*
mm: hugetlb_vmemmap: fix hugetlb page number decrease failed on movable nodes
Yuan Can
2023-10-04
1
-1
/
+1
*
mm/vmstat: use this_cpu_try_cmpxchg in mod_{zone,node}_state
Uros Bizjak
2023-10-04
1
-8
/
+10
*
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2023-10-04
1
-13
/
+16
*
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
2
-6
/
+1
*
mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
Vern Hao
2023-10-04
1
-1
/
+1
*
mm: refactor si_mem_available()
Lorenzo Stoakes
2023-10-04
1
-7
/
+4
*
mm/hugetlb: fix nodes huge page allocation when there are surplus pages
Xueshi Hu
2023-10-04
1
-1
/
+3
*
hugetlb: set hugetlb page flag before optimizing vmemmap
Mike Kravetz
2023-10-04
2
-9
/
+25
*
mm: fix unaccount of memory on vma_link() failure
Anthony Yznaga
2023-10-04
1
-1
/
+2
*
mm/mremap: fix unaccount of memory on vma_merge() failure
Anthony Yznaga
2023-10-04
1
-1
/
+3
*
mm/compaction: factor out code to test if we should run compaction for target...
Kemeng Shi
2023-10-04
1
-27
/
+39
*
mm/compaction: improve comment of is_via_compact_memory
Kemeng Shi
2023-10-04
1
-2
/
+4
*
mm/compaction: remove repeat compact_blockskip_flush check in reset_isolation...
Kemeng Shi
2023-10-04
1
-3
/
+2
*
mm/compaction: correctly return failure with bogus compound_order in strict mode
Kemeng Shi
2023-10-04
1
-3
/
+3
*
mm/compaction: call list_is_{first}/{last} more intuitively in move_freelist_...
Kemeng Shi
2023-10-04
1
-2
/
+2
*
mm/compaction: use correct list in move_freelist_{head}/{tail}
Kemeng Shi
2023-10-04
1
-4
/
+4
*
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
10
-50
/
+106
|
\
|
*
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-09-29
1
-20
/
+19
|
*
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-09-29
1
-0
/
+2
|
*
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2023-09-29
1
-0
/
+13
|
*
mm: zswap: fix potential memory corruption on duplicate store
Domenico Cerasuolo
2023-09-29
1
-0
/
+20
|
*
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
5
-28
/
+50
|
*
mm: report success more often from filemap_map_folio_range()
Matthew Wilcox (Oracle)
2023-09-29
1
-2
/
+2
*
|
Merge tag 'slab-fixes-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-29
1
-18
/
+18
|
\
\
|
*
|
slab: kmalloc_size_roundup() must not return 0 for non-zero size
David Laight
2023-09-20
1
-12
/
+12
|
*
|
mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
Rafael Aquini
2023-09-11
1
-6
/
+6
*
|
|
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-23
3
-30
/
+57
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
filemap: add filemap_map_order0_folio() to handle order0 folio
Yin Fengwei
2023-09-19
1
-21
/
+48
|
*
|
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2023-09-19
1
-3
/
+3
|
*
|
mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
Johannes Weiner
2023-09-19
1
-6
/
+6
*
|
|
Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-23
1
-5
/
+3
|
\
\
\
|
*
|
|
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
2023-09-20
1
-5
/
+3
|
|
/
/
*
/
/
Revert "tmpfs: add support for multigrain timestamps"
Christian Brauner
2023-09-20
1
-1
/
+1
|
/
/
*
|
vm: fix move_vma() memory accounting being off
Linus Torvalds
2023-09-16
1
-1
/
+1
[next]