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.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
*
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-25
3
-6
/
+13
|
\
|
*
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
2024-05-24
1
-1
/
+2
|
*
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
2024-05-24
1
-2
/
+2
|
*
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
2024-05-24
1
-0
/
+7
|
*
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
2024-05-24
1
-3
/
+2
*
|
mseal: add mseal syscall
Jeff Xu
2024-05-23
7
-1
/
+431
|
/
*
Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-22
2
-14
/
+5
|
\
|
*
mm/page-owner: use gfp_nested_mask() instead of open coded masking
Dave Chinner
2024-05-19
1
-6
/
+1
|
*
mm: lift gfp_kmemleak_mask() to gfp.h
Dave Chinner
2024-05-19
1
-8
/
+4
*
|
mm: simplify and improve print_vma_addr() output
Linus Torvalds
2024-05-22
1
-13
/
+6
*
|
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
1
-27
/
+2
|
\
\
|
|
/
|
/
|
|
*
swapon(2): open swap with O_EXCL
Al Viro
2024-05-02
1
-17
/
+2
|
*
swapon(2)/swapoff(2): don't bother with block size
Al Viro
2024-05-02
1
-11
/
+1
*
|
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
1
-0
/
+11
|
\
\
|
*
|
mm: kmsan: implement kmsan_memmove()
Alexander Potapenko
2024-04-25
1
-0
/
+11
|
|
/
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
80
-3657
/
+4650
|
\
\
|
*
|
memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
Xiu Jianfeng
2024-05-11
1
-2
/
+0
|
*
|
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_wp
Oscar Salvador
2024-05-11
1
-1
/
+1
|
*
|
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_fault
Oscar Salvador
2024-05-11
1
-1
/
+2
|
*
|
mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
Xiu Jianfeng
2024-05-11
1
-5
/
+5
|
*
|
mm/damon/core: fix return value from damos_wmark_metric_value
Alex Rusuf
2024-05-11
1
-4
/
+5
|
*
|
mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED
Yosry Ahmed
2024-05-11
1
-6
/
+9
|
*
|
mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
SeongJae Park
2024-05-11
1
-0
/
+1
|
*
|
thp: remove HPAGE_PMD_ORDER minimum assertion
Matthew Wilcox (Oracle)
2024-05-07
1
-5
/
+0
|
*
|
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
2024-05-07
1
-6
/
+4
|
*
|
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-07
4
-7
/
+7
|
*
|
mm/damon/paddr: do page level access check for pageout DAMOS action on its own
SeongJae Park
2024-05-07
1
-4
/
+12
|
*
|
mm/damon/paddr: avoid unnecessary page level access check for pageout DAMOS a...
SeongJae Park
2024-05-07
1
-1
/
+11
|
*
|
mm/gup: fix hugepd handling in hugetlb rework
Peter Xu
2024-05-07
1
-25
/
+39
|
*
|
mm/hugetlb: align cma on allocation order, not demotion order
Frank van der Linden
2024-05-07
1
-1
/
+1
|
*
|
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
Breno Leitao
2024-05-07
1
-9
/
+15
|
*
|
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-07
2
-23
/
+28
|
*
|
mm/debug_vm_pgtable: test pmd_leaf() behavior with pmd_mkinvalid()
Ryan Roberts
2024-05-07
1
-0
/
+1
|
*
|
memcg: use proper type for mod_memcg_state
Shakeel Butt
2024-05-07
1
-1
/
+2
|
*
|
memcg: warn for unexpected events and stats
Shakeel Butt
2024-05-07
1
-16
/
+23
|
*
|
mm: cleanup WORKINGSET_NODES in workingset
Shakeel Butt
2024-05-07
1
-3
/
+4
|
*
|
memcg: cleanup __mod_memcg_lruvec_state
Shakeel Butt
2024-05-07
1
-2
/
+0
|
*
|
memcg: reduce memory for the lruvec and memcg stats
Shakeel Butt
2024-05-07
1
-20
/
+114
|
*
|
mm: memcg: account memory used for memcg vmstats and lruvec stats
Roman Gushchin
2024-05-07
1
-3
/
+4
|
*
|
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2024-05-07
1
-12
/
+75
|
*
|
memcg: reduce memory size of mem_cgroup_events_index
Shakeel Butt
2024-05-07
1
-2
/
+4
|
*
|
mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions
David Hildenbrand
2024-05-07
1
-0
/
+7
|
*
|
mm/swapfile: mark racy access on si->highest_bit
linke li
2024-05-05
1
-1
/
+1
|
*
|
mm/rmap: change the type of we_locked from int to bool
Hao Ge
2024-05-05
1
-1
/
+1
|
*
|
mm/rmap: do not add fully unmapped large folio to deferred split list
Zi Yan
2024-05-05
1
-3
/
+10
|
*
|
mm/damon/paddr: implement DAMOS filter type YOUNG
SeongJae Park
2024-05-05
1
-0
/
+5
|
*
|
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
2024-05-05
1
-0
/
+1
|
*
|
mm/damon/paddr: implement damon_folio_mkold()
SeongJae Park
2024-05-05
1
-11
/
+16
|
*
|
mm/damon/paddr: implement damon_folio_young()
SeongJae Park
2024-05-05
1
-13
/
+19
|
*
|
mm: optimise vmf_anon_prepare() for VMAs without an anon_vma
Matthew Wilcox (Oracle)
2024-05-05
1
-4
/
+9
[next]