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
2025-01-26
mm, swap: use cluster lock for HDD
Kairui Song
1
-74
/
+35
2025-01-26
mm, swap: remove old allocation path for HDD
Kairui Song
1
-226
/
+9
2025-01-26
mm, swap: fold swap_info_get_cont in the only caller
Kairui Song
1
-24
/
+15
2025-01-26
mm, swap: minor clean up for swap entry allocation
Kairui Song
1
-30
/
+29
2025-01-26
memcg: fix soft lockup in the OOM process
Chen Ridong
2
-2
/
+13
2025-01-26
mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
Alex Shi
2
-3
/
+13
2025-01-26
mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
Alex Shi
1
-12
/
+12
2025-01-26
mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
Alex Shi
1
-28
/
+5
2025-01-26
mm/zsmalloc: convert get_zspage() to take zpdesc
Hyeonggon Yoo
1
-10
/
+10
2025-01-26
mm/zsmalloc: convert migrate_zspage() to use zpdesc
Hyeonggon Yoo
1
-4
/
+4
2025-01-26
mm/zsmalloc: convert location_to_obj() to take zpdesc
Hyeonggon Yoo
1
-7
/
+6
2025-01-26
mm/zsmalloc: convert __free_zspage() to use zpdesc
Hyeonggon Yoo
2
-10
/
+14
2025-01-26
mm/zsmalloc: convert reset_page to reset_zpdesc
Alex Shi
1
-5
/
+7
2025-01-26
mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdesc
Hyeonggon Yoo
2
-14
/
+27
2025-01-26
mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc
Hyeonggon Yoo
1
-5
/
+5
2025-01-26
mm/zsmalloc: convert init_zspage() to use zpdesc
Hyeonggon Yoo
1
-8
/
+8
2025-01-26
mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc
Hyeonggon Yoo
1
-10
/
+10
2025-01-26
mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
Alex Shi
2
-39
/
+76
2025-01-26
mm/zsmalloc: convert obj_malloc() to use zpdesc
Hyeonggon Yoo
1
-8
/
+8
2025-01-26
mm/zsmalloc: add and use pfn/zpdesc seeking funcs
Hyeonggon Yoo
2
-37
/
+52
2025-01-26
mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
Hyeonggon Yoo
1
-8
/
+8
2025-01-26
mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
Alex Shi
2
-21
/
+73
2025-01-26
mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
Alex Shi
2
-23
/
+112
2025-01-26
mm/damon/sysfs-schemes: add a file for setting damos_filter->allow
SeongJae Park
1
-1
/
+31
2025-01-26
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
5
-8
/
+10
2025-01-26
mm/damon/paddr: support damos_filter->allow
SeongJae Park
1
-3
/
+3
2025-01-26
mm/damon/core: support damos_filter->allow
SeongJae Park
2
-8
/
+8
2025-01-26
mm/damon/core: add damos_filter->allow field
SeongJae Park
1
-0
/
+1
2025-01-26
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2
-9
/
+9
2025-01-26
mm: alloc_pages_bulk_noprof: drop page_list argument
Luiz Capitulino
2
-34
/
+19
2025-01-26
mm/hugetlb: unify restore reserve accounting for new allocations
Peter Xu
1
-9
/
+9
2025-01-26
mm/hugetlb: drop vma_has_reserves()
Peter Xu
1
-17
/
+6
2025-01-26
mm/hugetlb: simplify vma_has_reserves()
Peter Xu
1
-60
/
+7
2025-01-26
mm/hugetlb: clean up map/global resv accounting when allocate
Peter Xu
1
-33
/
+77
2025-01-26
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
1
-13
/
+20
2025-01-26
mm/hugetlb: stop using avoid_reserve flag in fork()
Peter Xu
1
-1
/
+1
2025-01-26
mm/hugetlb: fix avoid_reserve to allow taking folio from subpool
Peter Xu
1
-19
/
+3
2025-01-26
mm: shmem: skip swapcache for swapin of synchronous swap device
Baolin Wang
1
-5
/
+105
2025-01-26
mm/memmap: prevent double scanning of memmap by kmemleak
Guo Weikang
2
-4
/
+9
2025-01-26
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
2
-8
/
+39
2025-01-26
mm/damon: remove DAMON debugfs interface
SeongJae Park
3
-1165
/
+0
2025-01-26
mm/damon: remove DAMON debugfs interface kunit tests
SeongJae Park
4
-194
/
+0
2025-01-26
mm/damon/sysfs-schemes: expose per-region filter-passed bytes
SeongJae Park
3
-3
/
+21
2025-01-26
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...
SeongJae Park
2
-4
/
+5
2025-01-26
mm/damon/syfs-schemes: implement per-scheme filter-passed bytes stat
SeongJae Park
1
-0
/
+16
2025-01-26
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
1
-2
/
+4
2025-01-26
mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action
SeongJae Park
1
-1
/
+34
2025-01-26
mm/damon/paddr: report filter-passed bytes back for normal actions
SeongJae Park
1
-11
/
+22
2025-01-26
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
3
-3
/
+5
2025-01-26
mm/damon/sysfs: remove unused code for schemes tried regions update
SeongJae Park
3
-282
/
+2
[prev]
[next]