index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
zsmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
1
-79
/
+0
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
1
-2
/
+2
2025-08-19
mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
Huacai Chen
1
-0
/
+10
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+18
2025-07-19
mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
Harry Yoo
1
-0
/
+3
2025-07-13
mm: stop storing migration_ops in page->mapping
David Hildenbrand
1
-5
/
+3
2025-07-13
mm/zsmalloc: stop using __ClearPageMovable()
David Hildenbrand
1
-4
/
+14
2025-07-13
mm/zsmalloc: make PageZsmalloc() sticky until the page is freed
David Hildenbrand
1
-2
/
+2
2025-07-13
mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
David Hildenbrand
1
-5
/
+0
2025-05-11
zsmalloc: cleanup headers includes
Sergey Senozhatsky
1
-11
/
+1
2025-05-11
zsmalloc: prefer the the original page's node for compressed data
Nhat Pham
1
-9
/
+11
2025-05-11
zsmalloc: don't underflow size calculation in zs_obj_write()
Sergey Senozhatsky
1
-4
/
+4
2025-03-17
mm: zpool: remove zpool_malloc_support_movable()
Yosry Ahmed
1
-1
/
+0
2025-03-17
mm: zsmalloc: remove object mapping APIs and per-CPU map areas
Yosry Ahmed
1
-225
/
+1
2025-03-17
mm: zpool: remove object mapping APIs
Yosry Ahmed
1
-27
/
+0
2025-03-17
mm: zpool: add interfaces for object read/write APIs
Yosry Ahmed
1
-0
/
+21
2025-03-16
zsmalloc: introduce new object mapping API
Sergey Senozhatsky
1
-0
/
+125
2025-03-16
zsmalloc: sleepable zspage reader-lock
Sergey Senozhatsky
1
-52
/
+114
2025-03-16
zsmalloc: rename pool lock
Sergey Senozhatsky
1
-19
/
+19
2025-02-01
mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()
Hyeonggon Yoo
1
-1
/
+1
2025-01-25
mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
Alex Shi
1
-3
/
+3
2025-01-25
mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
Alex Shi
1
-12
/
+12
2025-01-25
mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
Alex Shi
1
-28
/
+5
2025-01-25
mm/zsmalloc: convert get_zspage() to take zpdesc
Hyeonggon Yoo
1
-10
/
+10
2025-01-25
mm/zsmalloc: convert migrate_zspage() to use zpdesc
Hyeonggon Yoo
1
-4
/
+4
2025-01-25
mm/zsmalloc: convert location_to_obj() to take zpdesc
Hyeonggon Yoo
1
-7
/
+6
2025-01-25
mm/zsmalloc: convert __free_zspage() to use zpdesc
Hyeonggon Yoo
1
-10
/
+10
2025-01-25
mm/zsmalloc: convert reset_page to reset_zpdesc
Alex Shi
1
-5
/
+7
2025-01-25
mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdesc
Hyeonggon Yoo
1
-14
/
+16
2025-01-25
mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc
Hyeonggon Yoo
1
-5
/
+5
2025-01-25
mm/zsmalloc: convert init_zspage() to use zpdesc
Hyeonggon Yoo
1
-8
/
+8
2025-01-25
mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc
Hyeonggon Yoo
1
-10
/
+10
2025-01-25
mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
Alex Shi
1
-39
/
+70
2025-01-25
mm/zsmalloc: convert obj_malloc() to use zpdesc
Hyeonggon Yoo
1
-8
/
+8
2025-01-25
mm/zsmalloc: add and use pfn/zpdesc seeking funcs
Hyeonggon Yoo
1
-37
/
+38
2025-01-25
mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
Hyeonggon Yoo
1
-8
/
+8
2025-01-25
mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
Alex Shi
1
-21
/
+43
2025-01-25
mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
Alex Shi
1
-23
/
+5
2024-11-07
mm/zsmalloc: use memcpy_from/to_page whereever possible
Pintu Kumar
1
-23
/
+13
2024-11-07
zsmalloc: replace kmap_atomic with kmap_local_page
Pintu Kumar
1
-32
/
+34
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+4
2024-09-17
zsmalloc: use unique zsmalloc caches names
Sergey Senozhatsky
1
-6
/
+17
2024-09-03
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
1
-11
/
+4
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-2
/
+0
2024-07-12
zsmalloc: rename class stat mutators
Sergey Senozhatsky
1
-19
/
+19
2024-07-12
mm/zsmalloc: move record_obj() into obj_malloc()
Chengming Zhou
1
-9
/
+6
2024-07-12
mm/zsmalloc: clarify class per-fullness zspage counts
Chengming Zhou
1
-0
/
+1
2024-07-12
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
1
-35
/
+50
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
1
-4
/
+25
2024-07-03
mm: remove MIGRATE_SYNC_NO_COPY mode
Kefeng Wang
1
-8
/
+0
[next]