index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
mm: pass meminit_context to __free_pages_core()
David Hildenbrand
5
-15
/
+22
2024-07-04
mm: remove page_mkclean()
Kefeng Wang
2
-2
/
+2
2024-07-04
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
1
-1
/
+1
2024-07-04
mm/filemap: reinitialize folio->_mapcount directly
David Hildenbrand
1
-1
/
+1
2024-07-04
mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pages
David Hildenbrand
1
-2
/
+4
2024-07-04
mm/zsmalloc: use a proper page type
David Hildenbrand
2
-6
/
+33
2024-07-04
mm/huge_memory.c: fix used-uninitialized
Andrew Morton
1
-2
/
+1
2024-07-04
mm: avoid overflows in dirty throttling logic
Jan Kara
1
-4
/
+26
2024-07-04
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
1
-1
/
+1
2024-07-04
khugepaged: simplify the allocation of slab caches
Hongfu Li
1
-4
/
+1
2024-07-04
mm: ksm: drop KSM_KMEM_CACHE()
Kefeng Wang
1
-7
/
+3
2024-07-04
mm/damon/lru_sort: remove unnecessary online tuning handling code
SeongJae Park
1
-27
/
+1
2024-07-04
mm/damon/lru_sort: use damon_commit_ctx()
SeongJae Park
1
-7
/
+20
2024-07-04
mm/damon/reclaim: remove unnecessary code for online tuning
SeongJae Park
1
-18
/
+1
2024-07-04
mm/damon/reclaim: use damon_commit_ctx()
SeongJae Park
1
-19
/
+24
2024-07-04
mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,sche...
SeongJae Park
3
-8
/
+8
2024-07-04
mm/damon/sysfs-schemes: remove unnecessary online tuning handling code
SeongJae Park
1
-65
/
+3
2024-07-04
mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
SeongJae Park
2
-6
/
+6
2024-07-04
mm/damon/sysfs: remove unnecessary online tuning handling code
SeongJae Park
2
-59
/
+3
2024-07-04
mm/damon/sysfs-schemes: use damos_commit_quota_goals()
SeongJae Park
1
-2
/
+12
2024-07-04
mm/damon/sysfs: use damon_commit_ctx()
SeongJae Park
1
-2
/
+13
2024-07-04
mm/damon/core: implement DAMON context commit function
SeongJae Park
1
-0
/
+274
2024-07-04
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
1
-0
/
+59
2024-07-04
mm: memcontrol: add VM_BUG_ON_FOLIO() to catch lru folio in mem_cgroup_migrate()
Baolin Wang
1
-0
/
+1
2024-07-04
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
2
-0
/
+4
2024-07-04
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
2
-0
/
+155
2024-07-04
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
5
-5
/
+41
2024-07-04
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
2
-3
/
+3
2024-07-04
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
2
-2
/
+2
2024-07-04
mm/mm_init.c: simplify logic of deferred_[init|free]_pages
Wei Yang
1
-56
/
+8
2024-07-04
mm/memory-failure: correct comment in me_swapcache_dirty
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: remove obsolete comment in kill_proc()
Miaohe Lin
1
-2
/
+0
2024-07-04
mm/memory-failure: fix comment of get_hwpoison_page()
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
1
-0
/
+10
2024-07-04
mm/memory-failure: remove obsolete comment in unpoison_memory()
Miaohe Lin
1
-4
/
+0
2024-07-04
mm/memory-failure: use helper macro task_pid_nr()
Miaohe Lin
1
-4
/
+4
2024-07-04
mm/memory-failure: don't export hwpoison_filter() when !CONFIG_HWPOISON_INJECT
Miaohe Lin
1
-2
/
+1
2024-07-04
mm/memory-failure: remove confusing initialization to count
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: remove unneeded empty string
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: save some page_folio() calls
Miaohe Lin
1
-3
/
+3
2024-07-04
mm/memory-failure: add macro GET_PAGE_MAX_RETRY_NUM
Miaohe Lin
1
-3
/
+5
2024-07-04
mm/memory-failure: remove MF_MSG_SLAB
Miaohe Lin
1
-1
/
+0
2024-07-04
mm/memory-failure: simplify put_ref_page()
Miaohe Lin
1
-5
/
+1
2024-07-04
mm/hugetlb: guard dequeue_hugetlb_folio_nodemask against NUMA_NO_NODE uses
Oscar Salvador
1
-0
/
+4
2024-07-04
mm/hugetlb_cgroup: switch to the new cftypes
Xiu Jianfeng
1
-146
/
+17
2024-07-04
mm/hugetlb_cgroup: prepare cftypes based on template
Xiu Jianfeng
1
-0
/
+158
2024-07-04
mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl()
Xiu Jianfeng
1
-2
/
+2
2024-07-04
mm: report per-page metadata information
Sourav Panda
7
-15
/
+79
2024-07-04
mm/memory_hotplug: prevent accessing by index=-1
Anastasia Belova
1
-1
/
+2
2024-07-04
mm/mlock: implement folio_mlock_step() using folio_pte_batch()
Lance Yang
1
-15
/
+4
[prev]
[next]