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
2023-12-20
mm: memcg: move vmstats structs definition above flushing code
Yosry Ahmed
1
-74
/
+74
2023-12-20
mm: memcg: change flush_next_time to flush_last_time
Yosry Ahmed
1
-3
/
+4
2023-12-20
mm/list_lru.c: remove unused list_lru_from_kmem()
Andrew Morton
1
-31
/
+0
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
8
-57
/
+137
2023-12-20
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-20
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-12-20
mm/memory-failure: pass the folio and the page to collect_procs()
Matthew Wilcox (Oracle)
1
-13
/
+12
2023-12-20
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
1
-1
/
+8
2023-12-20
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
1
-0
/
+9
2023-12-20
kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
Nico Pache
1
-4
/
+16
2023-12-12
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
1
-8
/
+16
2023-12-12
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
1
-14
/
+16
2023-12-12
mm/mglru: try to stop at high watermarks
Yu Zhao
1
-8
/
+28
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
2
-4
/
+4
2023-12-12
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
1
-1
/
+18
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
1
-0
/
+6
2023-12-12
mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
Barry Song
1
-0
/
+3
2023-12-12
mm: use vma_pages() for vma objects
Chen Haonan
1
-1
/
+1
2023-12-12
mm: cma: remove unnecessary initialization of ret
Li zeming
1
-1
/
+1
2023-12-12
mm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_range()
Muchun Song
1
-13
/
+4
2023-12-12
mm: hugetlb_vmemmap: add check of CONFIG_MEMORY_HOTPLUG back
Muchun Song
1
-1
/
+1
2023-12-12
mm: filemap: remove unnecessary iitialization of ret
Li zeming
1
-1
/
+1
2023-12-12
mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option
Dmytro Maluka
1
-0
/
+6
2023-12-12
mm: huge_memory: use more folio api in __split_huge_page_tail()
Kefeng Wang
1
-6
/
+6
2023-12-12
kmemleak: avoid RCU stalls when freeing metadata for per-CPU pointers
Catalin Marinas
1
-81
/
+97
2023-12-12
mm/readahead: do not allow order-1 folio
Ryan Roberts
1
-8
/
+6
2023-12-12
mm: memory: use folio_prealloc() in wp_page_copy()
Kefeng Wang
1
-15
/
+7
2023-12-12
mm: memory: use a folio in do_cow_fault()
Kefeng Wang
1
-10
/
+6
2023-12-12
mm: memory: rename page_copy_prealloc() to folio_prealloc()
Kefeng Wang
1
-4
/
+9
2023-12-12
mm: memory: use a folio in validate_page_before_insert()
Kefeng Wang
1
-2
/
+5
2023-12-12
mm: ksm: use more folio api in ksm_might_need_to_copy()
Kefeng Wang
1
-18
/
+21
2023-12-12
mm/damon/core-test: add a unit test for the feedback loop algorithm
SeongJae Park
1
-0
/
+32
2023-12-12
mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
SeongJae Park
3
-0
/
+46
2023-12-12
mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS
SeongJae Park
1
-0
/
+32
2023-12-12
mm/damon/sysfs-schemes: implement files for scheme quota goals setup
SeongJae Park
1
-3
/
+221
2023-12-12
mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
1
-9
/
+59
2023-12-12
zswap: shrink zswap pool based on memory pressure
Nhat Pham
4
-4
/
+205
2023-12-12
mm: memcg: add per-memcg zswap writeback stat
Domenico Cerasuolo
3
-0
/
+6
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
4
-59
/
+238
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2
-10
/
+42
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
1
-4
/
+4
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
1
-2
/
+0
2023-12-10
kasan: record and report more information
Juntong Deng
5
-0
/
+58
2023-12-10
mm: memcg: add reminder comment for the memcg v2 events
Dmitry Rokosov
1
-0
/
+4
2023-12-10
mm: hugetlb_vmemmap: convert page to folio
Muchun Song
1
-26
/
+25
2023-12-10
mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge...
Muchun Song
1
-46
/
+24
2023-12-10
mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
Muchun Song
1
-109
/
+39
2023-12-10
mm: pagewalk: assert write mmap lock only for walking the user page tables
Muchun Song
1
-1
/
+28
2023-12-10
mm/swapfile: replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
1
-17
/
+17
2023-12-10
mm/zswap: replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
1
-5
/
+5
[next]