index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
mm/compaction: enable compacting >0 order folios.
Zi Yan
1
-25
/
+76
2024-02-23
mm/page_alloc: remove unused fpi_flags in free_pages_prepare()
Zi Yan
1
-5
/
+5
2024-02-23
mm/zsmalloc: remove get_zspage_mapping()
Chengming Zhou
1
-24
/
+4
2024-02-23
mm/zsmalloc: remove_zspage() don't need fullness parameter
Chengming Zhou
1
-7
/
+7
2024-02-23
mm/zsmalloc: remove set_zspage_mapping()
Chengming Zhou
1
-11
/
+2
2024-02-23
mm: compaction: early termination in compact_nodes()
Kefeng Wang
1
-7
/
+17
2024-02-23
mm: zswap: increase reject_compress_poor but not reject_compress_fail if comp...
Barry Song
1
-14
/
+13
2024-02-23
mm/z3fold: fix the comment for __encode_handle()
Zhongkun He
1
-2
/
+3
2024-02-23
mm/zsmalloc: remove unused zspage->isolated
Chengming Zhou
1
-32
/
+0
2024-02-23
mm/zsmalloc: remove migrate_write_lock_nested()
Chengming Zhou
1
-17
/
+5
2024-02-23
mm/zsmalloc: fix migrate_write_lock() when !CONFIG_COMPACTION
Chengming Zhou
1
-6
/
+3
2024-02-23
mm/damon/reclaim: implement memory PSI-driven quota self-tuning
SeongJae Park
1
-0
/
+25
2024-02-23
mm/damon/reclaim: implement user-feedback driven quota auto-tuning
SeongJae Park
1
-0
/
+28
2024-02-23
mm/damon/sysfs-schemes: support PSI-based quota auto-tune
SeongJae Park
1
-2
/
+40
2024-02-23
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
1
-0
/
+25
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
2
-5
/
+22
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
2
-12
/
+7
2024-02-23
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
1
-12
/
+5
2024-02-23
mm/damon/sysfs: use only quota->goals
SeongJae Park
3
-19
/
+35
2024-02-23
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
1
-7
/
+71
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
2
-11
/
+12
2024-02-23
mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...
SeongJae Park
3
-0
/
+56
2024-02-23
mm/damon/sysfs-schemes: implement quota effective_bytes file
SeongJae Park
1
-0
/
+14
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
1
-4
/
+4
2024-02-23
mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
Lance Yang
1
-6
/
+12
2024-02-23
mm: vmalloc: refactor vmalloc_dump_obj() function
Uladzislau Rezki (Sony)
1
-16
/
+17
2024-02-23
mm: vmalloc: improve description of vmap node layer
Uladzislau Rezki (Sony)
1
-14
/
+46
2024-02-23
mm: vmalloc: add a shrinker to drain vmap pools
Uladzislau Rezki (Sony)
1
-0
/
+39
2024-02-23
mm: vmalloc: set nr_nodes based on CPUs in a system
Uladzislau Rezki (Sony)
1
-6
/
+23
2024-02-23
mm: vmalloc: support multiple nodes in vmallocinfo
Uladzislau Rezki (Sony)
1
-73
/
+47
2024-02-23
mm: vmalloc: support multiple nodes in vread_iter
Uladzislau Rezki (Sony)
1
-14
/
+53
2024-02-23
mm: vmalloc: add a scan area of VA only once
Uladzislau Rezki (Sony)
1
-6
/
+6
2024-02-23
mm: vmalloc: offload free_vmap_area_lock lock
Uladzislau Rezki (Sony)
1
-45
/
+342
2024-02-23
mm: vmalloc: remove global purge_vmap_area_root rb-tree
Uladzislau Rezki (Sony)
1
-53
/
+82
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2
-4
/
+0
2024-02-23
mm: vmalloc: remove global vmap_area_root rb-tree
Uladzislau Rezki (Sony)
1
-68
/
+174
2024-02-23
mm: vmalloc: move vmap_init_free_space() down in vmalloc.c
Uladzislau Rezki (Sony)
1
-41
/
+41
2024-02-23
mm: vmalloc: rename adjust_va_to_fit_type() function
Uladzislau Rezki (Sony)
1
-7
/
+6
2024-02-23
mm: vmalloc: add va_alloc() helper
Uladzislau Rezki (Sony)
1
-13
/
+28
2024-02-23
mm,page_owner: filter out stacks by a threshold
Oscar Salvador
1
-1
/
+22
2024-02-23
mm,page_owner: display all stacks and their count
Oscar Salvador
1
-1
/
+92
2024-02-23
mm,page_owner: implement the tracking of the stacks count
Oscar Salvador
1
-1
/
+72
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
1
-0
/
+15
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
7
-102
/
+56
2024-02-23
mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
Aneesh Kumar K.V (IBM)
1
-0
/
+8
2024-02-23
mm: cachestat: fix folio read-after-free in cache walk
Nhat Pham
1
-25
/
+26
2024-02-23
mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
Byungchul Park
1
-0
/
+8
2024-02-23
kasan: revert eviction of stack traces in generic mode
Marco Elver
4
-77
/
+14
2024-02-22
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
2
-90
/
+295
2024-02-22
userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
Lokesh Gidra
1
-27
/
+35
[prev]
[next]