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/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-12
1
-0
/
+47
*
mm/zswap: use only one pool in zswap
Chengming Zhou
2024-07-12
1
-41
/
+20
*
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
2024-07-12
1
-35
/
+50
*
mm/hugetlb.c: undo errant change
Andrew Morton
2024-07-12
1
-0
/
+1
*
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
2024-07-10
1
-1
/
+1
*
mm/page_alloc: remove prefetchw() on freeing page to buddy system
Wei Yang
2024-07-10
1
-11
/
+2
*
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
10
-86
/
+36
*
mm/shmem: fix input and output inconsistencies
Bang Li
2024-07-10
1
-1
/
+1
*
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
2024-07-06
1
-7
/
+0
*
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
2024-07-06
1
-2
/
+8
*
mm: migrate: support poisoned recover from migrate folio
Kefeng Wang
2024-07-06
1
-3
/
+11
*
mm: migrate: split folio_migrate_mapping()
Kefeng Wang
2024-07-06
1
-16
/
+22
*
mm: add folio_mc_copy()
Kefeng Wang
2024-07-06
1
-0
/
+17
*
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
Kefeng Wang
2024-07-06
2
-10
/
+3
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
13
-217
/
+260
|
\
|
*
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-06
2
-11
/
+13
|
*
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-06
3
-139
/
+156
|
*
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-03
2
-46
/
+23
|
*
cachestat: do not flush stats in recency check
Nhat Pham
2024-07-03
2
-4
/
+15
|
*
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
2024-07-03
1
-2
/
+13
|
*
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
2024-07-03
1
-1
/
+1
|
*
mm/readahead: limit page cache size in page_cache_ra_order()
Gavin Shan
2024-07-03
1
-4
/
+4
|
*
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
2024-07-03
1
-3
/
+20
|
*
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
2024-07-03
1
-1
/
+9
|
*
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-03
2
-6
/
+6
|
*
mm: avoid overflows in dirty throttling logic
Jan Kara
2024-07-03
1
-4
/
+26
|
*
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
2024-07-03
1
-1
/
+1
*
|
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
2024-07-04
1
-2
/
+20
*
|
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
2024-07-04
1
-6
/
+9
*
|
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
2024-07-04
1
-1
/
+2
*
|
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
2024-07-04
1
-3
/
+0
*
|
mm: memcg: guard memcg1-specific fields accesses in mm/memcontrol.c
Roman Gushchin
2024-07-04
1
-2
/
+7
*
|
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
Roman Gushchin
2024-07-04
3
-5
/
+12
*
|
mm: memcg: guard cgroup v1-specific code in mem_cgroup_print_oom_meminfo()
Roman Gushchin
2024-07-04
1
-0
/
+2
*
|
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
2024-07-04
3
-17
/
+38
*
|
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
Roman Gushchin
2024-07-04
3
-21
/
+24
*
|
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
3
-14
/
+68
*
|
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-04
2
-7
/
+7
*
|
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
3
-5
/
+29
*
|
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
2024-07-04
1
-41
/
+46
*
|
mm: memcg: make memcg1_update_tree() static
Roman Gushchin
2024-07-04
2
-2
/
+1
*
|
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
Roman Gushchin
2024-07-04
3
-755
/
+757
*
|
mm: memcg: rename memcg_oom_recover()
Roman Gushchin
2024-07-04
3
-7
/
+7
*
|
mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
Roman Gushchin
2024-07-04
3
-217
/
+231
*
|
mm: memcg: rename memcg_check_events()
Roman Gushchin
2024-07-04
3
-8
/
+8
*
|
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
3
-682
/
+709
*
|
mm: memcg: rename charge move-related functions
Roman Gushchin
2024-07-04
3
-15
/
+15
*
|
mm: memcg: move charge migration code to memcontrol-v1.c
Roman Gushchin
2024-07-04
3
-996
/
+1019
*
|
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
4
-12
/
+12
*
|
mm: memcg: move soft limit reclaim code to memcontrol-v1.c
Roman Gushchin
2024-07-04
3
-333
/
+353
[next]