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-09-09
mm/vmalloc.c: use "high-order" in description non 0-order pages
Uladzislau Rezki (Sony)
1
-2
/
+2
2024-09-09
mm/vmalloc.c: use helper function va_size()
ZhangPeng
1
-9
/
+8
2024-09-09
mm: replace xa_get_order with xas_get_order where appropriate
Shakeel Butt
2
-4
/
+4
2024-09-09
mm: clean up mem_cgroup_iter()
Kinsey Ho
1
-20
/
+12
2024-09-09
mm: restart if multiple traversals raced
Kinsey Ho
1
-9
/
+17
2024-09-09
mm: increment gen # before restarting traversal
Kinsey Ho
1
-10
/
+12
2024-09-09
mm: don't hold css->refcnt during traversal
Kinsey Ho
1
-17
/
+1
2024-09-09
mm/page_alloc: fix build with CONFIG_UNACCEPTED_MEMORY=n
Andrew Morton
1
-11
/
+5
2024-09-09
mm: migrate: remove unused includes
Kefeng Wang
1
-7
/
+0
2024-09-09
mm: thp: simplify split_huge_pages_pid()
Nanyong Sun
1
-6
/
+1
2024-09-09
mm: migrate: simplify find_mm_struct()
Nanyong Sun
1
-7
/
+1
2024-09-09
mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...
SeongJae Park
2
-1
/
+19
2024-09-09
mm: page_alloc: fix missed updates of PGFREE in free_unref_{page/folios}
Yosry Ahmed
1
-6
/
+4
2024-09-09
mm: care about shadow stack guard gap when getting an unmapped area
Mark Brown
1
-0
/
+14
2024-09-09
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
1
-4
/
+6
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
1
-24
/
+7
2024-09-09
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
SeongJae Park
1
-1
/
+1
2024-09-09
mm: Kconfig: fixup zsmalloc configuration
Sergey Senozhatsky
1
-1
/
+1
2024-09-09
filemap: fix the last_index of mm_filemap_get_pages
Takaya Saeki
1
-1
/
+1
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
4
-31
/
+34
2024-09-09
mm: page_alloc: simpify page del and expand
Huan Yang
1
-10
/
+25
2024-09-09
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-8
/
+3
2024-09-09
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
1
-0
/
+26
2024-09-09
mm: split underused THPs
Usama Arif
3
-3
/
+61
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
6
-18
/
+42
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
3
-15
/
+69
2024-09-09
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
1
-25
/
+25
2024-09-09
mm/hugetlb: sort out global lock annotations
Mateusz Guzik
1
-3
/
+3
2024-09-09
mm: shmem: extend shmem_unused_huge_shrink() to all sizes
Hugh Dickins
1
-25
/
+20
2024-09-09
mm: shmem: fix minor off-by-one in shrinkable calculation
Hugh Dickins
1
-1
/
+1
2024-09-09
Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
SeongJae Park
1
-11
/
+4
2024-09-09
mm/damon/core: replace per-quota regions priority histogram buffer usage with...
SeongJae Park
1
-3
/
+6
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
1
-0
/
+5
2024-09-09
mm: remove putback_lru_page()
Kefeng Wang
2
-6
/
+0
2024-09-09
mm: remove isolate_lru_page()
Kefeng Wang
6
-17
/
+9
2024-09-09
mm: migrate_device: use more folio in migrate_device_finalize()
Kefeng Wang
1
-19
/
+22
2024-09-09
mm: migrate_device: use more folio in migrate_device_unmap()
Kefeng Wang
1
-10
/
+10
2024-09-09
mm: migrate_device: use a folio in migrate_device_range()
Kefeng Wang
1
-4
/
+5
2024-09-09
mm: migrate_device: convert to migrate_device_coherent_folio()
Kefeng Wang
3
-17
/
+17
2024-09-09
swap: convert swapon() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+7
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
1
-0
/
+6
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
4
-4
/
+19
2024-09-09
mm: tidy up shmem mTHP controls and stats
Ryan Roberts
1
-28
/
+112
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2
-8
/
+0
2024-09-09
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
1
-0
/
+2
2024-09-09
mm: vmscan.c: fix OOM on swap stress test
Chris Li
1
-1
/
+1
2024-09-05
mm/slab: Optimize the code logic in find_mergeable()
Xavier
1
-3
/
+4
2024-09-04
Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-40
/
+43
2024-09-03
mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
Kefeng Wang
1
-28
/
+15
[prev]
[next]